The Function Module RKD_CONVERT_FIELD_ID_TO_NAME (liest TKEXYWF, ermittelt den Wertfeldnamen aus dem Wertfeldkürzel) is a standard Function Module in SAP ERP and is part of the function group JBDD within the package JBDC.
Function Module | RKD_CONVERT_FIELD_ID_TO_NAME |
Short Text | liest TKEXYWF, ermittelt den Wertfeldnamen aus dem Wertfeldkürzel |
Function Group | JBDD |
Package | JBDC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FIELD_ID | LIKE | CGDIFIE-FIENM | Wertfeldkürzel |
This function module does not define any EXPORTING parameters.
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 |
---|---|
ID_NOT_FOUND | Wertfeldkürzel nicht vorhanden |