Table 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 | Data Description of a Set (Without Values) | SOURCE VALUE(CLASS) LIKE RGSBS-CLASS DEFAULT SPACE |
|
| 2 | RGSBS | Data Description of a Set (Without Values) | SOURCE VALUE(CLASS_NAME) LIKE RGSBS-CLASS |
|
| 3 | RGSBS | Data Description of a Set (Without Values) | SOURCE VALUE(SET) LIKE RGSBS-SETNR DEFAULT '*' |
|
| 4 | RGSBS | Data Description of a Set (Without Values) | SOURCE VALUE(SET_NAME) LIKE RGSBS-SETNR |
|
| 5 | RGSBS | Data Description of a Set (Without Values) | SOURCE VALUE(TABLE) LIKE RGSBS-TABLE DEFAULT '*' |
|
| 6 | RGSBS | Data Description of a Set (Without Values) | SOURCE VALUE(TABLE_NAME) LIKE RGSBS-TABLE |
|
| 7 | SETHIER | Interface Structure: Set Hierarchy | SOURCE VALUE(UPDUSER) LIKE SETHIER-UPDUSER DEFAULT '*' |
|
| 8 | SETHIER | Interface Structure: Set Hierarchy | SOURCE VALUE(FIELD_NAME) LIKE SETHIER-FIELDNAME DEFAULT '*' |
|
| 9 | SETHIER | Interface Structure: Set Hierarchy | SOURCE VALUE(CRUSER) LIKE SETHIER-CREUSER DEFAULT '*' |
|
| 10 | SETINFO | Information for Set | SOURCE VALUE(SEARCHFLD) LIKE SETINFO-SEARCHFLD DEFAULT '*' |
|