Ansicht
Dokumentation

RSDRI_ODSO_UPDATE - Modifies Data Records in a Transactional ODS Object

RSDRI_ODSO_UPDATE - Modifies Data Records in a Transactional ODS Object

RFUMSV00 - Advance Return for Tax on Sales/Purchases   CPI1466 during Backup  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This function module receives the technical name of the DataStore object as a return parameter. Data is transferred in a table with the same structure as the active table of the DataStore object.

A check is carried out to see whether the DataStore object is a DataStore object for direct writing. The number of data records inserted is returned (e_numrows). In the event of errors during this process, the relevant exception is returned.

Example

Notes

Data is either accepted in full or rejected in full. For this reason, you must ensure that the data is correct and in particular that the structure of the data matches the structure of the DataStore object table exactly. Incorrect data or structures may result in SQL errors, exceptions, or in data being transferred in the wrong format.

  • Since a DataStore object for direct writing is often supplied with new data, lock management must be implemented in the calling object. For example, you might implement no lock (except at database level) for quick changes to a small number of records but implement a lock for lengthy changes involving a large number of records.

Further information





Parameters

E_RECORDS
I_AUTHORITY_CHECK
I_ODSOBJECT
I_TRIGGER_SMARTMERGE
I_T_UPDATE

Exceptions

ACTIVE_TABLE_NAME_NOT_FOUND
ARRAY_UPDATE_FAILED
DATA_TARGET_NOT_ODS
INTERNAL_ERROR
ODS_TYPE_NOT_TRANSACTIONAL
RECORD_KEY_DOES_NOT_EXIST

Function Group

RSDRI_ODSO

General Data in Customer Master   rdisp/max_wprun_time - Maximum work process run time  
This documentation is copyright by SAP AG.

Length: 2103 Date: 20240523 Time: 122639     sap01-206 ( 45 ms )