Fonction SAP ALE_SYNC_BAPI_GET_RECEIVER - Determines receiver for a synchronous 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 BDBAPIDEST 42 Receiver systems of 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
NO_RFC_DESTINATION_MAINTAINED RFC destination has not been specified for the logical system

Functionality
The function module determines the receiver systems for a synchronousBAPI from the ALE distribution model. The receiver systems arespecified by the two values (logical system and RFC destination).
When the method is called, a table containing receiver systems may bepassed to the function module. In this case, the possible receivers aredetermined from these receiver systems only.

Notes
If the BAPI is not maintained in the ALE distribution model or noreceiver systems can be determined, an empty table for the receiversystems is returned.