SAP table CLCUOBJRANGE (Range Structure for CUOBJ (Object Key in INOB))

Field Description Data Type Length Decimals Checktable Data Element
SIGN Inclusion/exclusion criterion SIGN for range tables CHAR 1 0 BAPISIGN
E Exclusive of defined values/range
I Inclusive of defined values/range
OPTION Selection operator OPTION for range tables CHAR 2 0 BAPIOPTION
BT Between lower and upper value (Low <= x <= High)
CP Contains the pattern
EQ Equal To (= Low)
GE Greater Than or Equal To (>=Low)
GT Greater than (> Low)
LE Less Than or Equal To (<= Low)
LT Less than (< Low)
NB Outside lower and upper value (x < Low and High < x )
NE Not equal to (<> Low)
NP Does not contain the pattern
LOW Configuration (internal object number) NUMC 18 0 CUOBJ
HIGH Configuration (internal object number) NUMC 18 0 CUOBJ