Table list used by SAP ABAP Function Module G_SET_GENERATE (Call function module the set generation)
SAP ABAP Function Module
G_SET_GENERATE (Call function module the set generation) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | RGSB1 | Data for a Set Line (S Set) | SOURCE SET_LINES_SINGLE STRUCTURE RGSB1 OPTIONAL |
|
| 2 | RGSB2 | Data for a Set Line (M Set) | SOURCE SET_LINES_MULTI STRUCTURE RGSB2 OPTIONAL |
|
| 3 | RGSB3 | Data for a Set Line (D Set) | SOURCE SET_LINES_DATA STRUCTURE RGSB3 OPTIONAL |
|
| 4 | RGSBF | Formula Table for Set Generation | SOURCE FORMULA_LINES STRUCTURE RGSBF OPTIONAL |
|
| 5 | RGSBS | Data Description of a Set (Without Values) | SOURCE VALUE(SET_HEADER) LIKE RGSBS |
|
| 6 | RGSBS | Data Description of a Set (Without Values) | ||
| 7 | RGSBS | Data Description of a Set (Without Values) | SOURCE VALUE(REF_SET) LIKE RGSBS-SETNR DEFAULT SPACE |
|
| 8 | RGSBV | Data for a Set Line (B-Set) | SOURCE SET_LINES_BASIC STRUCTURE RGSBV OPTIONAL |
|