Menu

SAP Function Module KKEK_IS_OVERHEAD_COSTELEMENT

Prüft Kostenart auf Kostenartentyp Gemeinkosten in der Einzelkalkulation

The Function Module KKEK_IS_OVERHEAD_COSTELEMENT (Prüft Kostenart auf Kostenartentyp Gemeinkosten in der Einzelkalkulation) 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_IS_OVERHEAD_COSTELEMENT
Short Text Prüft Kostenart auf Kostenartentyp Gemeinkosten in der Einzelkalkulation
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
KOKRS_IMP LIKE KHS1-KOKRS Kostenrechnungskreis
KSTAR_IMP LIKE KIS1-KSTAR Zu prüfende Kostenart
PSDAT_IMP LIKE KHS1-PSDAT Preistellungsdatum
SPRAS_IMP LIKE SY-LANGU SY-LANGU Sprache

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RC_EXP LIKE SY-SUBRC Kostenartenkennzeichen (P-Primär, S-Sekundär)

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.