Menu

SAP Function Module KKEK_COST_COMPONENT_TO_ELEMENT

Kostenart eines Kostenelements bestimmen

The Function Module KKEK_COST_COMPONENT_TO_ELEMENT (Kostenart eines Kostenelements 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_COMPONENT_TO_ELEMENT
Short Text Kostenart eines Kostenelements 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
ELEHK_IMP LIKE TCKH3-ELEHK Kostenelementeschema
ELEMT_IMP LIKE TCKH2-ELEMT Kostenelement (Import)
MESSAGE_ON_SCREEN TYPE XFLAG ' ' Kennz.: Meldungen in das Fehlerprotokoll stellen

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FLG_FIX_ALLOWED_EXP TYPE KKEK0_BOOLEAN Kennzeichen: Kostenelement mit Davon Fix Anteil
KSTAR_EXP LIKE KIS1-KSTAR Kostenart (Export)
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.