Hello,
I would like to share you all the following is a scenario:
I am using the following script for consolidation:
*RUN_PROGRAM CURR_CONVERSION
CATEGORY = %C_CATEGORY_SET%
GROUP = %GROUPS_SET%
RATEENTITY = GLOBAL
TID_RA = %TIME_SET%
// ENTITY = %C_ENTITY_SET%
*ENDRUN_PROGRAM
*RUN_PROGRAM CONSOLIDATION
CATEGORY = %C_CATEGORY_SET%
GROUP = %GROUPS_SET%
TID_RA = %TIME_SET%
*ENDRUN_PROGRAM
I am trying to run RULE040 - IC Elimination.
Currency conversion is executing successfully and generating entries; moving data from NON-Group to Group.
The consolidation script is also executing successfully. However, no entries are generated.
0 Submitted, 0 Success, 0 Fail
I checked all related dimension properties. Looks fine.
If any of you came across the above scenario please feel free to share.
Thanks in advance
RJ