Data Element list used by SAP ABAP Function Module G_SELECT_VARIABLE (Selection of a variable (for use in sets))
SAP ABAP Function Module
G_SELECT_VARIABLE (Selection of a variable (for use in sets)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CRNAM | Created By | SOURCE VALUE(CRE_USER) LIKE T802G-CRNAME DEFAULT '*' |
|
| 2 | FIELDNAME | Field Name | SOURCE VALUE(FIELD_MASK) LIKE T802G-FELD DEFAULT '*' |
|
| 3 | FLAG | General Flag | SOURCE VALUE(FLAG_NO_ROLLNAME) TYPE FLAG DEFAULT SPACE |
|
| 4 | GLOBALTYPE | Type of a set variable | SOURCE VALUE(VARIABLE_TYPE) LIKE T802G-GTYPE DEFAULT SPACE |
|
| 5 | SETTABLE | Table for set | SOURCE VALUE(TABLE) LIKE T802G-TAB DEFAULT '*' |
|
| 6 | UPNAM | Last Changed By | SOURCE VALUE(UPD_USER) LIKE T802G-UPNAME DEFAULT '*' |
|