SAP Function ALE_BAPI_GET_FILTEROBJECTS - Returns receiver filter objects of BAPI

Parameter Reference Type Length Default Optional Text
METHOD BDI_BAPI-METHOD C 32 BOR method of BAPI
OBJECT BDI_BAPI-OBJECT C 10 BOR object of BAPI

Parameter Reference Length Optional Text
FILTEROBJECTS BDI_FLTTYP 30 Filter object types and values
RECEIVER_INPUT BDI_LOGSYS 10 X Default logical receiver systems

Exception Text
ERROR_IN_ALE_CUSTOMIZING Error in ALE Customizing

Functionality
The function module enables the filter object types of BAPIs to bedetermined from the ALE distrbution model at run time. The filterobject types are used to determine the receivers of BAPIs.
When the method is called, a table containing logical receiver systemsmay be transferred to the function module. In this case, the BAPIfilter object types are determined from the ALE distribution model forthese receiver systems only.

Notes
If the BAPI is not maintained in the ALE distribution model or nofilter object types are found in the distribution model, an empty tablefor the filter object types is returned.