The Function Module KK_F_PROCESS_COSTING_DISPLAY (Anzeigen Vorkalkulation zum Produktkostensammler) is a standard Function Module in SAP ERP and is part of the function group KOSA_COSTING within the package KKPK.
Function Module | KK_F_PROCESS_COSTING_DISPLAY |
Short Text | Anzeigen Vorkalkulation zum Produktkostensammler |
Function Group | KOSA_COSTING |
Package | KKPK |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_DATE | LIKE | SY-DATUM | Datum, zu dem die Kalkulation angezeigt wird | |
I_KLVARP | LIKE | AFKO-KLVARP | Kalkulationsvariante | |
I_MATNR | LIKE | AFPO-MATNR | Materialnummer | |
I_PKOSA | LIKE | AUFK-AUFNR | Produktkostensammler | |
I_PROCNR | LIKE | AUFK-PROCNR | Prozeßnummer | |
I_VERID | LIKE | AFPO-VERID | Fertigungsversion (nur für alte PKOSA's) | |
I_WERKS | LIKE | AUFK-WERKS | Produktionswerk |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_FOUND | keine Kalkulation gefunden |
WRONG_CALL | Falscher Aufruf |