
Determining Unique Receivers of Synchronous BAPIs
To determine a unique receiver of a synchronous BAPI, the application program calls the function ALE_BAPI_GET_UNIQUE_RECEIVER.
The following mechanisms are effective:
Input Parameters:
Parameter |
Reference Field |
Description |
OBJECT |
BDI_BAPI-OBJECT |
BOR object of the BAPI |
METHOD |
BDI_BAPI-METHOD |
BOR method of the BAPI |
FILTEROBJECT_VALUES |
BDI_FOBJ |
Filter objects and values |
Output Parameters:
Parameter |
Reference Field |
Description |
RECEIVERS |
BDBAPIDEST |
Receiving systems of the BAPI |
Exceptions
Parameter |
Description |
ERROR_IN_FILTEROBJECTS |
Filter objects are incorrect or incomplete |
ERROR_IN_ALE_CUSTOMIZING |
Error in ALE Customizing |
NOT_UNIQUE_RECEIVER |
There is more than one receiver system for the BAPI |
NO_RFC_DESTINATION_MAINTAINED |
There is no RFC destination for the logical system |