SAP ABAP Data Element AUFTL_PRO (Method of Apportionment for Reserves for Cost of Complaints)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-CIC (Application Component) Interaction Center WinClient
     KKAG (Package) Period costing individual case
Basic Data
Data Element AUFTL_PRO
Short Description Method of Apportionment for Reserves for Cost of Complaints  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type AUFTL_PRO    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 App.res.CC 
Medium 15 Apport.res. C/C 
Long 20 Apportn reserves C/C 
Heading ApRCC 
Documentation

Definition

Defines how the entire reserves for the cost of complaints and commissions are to be apportioned to the individual line IDs.

Use

Procedure

Choose a method of apportionment that apportions the total value on the basis of the values that exist at the time of results analysis or WIP calculation. Otherwise, you specify by means of the Other apportionment indicator whether the method of apportionment can be changed automatically.

Examples

At the time of valuation, the sales order has the following values:

Line IDs        Plan        Actual

Revenue        3000        1200

Material        1000        600

Internal        500        200

Overhead        500        200

Total        2000        1000

The following values are calculated from that data:

Calculated values

Calculated revenue    1200

Cost of sales    800

Reserve    300

Apportionment of the reserve (300) according to the difference between planned and actual (method of apportionment = D)

The value of the reserve is multiplied by the difference between the planned and actual costs for each line ID that is divided by the difference between the planned and actual costs of all line IDs.

Reserve for each line ID = (Planned cost of line ID - Actual cost of line ID) * Value of reserve / (Total planned costs - Total actual costs)

Line IDs    Reserve    Explanation

Material    140    (1000 - 300) / (2000 - 500) * 300

Internal    80    (500 - 100) / (2000 - 500) * 300

Overhead    80    (500 - 100) / (2000 - 500) * 300

If the parameter Redistribution is set to A, the reserve portion for the line IDs for which plan minus actual is less than zero is set to zero. The reserve is then only distributed to the line IDs for which plan minus actual is positive.

Apportionment of the reserve (300) according to revenue-based cost of goods manufactured (method of apportionment = O)

Line IDs    Reserve    Explanation

Material    100    (1200 / 3000 * 1000) - 300

Internal    100    (1200 / 3000 * 500) - 100

Overhead    100    (1200 / 3000 * 500) - 100

Dependencies

The method of apportionment is only relevant if you have chosen valuation level S (totals level).

History
Last changed by/on SAP  19931130 
SAP Release Created in