The Function Module WCFW_DATAELEMENT_INFO (WCM: Ermittelt Daten zu einem Datenelement) is a standard Function Module in SAP ERP and is part of the function group WCFW within the package WCM.
Function Module | WCFW_DATAELEMENT_INFO |
Short Text | WCM: Ermittelt Daten zu einem Datenelement |
Function Group | WCFW |
Package | WCM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_FIELD | TYPE | FNAM_____4 | Feldname | |
I_LANGU | TYPE | SYLANGU | Sprache | |
I_TABLE | TYPE | DDOBJNAME | Tabellenname |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_HEADER_LEN | TYPE | WCTP1_CNT_TYPE | Länge: Überschrift | |
E_HEADER_TXT | TYPE | REPTEXT | Überschrift | |
E_LABEL_LONG_LEN | TYPE | WCTP1_CNT_TYPE | Länge: Feldbezeichner lang | |
E_LABEL_LONG_TXT | TYPE | SCRTEXT_L | Feldbezeichner lang | |
E_LABEL_MEDIUM_LEN | TYPE | WCTP1_CNT_TYPE | Länge: Feldbezeichner mittel | |
E_LABEL_MEDIUM_TXT | TYPE | SCRTEXT_M | Feldbezeichner mittel | |
E_LABEL_SHORT_LEN | TYPE | WCTP1_CNT_TYPE | Länge: Feldbezeichner kurz | |
E_LABEL_SHORT_TXT | TYPE | SCRTEXT_S | Feldbezeichner kurz |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.