Ansicht
Dokumentation

EXIT_SAPLKASC_011 - Accrual Calculation for Cost Centers: Overhead - Calculation Base

EXIT_SAPLKASC_011 - Accrual Calculation for Cost Centers: Overhead - Calculation Base

RFUMSV00 - Advance Return for Tax on Sales/Purchases   Fill RESBD Structure from EBP Component Structure  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

User exit supporting transfer of calculation base values to imputed cost calculation.

The function module appears during processing earch base row in the costing sheet, using the following parameters:

Parameter Meaning
I_CBASE Processed calculation base
I_KOKRS Controlling area
I_WRTTP Value type: Actual/plan   (see parameter documentation)
I_VERSN Version
I_YEAFR From fiscal year
I_YEATO To fiscal year
I_PERFR From period
I_PERTO To period
I_COIOB Object data   (see parameter documentation)
I_KOMK Communication structure header   (see parameter documentation)

The parameters indicated have additional documentation, found in the function module documentation view by placing the cursor on the parameter and choosing it.

The expected results are entries in table T_COSSA for the given fiscal year and period interval. Further processing valuates entries in fields T_COSSA-GJAHR, T_COSSA-WTGnnn, T_COSSA-WOGnnn, T_COSSA-WKGnnn, T_COSSA-WKFnnn, T_COSSA-PAGnnn, and T_COSSA-PAFnnn (nnn = period). If you do not update multiple currencies, it suffices, along with the fiscal year, to fill the period value fields in T_COSSA-WKGnnn.

If table T_COSSA is empty, the SAP R/3 System proceeds as if no user exit exists, and selects the data from the database according to the cost center intervals maintained for the affected calculation base.

If the value 0 is given, it suffices to fill one line in table T_COSSA with the initial values.

Example

This function is similar to that for overhead cost surcharges. Coding examples are in the documentation for program LXKSCF01. The description of these examples is found in the documentation for function module EXIT_SAPLKASC_001.

Notes

The calculation base to be used in the user exit must be defined in Customizing. However, you need not maintain any cost element intervals.

To keep the overview simplified, you should create user-defined bases for those cases that the user exist must be executed.





Parameters

I_CBASE
I_COIOB
I_KOKRS
I_KOMK
I_PERFR
I_PERTO
I_VERSN
I_WRTTP
I_YEAFR
I_YEATO
T_COSSA

Exceptions

Function Group

XKIC

ROGBILLS - Synchronize billing plans   Addresses (Business Address Services)  
This documentation is copyright by SAP AG.

Length: 3546 Date: 20240604 Time: 085506     sap01-206 ( 48 ms )