Menu

SAP Function Module CKML_WIP_ACTIVITY_SUM_STATUS

Statusübersicht der Leistungsarten zum Lauf

The Function Module CKML_WIP_ACTIVITY_SUM_STATUS (Statusübersicht der Leistungsarten zum Lauf) is a standard Function Module in SAP ERP and is part of the function group CKMLWIP_CALCRUN within the package CO_ML_WIP.

Technical Information

Function Module CKML_WIP_ACTIVITY_SUM_STATUS
Short Text Statusübersicht der Leistungsarten zum Lauf
Function Group CKMLWIP_CALCRUN
Package CO_ML_WIP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_RUNID TYPE CKML_RUN_ID Nummer des Kalkulationslaufs für das Material-Ledger

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_ABSCHLUSS_GRUEN TYPE INT4 Abschlussbuchung: Anzahl erfolgreiche LAR
E_ABSCHLUSS_KREUZ TYPE INT4 Abschlussbuchung: Anzahl offene LAR
E_ABSCHLUSS_ROT TYPE INT4 Abschlussbuchung: Anzahl fehlerhafte LAR
E_WIP_GRUEN TYPE INT4 WIP-Nachbewertung: Anzahl erfolgreiche LAR
E_WIP_KREUZ TYPE INT4 WIP-Nachbewertung: Anzahl offene LAR
E_WIP_ROT TYPE INT4 WIP-Nachbewertung: Anzahl fehlerhafte LAR

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.