Menu

SAP Function Module KKEK_COST_ELEMENT_TO_COMPONENT

Kostenelement zu einer Kostenart bestimmen

The Function Module KKEK_COST_ELEMENT_TO_COMPONENT (Kostenelement zu einer Kostenart bestimmen) is a standard Function Module in SAP ERP and is part of the function group KKE6 within the package KKEK.

Technical Information

Function Module KKEK_COST_ELEMENT_TO_COMPONENT
Short Text Kostenelement zu einer Kostenart bestimmen
Function Group KKE6
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
HRKFT_IMP LIKE KIS1-HRKFT Herkunftsgruppe
KKEA1_IMP LIKE KKEA1 Kostenelementeschema Hauptschichtung
KSTAR_IMP LIKE KIS1-KSTAR Kostenart (Import)
MESSAGE_ON_SCREEN LIKE RK70EQ-CHAR1 ' ' Kennz.: Meldungen in das Fehlerprotokoll stellen
SCHKZNS_IMP LIKE KIS1-SCHKZNS Kennzeichen Nebenschichtung vorhanden
SCHKZ_IMP LIKE KIS1-SCHKZ Kennzeichen Hauptschichtung vorhanden

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ELEMTNS_EXP LIKE TCKH2-ELEMT Kostenelement Nebenschichtung (Export)
ELEMT_EXP LIKE TCKH2-ELEMT Kostenelement Hauptschichtung (Export)
FLG_FIX_ALLOWED_EXP TYPE KKEK0_BOOLEAN Kennzeichen: Kostenelement mit Davon Fix Anteil
RC LIKE SY-SUBRC Returncode

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.