Table/Structure Field list used by SAP ABAP Function Module G_SET_SEARCH_FOR_OVERLAPS (Search for Value Overlapping between Several Sets)
SAP ABAP Function Module
G_SET_SEARCH_FOR_OVERLAPS (Search for Value Overlapping between Several Sets) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | RGSBS - CLASS | Set class | ||
| 2 | RGSBS - CLASS | Set class | SOURCE VALUE(OVERLAPSETCLASS1) LIKE RGSBS-CLASS |
|
| 3 | RGSBS - CLASS | Set class | SOURCE VALUE(OVERLAPSETCLASS2) LIKE RGSBS-CLASS |
|
| 4 | RGSBS - SETNR | Identification of a set | ||
| 5 | RGSBS - SETNR | Identification of a set | SOURCE VALUE(OVERLAPSETNAME2) LIKE RGSBS-SETNR |
|
| 6 | RGSBS - SETNR | Identification of a set | SOURCE VALUE(OVERLAPSETNAME1) LIKE RGSBS-SETNR |
|
| 7 | RGSBS - TABLE | Table for set | SOURCE VALUE(TABNAME) LIKE RGSBS-TABLE OPTIONAL |
|
| 8 | RGSBV - FROM | From Value | SOURCE VALUE(OVERLAP_FROMVALUE) LIKE RGSBV-FROM |
|
| 9 | RGSBV - FROM | From Value | ||
| 10 | RGSBV - TO | To value | SOURCE VALUE(OVERLAP_TOVALUE) LIKE RGSBV-TO |
|
| 11 | RGSBV - TO | To value | ||
| 12 | SETINFO - FLD | Field name | ||
| 13 | SETINFO - TYPE | Set type | ||
| 14 | SETLIST - SETNAME | Identification of a set | ||
| 15 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables |