Menu

SAP Function Module KKEK_ABC_APPLY_TO_COSTING

Ermittle Prozeßkosten und update Kalkulationskopf und -positionen

The Function Module KKEK_ABC_APPLY_TO_COSTING (Ermittle Prozeßkosten und update Kalkulationskopf und -positionen) is a standard Function Module in SAP ERP and is part of the function group KKE6 within the package KKEK.

Technical Information

Function Module KKEK_ABC_APPLY_TO_COSTING
Short Text Ermittle Prozeßkosten und update Kalkulationskopf und -positionen
Function Group KKE6
Package KKEK
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
KHS1_IMP LIKE KHS1 Kalkulationskopf
MESSAGE_ON_SCREEN TYPE XFLAG SPACE Kennz.: Meldungen in das Fehlerprotokoll stellen

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
KHS1_EXP LIKE KHS1 Neuer Kalkulationskopf (neuer Gesamtwert...)

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
KIS1_EXP LIKE KIS1 Neue Kalkulationspositionen
KIS1_IMP LIKE KIS1 Alte Kalkulationspositionen

Exceptions

This function module does not define any Exceptions.