SAP ABAP Function Module RSDRI_ODSO_INSERT_RFC (Inserts Data Records into a Transactional ODS Object (RFC Version))
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSODSO_API (Package) APIs for DataStore Objects (Read, Write, Create, etc.)
⤷
⤷
Basic Data
| Function Module | RSDRI_ODSO_INSERT_RFC | Inserts Data Records into a Transactional ODS Object (RFC Version) |
| Function Group | RSDRI_ODSO | Accesses to Transactional ODS Object |
| Program Name | SAPLRSDRI_ODSO | |
| INCLUDE Name | LRSDRI_ODSOU06 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_NUMROWS | TYPE | BAPI6116XX-NUMROWS | Number of Inserted Records | |||
| |
I_ODSOBJECT | TYPE | BAPI6116-ODSOBJECT | ODS Object | |||
| |
I_RFCDATA_UC | TYPE | XSTRING | Parameter for Transfer of Data to Be Inserted | |||
| |
I_TRIGGER_SMARTMERGE | TYPE | BAPI6116XX-TRIGGERMERGE | RS_C_TRUE | Boolean | ||
| |
I_T_DATA | TYPE | BAPI6116DA | Table with Data to Be Inserted | |||
| |
DATA_TARGET_NOT_ODS | TYPE | Data Target Is Not an ODS Object | ||||
| |
ODS_TYPE_NOT_TRANSACTIONAL | TYPE | ODS Object Type Is Not "Transactional" | ||||
| |
ACTIVE_TABLE_NAME_NOT_FOUND | TYPE | Name of Active Table Not Found | ||||
| |
RECORD_KEY_ALREADY_EXISTS | TYPE | At Least One of the Data Records Has a Key That Already Exists | ||||
| |
ARRAY_INSERT_FAILED | TYPE | Insertion of Array Failed | ||||
| |
INTERNAL_ERROR | TYPE | Unexpected error | ||||
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 | 20041216 |
| SAP Release Created in | 400 |