Ansicht
Dokumentation

RSDRI_ODSO_MODIFY - Modifies Entries in a Transactional ODS Cube

RSDRI_ODSO_MODIFY - Modifies Entries in a Transactional ODS Cube

ABAP Short Reference   ROGBILLS - Synchronize billing plans  
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 ensure 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 modifications of a small number of records but implement a lock for lengthy modifications involving a large number of records.

Further information





Parameters

E_RECORDS
I_AUTHORITY_CHECK
I_ODSOBJECT
I_TRIGGER_SMARTMERGE
I_T_MODIFY

Exceptions

ACTIVE_TABLE_NAME_NOT_FOUND
ARRAY_MODIFY_FAILED
DATA_TARGET_NOT_ODS
INTERNAL_ERROR
ODS_TYPE_NOT_TRANSACTIONAL
RECORD_KEY_ALREADY_EXISTS

Function Group

RSDRI_ODSO

CPI1466 during Backup   TXBHW - Original Tax Base Amount in Local Currency  
This documentation is copyright by SAP AG.

Length: 2391 Date: 20240523 Time: 123930     sap01-206 ( 48 ms )