SAP Function BALW_RANGES_CHECK - Checks selection operators of SIGN and OPTION fields according to range

Parameter Reference Type Length Default Optional Text
OPTION BAPIRANGES-OPTION C 2 Range: OPTION
SIGN BAPIRANGES-SIGN C 1 Range: SIGN

Parameter Reference Type Length Text
RETURN BAPIRET1 u 470 Error message

Functionality
Use this function module to check, using selection tables, that thevalues in fields SIGN, LOW, HIGH und OPTION in all the BAPIs are valid.

Description
See online documentation ABAP Editor under ranges.

Value range
EQ, NE, GT, GE, LE, LT, BT, NB, CP, NP

Default
As of Release 46C no default value is used.

Description
See online documentation ABAP Editor under ranges

Value range
I inclusive, E exclusive

Default
As of Release 46C no default value is used.