Skip to Content
0
Former Member
Nov 17, 2010 at 07:01 PM

Error Run Consolidation

96 Views

Hi experts,

We are working with SAP BPC 7.5Nw SP4 and we have the following problem:

When we execute the Consolidation package from Data Manager, the following mesage appears: "RUN_LOGIC: Data for Category ACTUAL not found in application Legal".

If we go to BW Infocube, we see data for ACTUAL Category.In addition, we have entered data in Ownership and Rate applications.

In Consolidation.lgf logic we have written the following code:

*RUN_PROGRAM CONSOLIDATION

TID_RA = %TIME_SET%

CATEGORY = %CATEGORY_SET%

CURRENCY = %INPUTCURRENCY_SET%

GROUP = %GROUPS_SET%

*ENDRUN_PROGRAM

Thanks in advance