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.
Function Module | K_CKPH_TEXTS_READ |
Short Text | Texte aus Kostenstellenstamm lesen (Tabelle CSKS) |
Function Group | KAR1 |
Package | KBAS |
Module Type | Normal Module |
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 |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DESCRIPTION | LIKE | Description | ||
TEXT | LIKE | Text |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
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 |