Object documentationArchiving 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).

Structure

Programs

Program

Function

Note

RFTR_TEX_REXP_ARCHIVE_WRITE

Write Program

  • The program first checks whether the archiving indicator has been set for the selected raw exposures.

  • The selection criteria are the company code and the due date.

RFTR_TEX_REXP_ARCHIVE_READ

Read Program

The selection criteria for the read program are as follows:

  • Company Code

  • Raw Exposure ID

  • External Document Reference

  • Transaction Category of the Raw Exposure

  • Currency of the Exposure Amount

  • Target Currency of the Raw Exposure

  • Commodity ID

  • Period

  • Planning Year

  • Raw Exposure Date

RFTR_TEX_REXP_ARCHIVE_DELETE

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.

Integration

The archiving functions check for the authorization objects S_ARCHIVE and S_DATASET.

More Information

  • 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)