Quantcast
Channel: SCN : Discussion List - SAP Planning and Consolidation, version for SAP NetWeaver
Viewing all articles
Browse latest Browse all 5414

Multiple Previous Level Eliminations

$
0
0

Hi experts,

We are developing a Consolidation app in Netweaver 10. The requirements are to provide different audit members for conso adjustments depending on the origin of the data, that is imput data or manual adjustments.

 

It is doing it ok in a plain consolidation group by creating several consolidation rules depending on the origin datasrc (2 for the example below) and setting the destination datasrc.

 

We need to replicate this functionality in a multi-level group, and that means using multiple members to record the value of previous level eliminations (Datasrc type L). It worked well in previous versions of BPC by using the following datasrc (audittrail) configuration:

 

IDDescIs ConsolDATASRC_TYPEDIMLIST1DIMLIST2DIMLIST3
INPUTInput Social DataYIINPUT_ELIM
MAManual AdjustmentYMMA_ELIM
A_ADJ_INPAutomatic Adjustments InputYALEVEL1
A_ADJ_MAAutomatic Adjustments MAYALEVEL2
PREVLEVEL_INPPrevious Level Eliminations INPYLINPUT_ELIMLEVEL1
PREVLEVEL_MAPrevious Level Eliminations MAYLMA_ELIMLEVEL2

 

INPUT_ELIM(DIMLIST1) and MA_ELIM(DIMLIST2) are used in the consolidation rules as the source audit, wheras A_ADJ_INP and A_ADJ_MA are the destination. DIMLIST3 is supposed to match the prevlevel members with the eliminations in previous levels.

 

Unfortunately, it is not working in NW 10, or we are missing something. At the moment, the value of both PREVLEVEL members is set to: A_ADJ_INP + A_ADJ_MA where it should be associating the value to the source, as indicated in dimlist3.

 

Any ideas will be appreciated. Thanks


Viewing all articles
Browse latest Browse all 5414

Trending Articles