Menu

SAP Function Module AIPB_RANGES_CHECK

Check selection operators of the fields SIGN and OPTION

The Function Module AIPB_RANGES_CHECK (Check selection operators of the fields SIGN and OPTION) is a standard Function Module in SAP ERP and is part of the function group AIPB within the package AIP.

Technical Information

Function Module AIPB_RANGES_CHECK
Short Text Check selection operators of the fields SIGN and OPTION
Function Group AIPB
Package AIP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
OPTION LIKE BAPIRANGES-OPTION ranges: option
SIGN LIKE BAPIRANGES-SIGN ranges: sign

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RETURN LIKE BAPIRET2 error message

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FLG_ERROR TYPE XFELD flag message type is 'E' or 'A'

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.