Fonction SAP ALE_BAPI_GET_UNIQUE_RECEIVER - Determines precisely one 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 Type Long. Description
RECEIVER BDBAPIDEST u 42 Receiver system of BAPI

Paramètre Reférence Long. Facultatif Description
FILTEROBJECTS_VALUES BDI_FOBJ 100 Filter object types and values

Exception Description
ERROR_IN_ALE_CUSTOMIZING Error in ALE Customizing
ERROR_IN_FILTEROBJECTS Filter objects either have errors or are incomplete
NOT_UNIQUE_RECEIVER There are several receiver systems for the BAPI
NO_RFC_DESTINATION_MAINTAINED RFC destination has not been specified for the logical system

Functionality
The function module determines precisely one receiver system for asynchronous BAPI from the ALE distribution model The receiver system isspecified by the two values (logical system and RFC destination) in thereturn structure.

Notes
If the BAPI is not maintained in the ALE distribution model or noreceiver has been determined, an empty structure for the receiversystem is returned. If more than one receiver system is determined forthe BAPI, an exception with an error message is returned.