Quantcast
Channel: SCN : Discussion List - SAP Planning and Consolidation, version for SAP NetWeaver
Viewing all articles
Browse latest Browse all 5414

How to Disable a Report in EPM 10.0

$
0
0

Hello Experts,

 

I am facing an issue in Report Migration from EVDRE to EPM.

 

In the pre migrated sheet there is a button which disable a report in the sheet, mainly it comment the EVDRE defination of the report.

 

How can we achieve the same kind of thing in EPM Reports also.

 

SAMPLE CODE:

 

sub Disable()

sheet("Sheet1").range("a1").formula = " '=EVDRE(B1,A28:B25,A38:C44)"

End sub

 

sub Enable

sheet("Sheet1").range("a1").formula = " =EVDRE(B1,A28:B25,A38:C44)"

End Sub

 

 

How can we achieve the same kind of functionality in EPM Reporting also.

 

Thanks

Ronit Kumar


Viewing all articles
Browse latest Browse all 5414

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>