Menu

SAP Function Module K_KSTRG_READ

Liest die Stammdaten zu einem einzelnen Kostenträger (Tabellen CKPH/CKPHT)

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module K_KSTRG_READ (Liest die Stammdaten zu einem einzelnen Kostenträger (Tabellen CKPH/CKPHT)) is a standard Function Module in SAP ERP and is part of the function group KKPB within the package KKP.

Technical Information

Function Module K_KSTRG_READ
Short Text Liest die Stammdaten zu einem einzelnen Kostenträger (Tabellen CKPH/CKPHT)
Function Group KKPB
Package KKP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BYPASSING_BUFFER TYPE C SPACE In: 'X'-Read from DB, ' '-Read from server buffer
DATUM LIKE CKPH-DATBI '99991231' Validity date
KSTRG LIKE CKPH-KSTRG ID of cost object to be read
KTRTP LIKE CKPHS-KTRTP '00' Kostenträger-Typ
NO_BUFFER TYPE C SPACE Do not read from data buffer
SPRAS LIKE CKPHT-SPRAS SPACE Language key for short text for the cost object

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_CKPHS LIKE CKPHS Daten zur Kostenträger-Art
E_CKPHV LIKE CKPHV Cost object master record view
E_OBJNR LIKE CKPH-OBJNR CO object number
OWAER LIKE CKPH-OBJWR Object currency

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
KTRAT_NOT_FOUND Kostenträger-Art nicht vorhanden
NOT_FOUND No record found
WRONG_KTRTP Typ des Kostenträgers entspricht nicht KTRTP