Menu

SAP Function Module K_HR_COSTELEMENT_GETNAME

HR-Interface: Text zu Kostenart lesen

The Function Module K_HR_COSTELEMENT_GETNAME (HR-Interface: Text zu Kostenart lesen) is a standard Function Module in SAP ERP and is part of the function group KMA4HR within the package KBASCORE.

Technical Information

Function Module K_HR_COSTELEMENT_GETNAME
Short Text HR-Interface: Text zu Kostenart lesen
Function Group KMA4HR
Package KBASCORE
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BYPASSING_BUFFER LIKE CSKS_HR1-FLAG SPACE Text von DB lesen
COSTELEMENT LIKE CSKB_HR-COSTELEMENT Kostenart
CO_AREA LIKE CSKB_HR-CO_AREA Kostenrechnungskreis
FILL_BUFFER LIKE CSKS_HR1-FLAG 'X' Puffer füllen
LANGU LIKE CSKB_HR-LANGU SY-LANGU Sprache
READ_DATE LIKE CSKB_HR-DATE_FROM SY-DATUM Datum

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DESCRIPTION LIKE CSKB_HR-DESCRIPTION Bezeichnung
NAME LIKE CSKB_HR-NAME Name

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NOT_FOUND Text nicht gefunden