Menu

SAP Function Module K_KSTRG_FIELD_GET_INFO

CO-PC: DDIC-Info für Feld 'Kostenträger/Produktgruppe' ermitteln

The Function Module K_KSTRG_FIELD_GET_INFO (CO-PC: DDIC-Info für Feld 'Kostenträger/Produktgruppe' ermitteln) is a standard Function Module in SAP ERP and is part of the function group KKP0 within the package KKP.

Technical Information

Function Module K_KSTRG_FIELD_GET_INFO
Short Text CO-PC: DDIC-Info für Feld 'Kostenträger/Produktgruppe' ermitteln
Function Group KKP0
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
I_FIELDNAME LIKE HELP_INFO-FIELDNAME 'KSTRG' Feldname (KSTRG, UEKTR)
I_KTRTP LIKE CKPHS-KTRTP Kostenträger-Typ

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_DDTEXT_L LIKE DD04V-SCRTEXT_M DDIC-Feldbezeichnung: lang
E_DDTEXT_S LIKE DD04V-SCRTEXT_S DDIC-Feldbezeichnung: kurz
E_FIELDNAME LIKE HELP_INFO-FIELDNAME Referenzfeld: DDIC-Feldname
E_TABNAME LIKE HELP_INFO-TABNAME Referenzfeld: DDIC-Tabellenname

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.