Quantcast
Channel: SCN : Discussion List - SAP Planning and Consolidation, version for the Microsoft platform
Viewing all articles
Browse latest Browse all 1545

Get %year%.DEC

$
0
0

Hi all!

 

I need to transfer from forecast dicember, AAAA.DEC (cube Forecast) to actual AAAA.INP (cube Planning), Regardless of the time choice. This is my script any idea why doesnt work?

 

Part 1: ( this code doesnt include *DESTINATION APP, because I need this part works ok)

*SELECT(%cta_find%,ID,AccountFC,"MAPEO='FIND'")

 

*XDIM_MEMBERSET AccountFC= %cta_find%

*XDIM_MEMBERSET Category=%CATEGORY_SET%

*XDIM_MEMBERSET EntityFC=

*XDIM_MEMBERSET Time=%YEAR%.JAN,%YEAR%.FEB,%YEAR%.MAR,%YEAR%.APR,%YEAR%.MAY,%YEAR%.JUN,%YEAR%.JUL,%YEAR%.AUG,%YEAR%.SEP,%YEAR%.OCT,%YEAR%.NOV,%YEAR%.DEC

*XDIM_MEMBERSET VersionFC=%VERSION_SET%

 

*WHEN ACCOUNTFC

*IS %cta_find%          

*REC(factor=GET(Time=%YEAR%+".DEC"),Category= "PLAN",TIME=TIME.ANNUAL,VERSIONFC="V_BAS")

*ENDWHEN

*COMMIT

So for example:

If the user select "2014.JUN", my script must collect 2014.DEC and store to 2014.INP

 

Any suggestions?

 

Thanx in advance


Viewing all articles
Browse latest Browse all 1545

Trending Articles



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