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

Select dynamic Time member with script logic

$
0
0

Hi Experts,

 

facing the following issue:

I'd like to copy a TOTAL Year (Jan-Dec) from a periodic Model via Script Logic. The year of "Total" Member should be taken over dynamically from the Input Schedule. So when entering data into an Input schedule for a fixed account the sum of amount of the whole year should be taken and copied to another account.

 

I tried the following:

*SELECT(%YR%, "[ID]", PERIOD, "[LEVEL] = 'YEAR'")

*XDIM_MEMBERSET PERIOD = %YR%

 

where PERIOD is the Time-Dimension and LEVEL is a property of Time-Dimension, which contains the value YEAR  for IDs of the Time-Dimension which are the TOTAL year members e.g. 2015.TOTAL.

 

 

But nothing happens.... When i use

*XDIM_MEMBERSET PERIOD = BAS(2006.TOTAL)

 

it's working fine but that is not dynamically.

 

Thx for any help.

 

Sebastian


Viewing all articles
Browse latest Browse all 5414

Trending Articles