Table list used by SAP ABAP Function Module CY_GET_FIELD (Reads the DDIC information to a table field)
SAP ABAP Function Module
CY_GET_FIELD (Reads the DDIC information to a table field) 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 |
|
| 2 | DFIES | DD Interface: Table Fields for DDIF_FIELDINFO_GET | ||
| 3 | DFIES | DD Interface: Table Fields for DDIF_FIELDINFO_GET | SOURCE VALUE(FIELD) LIKE DFIES-FIELDNAME |
|
| 4 | DFIES | DD Interface: Table Fields for DDIF_FIELDINFO_GET | SOURCE FIELDTAB STRUCTURE DFIES |
|
| 5 | DFIES | DD Interface: Table Fields for DDIF_FIELDINFO_GET | SOURCE VALUE(LANGU) LIKE DFIES-LANGU DEFAULT SY-LANGU |
|