Table/Structure Field list used by SAP ABAP Function Module G_SET_INSERT (Import a set into the work area of the set manager)
SAP ABAP Function Module
G_SET_INSERT (Import a set into the work area of the set manager) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | RGSBS - SETNR | Identification of a set | ||
| 2 | RGSMH - CLASS | Set class | ||
| 3 | RGSMH - CLASS | Set class | SOURCE VALUE(CLASS) LIKE RGSMH-CLASS DEFAULT SPACE |
|
| 4 | RGSMH - FIELD | Field name | ||
| 5 | RGSMH - FIELD | Field name | SOURCE VALUE(FIELDNAME) LIKE RGSMH-FIELD DEFAULT SPACE |
|
| 6 | RGSMH - SETNR | Identification of a set | ||
| 7 | RGSMH - TABLE | Table Name | ||
| 8 | RGSMH - TABLE | Table Name | SOURCE VALUE(TABLE) LIKE RGSMH-TABLE DEFAULT SPACE |
|
| 9 | SYST - MANDT | ABAP System Field: Client ID of Current User | ||
| 10 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||