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

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
OPTION BAPIRANGES-OPTION C 2 Range: OPTION
SIGN BAPIRANGES-SIGN C 1 Range: SIGN

Paramètre Reférence Type Long. Description
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.