Skip to Content
0
Former Member
Nov 09, 2006 at 04:22 PM

Costcenter Planning Retraction (UPR_COST_PLAN_INIT/EXEC)

102 Views

Hi Gurus,

I try to retract costcenter planning from BPS to R/3. I modify the standard function UPR_COST_PLAN_EXEC to retract records with zero amount plan using function RDSI_INFOPROV_READ to take all records in the infocube (including zero values).

My function works OK when I put in the BPS level only one value to 0CO_AREA characteristic, however, if I try to retract all controlling areas (no value in the BPS level for 0CO_AREA) the function returns an error: Error when determining cost element category (Message UPTR037).

The master data are OK.

Have you any idea what is the problem?

Thaks for your replys.