Menu

SAP Function Module KKEK_BPO_RESOLVE_COSTS

Auflösen von Musterkalkulationsdaten

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

Technical Information

Function Module KKEK_BPO_RESOLVE_COSTS
Short Text Auflösen von Musterkalkulationsdaten
Function Group KKEE
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
KBR_COST_VARIANCE_MODE LIKE DATATYPE-CHAR0001 'I' Modus, wenn Kalk.-kosten anders als BT-Stammsatz
KBR_EXTNR LIKE CKHS-EXTNR Bauteilnr. Rootobjekt
KBR_KOKRS LIKE CKHS-KOKRS Kostenrechnungskreis Rootobjekt
KBR_MAX_RESOLVE_LEVEL LIKE DATATYPE-INTEGER4 0 max. Aufloesungsstufe (0 -> unbegrenzt)
KBR_MEEHT LIKE CKHS-MEEHT SPACE Mengeneinheit (SPACE -> Einheit aus Kalkulation)
KBR_MENGE LIKE CKHS-MENGE 0 Menge (0 -> Menge aus Kalkulation )
KBR_WERT LIKE CKHS-HWGES 0 Wert f. uebergeb. 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
KBR_MAX_LEVEL_RESOLVED_EXP LIKE DATATYPE-INTEGER4 groesste durchgefuehrte Aufloesungsstufe
KBR_MESSAGES_IN_PROTOCOL_EXP TYPE XFLAG 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
KBR_T_BPO_STRUCTURE_EXP LIKE BAUTEILhierarchie
KBR_T_RESOLVED_COSTS_EXP LIKE KIS1 Ergebnistabelle mit aufgeloesten Bauteilen

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 zyklische Referenz von Bauteilen
FIELD_OVERFLOW_DETECTED Feldueberlauf aufgetreten
ILLEGAL_PARAMETER_COMBINATION unzulaessige Kombination von Imp.Parameterwerten
INTERNAL_ERROR interner Verarbeitungsfehler
OBJECT_NOT_FOUND Bauteil nicht gefunden
UNIT_CONVERSION_FAILED Einheitenumrechnung fehlgeschlagen