Table 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 | Data Description of a Set (Without Values) | SOURCE VALUE(OVERLAPSETCLASS1) LIKE RGSBS-CLASS |
2 | ![]() |
RGSBS | Data Description of a Set (Without Values) | SOURCE VALUE(OVERLAPSETCLASS2) LIKE RGSBS-CLASS |
3 | ![]() |
RGSBS | Data Description of a Set (Without Values) | SOURCE VALUE(OVERLAPSETNAME1) LIKE RGSBS-SETNR |
4 | ![]() |
RGSBS | Data Description of a Set (Without Values) | SOURCE VALUE(OVERLAPSETNAME2) LIKE RGSBS-SETNR |
5 | ![]() |
RGSBS | Data Description of a Set (Without Values) | SOURCE VALUE(TABNAME) LIKE RGSBS-TABLE OPTIONAL |
6 | ![]() |
RGSBV | Data for a Set Line (B-Set) | SOURCE VALUE(OVERLAP_FROMVALUE) LIKE RGSBV-FROM |
7 | ![]() |
RGSBV | Data for a Set Line (B-Set) | SOURCE VALUE(OVERLAP_TOVALUE) LIKE RGSBV-TO |
8 | ![]() |
SETINFO | Information for Set | |
9 | ![]() |
SETLIST | Listing of Sets | SOURCE SETLIST STRUCTURE SETLIST |
10 | ![]() |
SETLIST | Listing of Sets | |