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 Table/Structure Field  RGSBS - CLASS Set class
2 Table/Structure Field  RGSBS - CLASS Set class SOURCE VALUE(OVERLAPSETCLASS1) LIKE RGSBS-CLASS
3 Table/Structure Field  RGSBS - CLASS Set class SOURCE VALUE(OVERLAPSETCLASS2) LIKE RGSBS-CLASS
4 Table/Structure Field  RGSBS - SETNR Identification of a set
5 Table/Structure Field  RGSBS - SETNR Identification of a set SOURCE VALUE(OVERLAPSETNAME2) LIKE RGSBS-SETNR
6 Table/Structure Field  RGSBS - SETNR Identification of a set SOURCE VALUE(OVERLAPSETNAME1) LIKE RGSBS-SETNR
7 Table/Structure Field  RGSBS - TABLE Table for set SOURCE VALUE(TABNAME) LIKE RGSBS-TABLE OPTIONAL
8 Table/Structure Field  RGSBV - FROM From Value SOURCE VALUE(OVERLAP_FROMVALUE) LIKE RGSBV-FROM
9 Table/Structure Field  RGSBV - FROM From Value
10 Table/Structure Field  RGSBV - TO To value SOURCE VALUE(OVERLAP_TOVALUE) LIKE RGSBV-TO
11 Table/Structure Field  RGSBV - TO To value
12 Table/Structure Field  SETINFO - FLD Field name
13 Table/Structure Field  SETINFO - TYPE Set type
14 Table/Structure Field  SETLIST - SETNAME Identification of a set
15 Table/Structure Field  SYST - TABIX ABAP System Field: Row Index of Internal Tables