Data Element list used by SAP ABAP Function Module GET_FIELDTAB (Read fields of a table in the format DFIES)
SAP ABAP Function Module
GET_FIELDTAB (Read fields of a table in the format DFIES) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DDLANGUAGE | Language Key | SOURCE VALUE(LANGU) LIKE DFIES-LANGU DEFAULT SY-LANGU |
|
| 2 | TABNAME | Table Name | SOURCE VALUE(TABNAME) LIKE DFIES-TABNAME DEFAULT ' ' |
|