SAP ABAP Function Module RSDS_DATA_PUSH_BAPI (Inbox for data in the new 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 | Inbox for data in the new DataSource |
| Function Group | RSDS_BACKEND | Runtime for New DataSource |
| Program Name | SAPLRSDS_BACKEND | |
| INCLUDE Name | LRSDS_BACKENDU16 |
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 | |||
| |
E_ERROR | TYPE | RS_BOOL | Errors occurred | |||
| |
I_REQUEST | TYPE | RSREQUID | Request ID (Request Number) | |||
| |
I_DATASOURCE | TYPE | RSOLTPSOURCER | DataSource | |||
| |
I_LOGSYS | TYPE | RSSLOGSYS | Source System | |||
| |
I_INFOPACKAGE | TYPE | RSLOGDPID | Logical InfoPackage Variant (ID) | |||
| |
I_DATAPAKID | TYPE | RSDATAPID | Data Package Number | |||
| |
I_UPDMODE | TYPE | ROUPDMODE | Mode of data update (Full, Delta, etc.) | |||
| |
I_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 |