Data Element list used by SAP ABAP Function Module G_SELECT_SET (Selection of a set)
SAP ABAP Function Module
G_SELECT_SET (Selection of a set) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CRNAM | Created By | SOURCE VALUE(CRUSER) LIKE SETHIER-CREUSER DEFAULT '*' |
|
| 2 | SETCLASS | Set class | SOURCE VALUE(CLASS_NAME) LIKE RGSBS-CLASS |
|
| 3 | SETCLASS | Set class | SOURCE VALUE(CLASS) LIKE RGSBS-CLASS DEFAULT SPACE |
|
| 4 | SETFLD | Field name | SOURCE VALUE(FIELD_NAME) LIKE SETHIER-FIELDNAME DEFAULT '*' |
|
| 5 | SETID | Identification of a set | SOURCE VALUE(SET) LIKE RGSBS-SETNR DEFAULT '*' |
|
| 6 | SETID | Identification of a set | SOURCE VALUE(SET_NAME) LIKE RGSBS-SETNR |
|
| 7 | SETSEARCH | Search help field for set | SOURCE VALUE(SEARCHFLD) LIKE SETINFO-SEARCHFLD DEFAULT '*' |
|
| 8 | SETTABLE | Table for set | SOURCE VALUE(TABLE) LIKE RGSBS-TABLE DEFAULT '*' |
|
| 9 | SETTABLE | Table for set | SOURCE VALUE(TABLE_NAME) LIKE RGSBS-TABLE |
|
| 10 | UPNAM | Last Changed By | SOURCE VALUE(UPDUSER) LIKE SETHIER-UPDUSER DEFAULT '*' |
|