Hi All ,
I am trying to run Account transfromation but am getting the following error
Any guess what could be the problem
RUN_LOGIC:Value FLASH_ACTUAL,FLASH_LYAR,FLASH_CY in some formulas of elimination CATEGORY is not a base level member
The script logic is as follows
*RUN_PROGRAM CALC_ACCOUNT
CATEGORY = FLASH_ACTUAL,FLASH_LYAR,FLASH_CYBR
CURRENCY = LC,USD
TID_RA = %TIME_SET%
CALC = COPY
*ENDRUN_PROGRAM