Functionality This method checks whether primary costs can be planned correctly. Example You want to plan primary costs on cost center 4210, cost center 4220,activity type 110, and business process 1004210. In each case, you plan using cost element 400000 - both cost centerswith $2400 fixed and $100 variable, (controlling area currency), thebusiness process with just $3000 fixed. You fill the tables as follows: INDEXSTRUCTURE:> OBJECT_INDEX | VALUE_INDEX | ATTRIB_INDEX> 1 | 1 | 0> 2 | 1 | 0> 3 | 2 | 0> The zeros indicate that no values were transferred. The system takesthe planned values or the default values from the master data instead. COOBJECT:> OBJECT_INDEX|COSTCENTER|ACTTYPE|ORDERID|WBS_ELEMENT|CO_BUSPROC > 1 | 4210 | | | |> 2 | 4220 | 110 | | |> 3 | | | | | 1004210> TOTVALUE:>
VALUE_INDEX|COST_ELEM|...|TRANS_CURR|...|FIX_VALUE|...|VAR_VALUE|DK |...> 1 | 400000 | | | | 2400 | | 100 | |> 2 | 400000 | | | | 3000 | | | |> DK is the DIST_KEY_XXXX (distribution key) in each case. TRANS_CURR does not need to be specified here. You only need to set thePLAN_CURRTYPE field in the HEADERINFO to "C" (Controlling areacurrency). The system then checks the records accordingly.Description The Header_Info structure contains the following fields:
- CO_AREA - Controlling area
- FISC_YEAR - Fiscal year
- PERIOD_FROM - First period for which values are transferred
- PERIOD_TO - Final period for which values are transferred
- PLAN_CURRTYPE - Are the prices to be planned in the CO area-,
object-, or transaction currency?
- PLANTYPE - What type of source supplies the data?
- OBJ_SYS - Logical system of the data source
- OBJ_KEY - Reference key of the data source
Value range
|