SAP ABAP Function Module ALE_BAPI_GET_UNIQUE_RECEIVER (Determines precisely one receiver for a synchronous BAPI)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-ALE (Application Component) ALE Integration Technology
⤷
SALE (Package) Application Link Enabling
⤷
⤷
Basic Data
| Function Module | ALE_BAPI_GET_UNIQUE_RECEIVER | Determines precisely one receiver for a synchronous BAPI |
| Function Group | BDAPI | ALE/BAPI Distribution Model: runtime API |
| Program Name | SAPLBDAPI | API for receiver determination |
| INCLUDE Name | LBDAPIU02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
RECEIVER | TYPE | BDBAPIDEST | Receiver system of BAPI | |||
| |
OBJECT | TYPE | BDI_BAPI-OBJECT | BOR object of BAPI | |||
| |
METHOD | TYPE | BDI_BAPI-METHOD | BOR method of BAPI | |||
| |
FILTEROBJECTS_VALUES | TYPE | BDI_FOBJ | Filter object types and values | |||
| |
ERROR_IN_FILTEROBJECTS | TYPE | Filter objects either have errors or are incomplete | ||||
| |
ERROR_IN_ALE_CUSTOMIZING | TYPE | Error in ALE Customizing | ||||
| |
NOT_UNIQUE_RECEIVER | TYPE | There are several receiver systems for the BAPI | ||||
| |
NO_RFC_DESTINATION_MAINTAINED | TYPE | RFC destination has not been specified for the logical system | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 19971205 |
| SAP Release Created in |