Data Element list used by SAP ABAP Function Module G_SELECT_FIELD (Selection of a Field from a Table)
SAP ABAP Function Module
G_SELECT_FIELD (Selection of a Field from a Table) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | AS4TEXT | Short Description of Repository Objects | SOURCE VALUE(TEXT_MASK) LIKE DFIES-FIELDTEXT DEFAULT '*' |
|
| 2 | SETFLD | Field name | SOURCE VALUE(FIELD_MASK) LIKE SETHIER-FIELDNAME DEFAULT '*' |
|
| 3 | SETFLD | Field name | SOURCE VALUE(FIELD_NAME) LIKE SETHIER-FIELDNAME |
|
| 4 | UTAB_D | User table | SOURCE VALUE(TABLE) LIKE T883S-UTAB |
|