Menu

SAP Function Module RK_PROFITCENTER_UPDATE

Verbuchung von Profit-Center (TKA01, StdHierarchie, CEPC und CEPCT)

The Function Module RK_PROFITCENTER_UPDATE (Verbuchung von Profit-Center (TKA01, StdHierarchie, CEPC und CEPCT)) is a standard Function Module in SAP ERP and is part of the function group RKPM within the package KE1.

Technical Information

Function Module RK_PROFITCENTER_UPDATE
Short Text Verbuchung von Profit-Center (TKA01, StdHierarchie, CEPC und CEPCT)
Function Group RKPM
Package KE1
Module Type Update Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DPRCT_FLAG LIKE RKEC1-DPCFLG SPACE Flag: PrCtr is the dummy PrCtr of the controlling area
HINR LIKE CEPC-KHINR the new hierarchy area
LANGU LIKE SY-LANGU SY-LANGU Language, in which the PrCtr is maintained
OLD_HINR LIKE CEPC-KHINR SPACE if necessary previous hierarchy area

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ICEPCP LIKE CEPCP Flat structure with all intervals of the PrCtrs

Exceptions

This function module does not define any Exceptions.