Object documentationArchiving Exposure Positions with TRTM_EXPOS

 

You can use archiving object TRTM_EXPOS to archive exposure positions for Exposure Management 2.0. All data for the exposure position and the related position flows are archived. The same applies to information on the underlying raw exposures, but the raw exposures themselves are not archived with this archiving object. See also: Archiving Raw Exposures (FIN-FSCM-TRM).

Structure

Programs

Program

Function

Notes

RFTR_TEX_EXPOS_ARCHIVE_WRITE

Write Program

  • The program first checks whether the archiving indicator has been set for the selected exposure positions.

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

RFTR_TEX_EXPOS_ARCHIVE_READ

Read Program

The selection criteria for the read program are as follows:

  • Company Code

  • Exposure Position ID

  • Transaction Category

  • Currency of the Exposure Amount

  • Target Currency

  • Commodity ID

  • Period

  • Planning Year

  • Due Date

RFTR_TEX_EXPOS_ARCHIVE_DELETE

Deletion Program

Tables

  • TEXT_POSITIONS Exposure Positions

    • TEXT_POS_FLOW Exposure Positions: Flows

    • TEXT_POSF_PRICES Price Information for Exposure Positions

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 by the program.

Integration

The archiving functions check for the archiving 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)