Table/Structure Field 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 | RGSEL - DYNP_TITLE | String for selection screen | ||
| 2 | SYST - DATAR | ABAP System Field: Highlighted Input in Dynpro Field | ||
| 3 | SYST - LANGU | ABAP System Field: Language Key of Text Environment | ||
| 4 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||
| 5 | T802G - GTYPE | Type of a set variable | SOURCE VALUE(VARIABLE_TYPE) LIKE T802G-GTYPE DEFAULT SPACE |
|
| 6 | T802G - X_FKT | Radio button for formula | ||
| 7 | T802G - UPNAME | Last Changed By | SOURCE VALUE(UPD_USER) LIKE T802G-UPNAME DEFAULT '*' |
|
| 8 | T802G - UPNAME | Last Changed By | ||
| 9 | T802G - TAB | Table for set | SOURCE VALUE(TABLE) LIKE T802G-TAB DEFAULT '*' |
|
| 10 | T802G - TAB | Table for set | ||
| 11 | T802G - ROLLNAME | Representative data element in a set | ||
| 12 | T802G - GTYPE | Type of a set variable | ||
| 13 | T802G - GLOBAL | Variable name | ||
| 14 | T802G - FELD | Field Name | ||
| 15 | T802G - FELD | Field Name | SOURCE VALUE(FIELD_MASK) LIKE T802G-FELD DEFAULT '*' |
|
| 16 | T802G - CRNAME | Created By | SOURCE VALUE(CRE_USER) LIKE T802G-CRNAME DEFAULT '*' |
|
| 17 | T802G - CRNAME | Created By | ||
| 18 | T802T - GLOBAL | Variable name | ||
| 19 | T802T - LANGU | Language Key | ||
| 20 | T802T - TITLE | Short text for variables |