SAP ABAP Function Module RSAR_BAPI_FUNCTION_CHECK (Checks whether a BAPI is implemented in the Dest.)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSAR (Package) Data import from source system
⤷
⤷
Basic Data
| Function Module | RSAR_BAPI_FUNCTION_CHECK | Checks whether a BAPI is implemented in the Dest. |
| Function Group | RSAC2 | InfoSourceMaintenance Backend (2) |
| Program Name | SAPLRSAC2 | |
| INCLUDE Name | LRSAC2U10 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
I_DESTINATION | TYPE | RFCDEST | Logical Destination (Specified When Function Is Called) | |||
| |
I_BAPI_NAME | TYPE | SBF_ABAP | Name of Function Module | |||
| |
BAPI_NOT_IMPLEMENTED | TYPE | The BAPI function is not implemented in the target destination | ||||
| |
NO_CPIC_DESTINATION | TYPE | Cogiven destination has wrong type | ||||
| |
COMMUNICATION_FAILURE | TYPE | Connection error | ||||
| |
DESTINATION_INVALID | TYPE | Destination invalid | ||||
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 | 20040315 |
| SAP Release Created in | 30A |