Table list used by SAP ABAP Function Module G_SET_DETERMINE_FIELDNAME_LIST (Determines Corresponding Table Field for a Set)
SAP ABAP Function Module
G_SET_DETERMINE_FIELDNAME_LIST (Determines Corresponding Table Field for a Set) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DDFLDNAM | Name of a DD table field | SOURCE FIELDNAME_LIST STRUCTURE DDFLDNAM |
|
| 2 | DDFLDNAM | Name of a DD table field | ||
| 3 | DFIES | DD Interface: Table Fields for DDIF_FIELDINFO_GET | ||
| 4 | DFIES | DD Interface: Table Fields for DDIF_FIELDINFO_GET | SOURCE VALUE(TABNAME) LIKE DFIES-TABNAME |
|
| 5 | SETDTEL | Sets: Representative data elements | ||
| 6 | SETHIER | Interface Structure: Set Hierarchy | SOURCE VALUE(SET_TABNAME) LIKE SETHIER-TABNAME |
|
| 7 | SETHIER | Interface Structure: Set Hierarchy | SOURCE VALUE(SET_FIELDNAME) LIKE SETHIER-FIELDNAME |
|