SAP ABAP Function Module RSDS_DATA_PUSH_BAPI_WRAPPER (Send Data for a DataSource)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSDS (Package) Apollo DataSource
⤷
⤷
Basic Data
| Function Module | RSDS_DATA_PUSH_BAPI_WRAPPER | Send Data for a DataSource |
| Function Group | RSDS_BACKEND | Runtime for New DataSource |
| Program Name | SAPLRSDS_BACKEND | |
| INCLUDE Name | LRSDS_BACKENDU17 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
I_T_RAW | TYPE | RSDS_T_DATABAPIRAW | Data with Continuation Indicators (Binary) | |||
| |
I_T_RAWSTRING | TYPE | RSDS_T_DATABAPIRAWSTRING | Data - Data Record (Binary) | |||
| |
I_T_CHAR | TYPE | RSDS_T_DATABAPICHAR | Data with Update Indicator | |||
| |
I_T_CHARSTRING | TYPE | RSDS_T_DATABAPICHARSTRING | Data - Data Record | |||
| |
RETURN | TYPE | BAPIRET2 | BAPI Return Parameter | |||
| |
REQUESTID | TYPE | BAPI6107DP-REQUEST | Number of the data request | |||
| |
PACKETNUMBER | TYPE | BAPI6107DP-PACKETNUMBER | Current Data Package Number | |||
| |
LASTPACKET | TYPE | BAPI6107DP-LASTPACKET | Flag: Last Data Package | |||
| |
SELECTIONDATE | TYPE | BAPI6107DP-SELECTIONDATE | Data selection date | |||
| |
SELECTIONTIME | TYPE | BAPI6107DP-SELECTIONTIME | Time of the data selection | |||
| |
EXTRACTIONERROR | TYPE | BAPIRET2 | Error message for the data extraction | |||
| |
ENCODING | TYPE | ABAP_ENCOD | Identifier for Character Format (UTF-8, UCS-2, ...) | |||
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 | 20110909 |
| SAP Release Created in | 400 |