SAP table VORG_RANGE (Range for Sales Organization (VKORG))

Field Description Data Type Length Decimals Checktable Data Element
SIGN Selection operator SIGN (as per range table) CHAR 1 0 SIGN_RANGE
E Exclusive of defined values/range
I Inclusive of defined values/range
OPTION Selection operator OPTION (as per range table) CHAR 2 0 OPT_RANGE
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 und High < x )
NE not equal to (<> Low)
NP Does not contain the pattern
VKORG_LOW Sales Organization CHAR 4 0 * VKORG
VKORG_HIGH Sales Organization CHAR 4 0 * VKORG