SAP ABAP Function Module RSDRI_ODSO_MODIFY_RFC (Modifies entries in a transactional ODS cube (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_MODIFY_RFC | Modifies entries in a transactional ODS cube (RFC version) |
| Function Group | RSDRI_ODSO | Accesses to Transactional ODS Object |
| Program Name | SAPLRSDRI_ODSO | |
| INCLUDE Name | LRSDRI_ODSOU08 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_NUMROWS | TYPE | BAPI6116XX-NUMROWS | Number of Inserted/Modifed Records | |||
| |
I_ODSOBJECT | TYPE | BAPI6116-ODSOBJECT | ODS Object | |||
| |
I_RFCDATA_UC | TYPE | XSTRING | Parameter for Transfer of the Data Records to Be Modified | |||
| |
I_TRIGGER_SMARTMERGE | TYPE | BAPI6116XX-TRIGGERMERGE | RS_C_TRUE | Boolean | ||
| |
I_T_DATA | TYPE | BAPI6116DA | Table with the Data to Be Inserted/Modified | |||
| |
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 | Key for at Least One Record Conflicts with a Unique Secondary Index | ||||
| |
ARRAY_MODIFY_FAILED | TYPE | Modification 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 |