SAP ABAP Data Element RSFREQUPL_TODS (Transactional ODS object)
Hierarchy
☛BI_CONT (Software Component) Business Intelligence Content ⤷BW-WHM (Application Component) Warehouse Management ⤷RSFREQUENT_UPLOAD (Package) Frequent data upload from source systems
The transactional ODS object is different from the standard ODS object through its architecture and the manner in which it handles data. It is a table with active data loaded from external systems via an Add/ Overwrite API which inserts, updates, and deletes data. This allows data to be available quickly. The data from this kind of object is accessed transactionally, that is, data is written to the ODS object (possibly by several users at the same time) and reread as soon as possible. This is necessary, for example, for SAP Strategic Enterprise Management (SEM), SAP Customer Relationship Management (CRM), or other external applications.
Use
This transactional ODS object should have the same fields, or a subset of the fields, which are contained in the standard ODS to which it is linked via this table and the process chains.