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

Script Logic - Choosing a Dependent for the USING/TOTAL

$
0
0

Hello,

 

We are operating in BPC version 7.5. I am attempting to write logic where the WHAT is an account without a specific reporting unit or product to a  reporting units (markets) and products based on the USING being a different accounts split in the reporting unit/product. The trouble is that i would like the WHAT to run off BAS in our plantdept dimension but the using to be the parents of where that plantdept member resides. specifically, i would like to use a BAS in the WHAT and WHERE and a DEP in the USING and tatal. something like the attached. please help.

 

 

 

*XDIM_MEMBERSET CATEGORY=ACTUAL

 

 

*XDIM_MEMBERSET
INTCO=I999

 

 

*XDIM_MEMBERSET RPTCURRENCY=LC

 

 

*XDIM_MEMBERSET
PLANTDEPT=BAS(PLT_WW)

 

 

 

 

 

 

 

 

*RUNALLOCATION                                         

 

 

*FACTOR=(USING/TOTAL+.0000001)

 

 

 

 

 

*DIM
ACCOUNT  WHAT=A551110;                                     
WHERE=<<<;         
USING=A511110;                    
TOTAL=A511110

 

 

*DIM
DATASRC  WHAT=INPUT_HIST;               WHERE=MARKET_ALLOC_IN;                USING=INPUT_HIST;         TOTAL=INPUT_HIST          

 

 

*DIM
PRODUCT   WHAT=P00;                           
WHERE=>>>;                                  USING=BAS(P00);      TOTAL=P00

 

 

*DIM
RPTGUNIT   WHAT=RU00;                        
WHERE=>>>;                               USING=BAS(RU02);         TOTAL=RU02

 

 

*DIM
PLANTDEPT   WHAT=BAS(PLT_WW);                        
WHERE=<<<;                
USING=BAS(PLT_WW);       
TOTAL=BAS(PLT_WW)            

 

 

 

 

 

*ENDALLOCATION                                         

 

 

 

 

 

*COMMIT


Viewing all articles
Browse latest Browse all 1545

Trending Articles



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