Table/Structure Field 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 | RGSBS - CLASS | Set class | SOURCE VALUE(CLASS_NAME) LIKE RGSBS-CLASS |
|
| 2 | RGSBS - CLASS | Set class | ||
| 3 | RGSBS - SETNR | Identification of a set | ||
| 4 | RGSBS - SETNR | Identification of a set | SOURCE VALUE(SET) LIKE RGSBS-SETNR DEFAULT '*' |
|
| 5 | RGSBS - SETNR | Identification of a set | SOURCE VALUE(SET_NAME) LIKE RGSBS-SETNR |
|
| 6 | RGSBS - TABLE | Table for set | SOURCE VALUE(TABLE_NAME) LIKE RGSBS-TABLE |
|
| 7 | RGSBS - TABLE | Table for set | SOURCE VALUE(TABLE) LIKE RGSBS-TABLE DEFAULT '*' |
|
| 8 | RGSBS - TABLE | Table for set | ||
| 9 | RGSBS - CLASS | Set class | SOURCE VALUE(CLASS) LIKE RGSBS-CLASS DEFAULT SPACE |
|
| 10 | SETHIER - FIELDNAME | Field name | SOURCE VALUE(FIELD_NAME) LIKE SETHIER-FIELDNAME DEFAULT '*' |
|
| 11 | SETHIER - UPDUSER | Last Changed By | SOURCE VALUE(UPDUSER) LIKE SETHIER-UPDUSER DEFAULT '*' |
|
| 12 | SETHIER - UPDUSER | Last Changed By | ||
| 13 | SETHIER - FIELDNAME | Field name | ||
| 14 | SETHIER - CREUSER | Created By | SOURCE VALUE(CRUSER) LIKE SETHIER-CREUSER DEFAULT '*' |
|
| 15 | SETHIER - CREUSER | Created By | ||
| 16 | SETINFO - SEARCHFLD | Search help field for set | ||
| 17 | SETINFO - SEARCHFLD | Search help field for set | SOURCE VALUE(SEARCHFLD) LIKE SETINFO-SEARCHFLD DEFAULT '*' |
|
| 18 | SYST - MSGID | ABAP System Field: Message ID | ||
| 19 | SYST - MSGNO | ABAP System Field: Message Number | ||
| 20 | SYST - MSGTY | ABAP System Field: Message Type | ||
| 21 | SYST - MSGV1 | ABAP System Field: Message Variable | ||
| 22 | SYST - MSGV2 | ABAP System Field: Message Variable | ||
| 23 | SYST - MSGV3 | ABAP System Field: Message Variable | ||
| 24 | SYST - MSGV4 | ABAP System Field: Message Variable |