Menu

SAP Function Module K_ASSEMBLY_RESOLVE_COSTS

Auflösen von Musterkalkulationsdaten

The Function Module K_ASSEMBLY_RESOLVE_COSTS (Auflösen von Musterkalkulationsdaten) is a standard Function Module in SAP ERP and is part of the function group KKEB within the package KKEK.

Technical Information

Function Module K_ASSEMBLY_RESOLVE_COSTS
Short Text Auflösen von Musterkalkulationsdaten
Function Group KKEB
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
AUFNR LIKE AUFK-AUFNR SPACE Auftragsnr. Rootobjekt
COST_VARIANCE_MODE LIKE DATATYPE-CHAR0001 'I' Modus, wenn Kalk.kosten anders als BT-Stammsatz
EXTNR LIKE CKHS-EXTNR Bauteilnr. Rootobjekt (wenn AUFNR - SPACE)
KOKRS LIKE CKHS-KOKRS KoKrs Rootobjekt (wenn AUFNR - SPACE)
MAX_RESOLVE_LEVEL LIKE SY-TABIX 0 max. Auflösungsstufe (0 - unbegrenzt)
MEEHT_IMP LIKE CKHS-MEEHT SPACE Mengeneinheit (SPACE - Einheit aus Kalkulation)
MENGE_IMP LIKE CKHS-MENGE '0' Menge( 0 - Menge aus Kalkulation )
WERT_IMP LIKE CKHS-HWGES '0' Wert für übergeb. Menge (0-aus Kalk. berechnen)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MAX_LEVEL_RESOLVED LIKE größte durchgeführte Auflösungsstufe
MESSAGES_IN_PROTOCOL LIKE Ins Protokoll wurde(n) Nachricht(en) geschrieben

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
RESULT_TABLE LIKE KIS1 Ergebnistabelle

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
COST_VARIANCE_DETECTED Abweichung von BT-Kosten in Kalk. zu Stammsatz
CYCLICAL_REFERENCE_DETECTED Zykl. Referenz von Kalkulationsdaten gefunden
ILLEGAL_PARAMETER_COMBINATION Unzulässige Kombination von Parameterwerten
INTERNAL_ERROR Interner Verarbeitungsfehler
OBJECT_NOT_FOUND Objekt (z.B. Bauteil, Auftrag) nicht gefunden
UNIT_CONVERSION_FAILED Einheitenumrechnung fehlgeschlagen