Table 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 | DFIES | DD Interface: Table Fields for DDIF_FIELDINFO_GET | SOURCE VALUE(TABNAME) LIKE DFIES-TABNAME DEFAULT ' ' |
|
| 2 | DFIES | DD Interface: Table Fields for DDIF_FIELDINFO_GET | SOURCE VALUE(LANGU) LIKE DFIES-LANGU DEFAULT SY-LANGU |
|
| 3 | DFIES | DD Interface: Table Fields for DDIF_FIELDINFO_GET | SOURCE FIELDTAB STRUCTURE DFIES |
|
| 4 | DFIES | DD Interface: Table Fields for DDIF_FIELDINFO_GET | ||
| 5 | X030L | Nametab Header, Database Structure DDNTT | ||
| 6 | X030L | Nametab Header, Database Structure DDNTT | SOURCE VALUE(HEADER) LIKE X030L |
|