Hi Expert,
when i ran the consolidation package, I got the error message
RUN_LOGIC:Data for category C_100 not found in application LEGALAPP
My consolidation logic
*RUN_PROGRAM CONSOLIDATION
CATEGORY = %C_CATEGORY_SET%
GROUP = %GROUPS_SET%
TID_RA = %TIME_SET%
*ENDRUN_PROGRAM
What am I missing ?
Also, what else do the consolidation logic do besides running the automatic adustment rule, will the balance of individual entity copied to the group level ?
Moreover, if i don't have any adjustment within the group, do i need to setup the Automatic adjustment business rule, it seems that if i don't set it up, I got the following error message
RUN_LOGIC:Elimination not found for consolidation type * in Group dimension
Thanks in advance
Don