Fonction SAP ALE_ASYNC_BAPI_GET_RECEIVER - Determines receiver of an asynchronous BAPI

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
METHOD BDI_BAPI-METHOD C 32 BOR method of BAPI
OBJECT BDI_BAPI-OBJECT C 10 BOR object of BAPI

Paramètre Reférence Long. Facultatif Description
FILTEROBJECT_VALUES BDI_FOBJ 100 Filter object types and values
RECEIVERS BDI_LOGSYS 10 Logical receiver systems of the BAPI
RECEIVER_INPUT BDI_LOGSYS 10 X Default logical receiver systems

Exception Description
ERROR_IN_ALE_CUSTOMIZING Error in ALE Customizing
ERROR_IN_FILTEROBJECTS Filter objects either have errors or are incomplete

Functionality
The function module determines the logical receiver systems for anasynchronous BAPI from the ALE distribution model.
A table with with logical receiver systems may be passed to thefunction module when the function module is called. If the table istransferred, possible receivers are determined from these receiversystems only.

Notes
If the BAPI is not defined in the ALE distribution model, or if areceiver cannot be determined, an empty table for the logical receiversystems is returned.