Archiving Raw Exposures with TRTM_REXP
You can use archiving object TRTM_REXP
to archive raw exposures for Exposure Management 2.0
.
All data relating to the raw exposures is archived. This applies to the header data, raw exposure memo records, sub raw exposures, risk attributes, commodity split information, the different versions, the administrative attributes, and other information. The related exposure positions are not archived with this archiving object. See also: Archiving Exposure Positions (FIN-FSCM-TRM).
Programs
Program | Function | Note |
|---|---|---|
| Write Program |
|
| Read Program | The selection criteria for the read program are as follows:
|
| Deletion Program |
Tables
TEXT_RAWEXPOS
Raw Exposures
TEXT_REXP_ITEM
Raw Exposure Memo Records
TEXT_REXP_PRICES
Price Determination Information for Raw Exposure Memo Record
TEXT_REXP_SUBIT
Sub Raw Exposures
TEXT_TRANSACTION
Nonmatched Exposure Transactions
Special Programs
Although raw exposures and exposure positions are closely linked, they nevertheless remain separate objects from the technical point of view. For this reason, they are archived using separate archiving objects. Due to the fact that they are closely linked, archiving the objects separately is a complex matter. Before you start archiving, you need to ensure data consistency by running program RFTR_TEX_ARCHIVE_PP (Preprocessing Raw Exposures and Exposure Positions (transaction FTREX31
)) outside of the archiving framework.
You can use program RFTR_TEX_ARCHIVE_RESET
Reset Preprocessing Raw Exposures and Exposure Positions
(transaction FTREX32
) to reset the archiving indicator set in transaction FTREX31
.
The archiving functions check for the authorization objects S_ARCHIVE
and S_DATASET
.
For more information, see the documentation on Data Archiving
in SAP NetWeaver Library, in particular the section relating to archiving using the Archive Development Kit (ADK)
.
Archiving Raw Exposures and Exposure Positions (Customizing, Process Flow for Archiving)