The Function Module KKEK_ABC_XPOS_VALUATE (Berechnung der Prozesskosten (Ermittlung der X-Positionen + Bewertung)) is a standard Function Module in SAP ERP and is part of the function group KKE6 within the package KKEK.
Function Module | KKEK_ABC_XPOS_VALUATE |
Short Text | Berechnung der Prozesskosten (Ermittlung der X-Positionen + Bewertung) |
Function Group | KKE6 |
Package | KKEK |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
KADAT_IMP | LIKE | RK70X-KADAT | Kalkulationsdatum für BZOBJ - Material | |
KHS1_IMP | LIKE | KHS1 | Kalkulationskopf Import | |
MESSAGE_ON_SCREEN | TYPE | XFLAG | SPACE | Meldungen auf Bildschirn - 'X' |
UEBID_IMP | LIKE | RK70X-UEBID | Übernahme-ID für BZOBJ - Material | |
WERKS_IMP | LIKE | RK70X-WERKS | Werk des Kalkulationsobjektes |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RC | LIKE | SY-SUBRC | <> 0 --> Fehler aufgetreten |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.