Menu

SAP Function Module K_CKPH_TEXTS_READ

Texte aus Kostenstellenstamm lesen (Tabelle CSKS)

The Function Module K_CKPH_TEXTS_READ (Texte aus Kostenstellenstamm lesen (Tabelle CSKS)) is a standard Function Module in SAP ERP and is part of the function group KAR1 within the package KBAS.

Technical Information

Function Module K_CKPH_TEXTS_READ
Short Text Texte aus Kostenstellenstamm lesen (Tabelle CSKS)
Function Group KAR1
Package KBAS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DATE LIKE CKPH-DATBI Date
FIELD LIKE DD03P-FIELDNAME Field from CSKS
KOKRS LIKE CKPH-KOKRS Controlling area
KSTRG_MIN LIKE CKPH-KSTRG Cost center to

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DESCRIPTION LIKE Description
TEXT LIKE Text

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
DESCRIPTION_NOT_FOUND No description found
FIELD_NOT_FOUND Field not found/not supported
TEXT_NOT_FOUND No text found
TEXT_NOT_UNIQUE No unique text found