Table list used by SAP ABAP Function Module G_SET_FETCH (Importing a Set for the Purpose of Change)
SAP ABAP Function Module
G_SET_FETCH (Importing a Set for the Purpose of Change) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | RGSB1 | Data for a Set Line (S Set) | ||
| 2 | RGSB1 | Data for a Set Line (S Set) | SOURCE SET_LINES_SINGLE STRUCTURE RGSB1 OPTIONAL |
|
| 3 | RGSB2 | Data for a Set Line (M Set) | SOURCE SET_LINES_MULTI STRUCTURE RGSB2 OPTIONAL |
|
| 4 | RGSB2 | Data for a Set Line (M Set) | ||
| 5 | RGSB3 | Data for a Set Line (D Set) | SOURCE SET_LINES_DATA STRUCTURE RGSB3 OPTIONAL |
|
| 6 | RGSB3 | Data for a Set Line (D Set) | ||
| 7 | RGSBF | Formula Table for Set Generation | SOURCE FORMULA_LINES STRUCTURE RGSBF OPTIONAL |
|
| 8 | RGSBF | Formula Table for Set Generation | ||
| 9 | RGSBS | Data Description of a Set (Without Values) | SOURCE VALUE(TABLE) LIKE RGSBS-TABLE DEFAULT SPACE |
|
| 10 | RGSBS | Data Description of a Set (Without Values) | SOURCE VALUE(CLASS) LIKE RGSBS-CLASS DEFAULT SPACE |
|
| 11 | RGSBS | Data Description of a Set (Without Values) | SOURCE VALUE(SET_HEADER) LIKE RGSBS |
|
| 12 | RGSBS | Data Description of a Set (Without Values) | ||
| 13 | RGSBV | Data for a Set Line (B-Set) | SOURCE SET_LINES_BASIC STRUCTURE RGSBV OPTIONAL |
|
| 14 | RGSBV | Data for a Set Line (B-Set) | ||
| 15 | RWSHEADER | Report Writer Data for Set Header | ||
| 16 | RWSLINE | Report Writer Data for the Set Line | ||
| 17 | SETHEADER | Set Header and Directory | ||
| 18 | SETHEADERT | Short Description of Sets | ||
| 19 | SETHIER | Interface Structure: Set Hierarchy | ||
| 20 | SETKEYLIST | Set ID and Key Fields for Set Tables | ||
| 21 | SETLEAF | Values in Sets | ||
| 22 | SETLINET | Short Description of Set Line | ||
| 23 | SETNODE | Lower-level sets in sets |