SAP table BAPI_ITOB_SEL_FUNCLOC (BAPI Communication Structure: Range for Functional Location)

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 Functional Location Label CHAR 40 0 ILOM_STRNO
HIGH Functional Location Label CHAR 40 0 ILOM_STRNO