Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 10482

Re: Data Movement Between Different Models

$
0
0

Hi Aluzio,

 

I tried this approach with code below for one company code

 

*XDIM_FILTER COSTCENTER = [COSTCENTER].PROPERTIES("COMPANYCODE") = "1000“

*DESTINATION_APP = OPEX_Plan_Forecast

*RENAME_DIM COSTCENTER = PROFITCENTER

*ADD_DIM COMPANYCODE = 1000

*WHEN CATEGORY

*IS *

*REC(FACTOR = 1, COSTCENTER = COSTCENTER.PROFITCENTER)

*ENDWHEN

 

It throws up following error  Invalid dimension mapping definition in *DESTINATION_APP:OPEX_Plan_Forecast .

 

Any ideas where i am going wrong?

 

Thanks,

Ravi


Viewing all articles
Browse latest Browse all 10482

Trending Articles