Data Element list used by SAP ABAP Function Module G_SET_SEARCH_FOR_INTERVAL (Check Whether a Set Contains Values in Specified Value Interval)
SAP ABAP Function Module
G_SET_SEARCH_FOR_INTERVAL (Check Whether a Set Contains Values in Specified Value Interval) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
FLAG | General Flag | SOURCE REFERENCE(INTERNAL_VALUES) TYPE FLAG DEFAULT SPACE |
2 | ![]() |
FLAG | General Flag | SOURCE REFERENCE(INCLUDE_SUBSETS) TYPE FLAG DEFAULT 'X' |
3 | ![]() |
SETID | Identification of a set | SOURCE VALUE(SET) LIKE RGSBS-SETNR |
4 | ![]() |
SETTABLE | Table for set | SOURCE VALUE(TABELLE) LIKE RGSBS-TABLE OPTIONAL |
5 | ![]() |
SETVALMAX | To value | SOURCE VALUE(TO) LIKE RGSMV-TO OPTIONAL |
6 | ![]() |
SETVALMIN | From Value | SOURCE VALUE(FROM) LIKE RGSMV-FROM |