SAP Program REAMIEM_EVENT_ARCH - IS-U Archiving: Archive AMI Event Management

Purpose
This report is the first step in the process of archiving events in theAMI environment. It includes the following steps:
Analysis of events with regard to possible archiving
Writing of messages in an archive file
RESET N1
The archiving object consists of the following data:

  • TEAMI_EM_EVTS (Smart Meter Events)

  • TEAMI_EM_EVTATTR (Attributes for Smart Meter Events)

  • TEAMI_EM_EVTRES (Results for Smart Meter Events)

  • TEAMI_EM_EVTMSG (Messages for Smart Meter Events)

  • The archiving object related to the archiving of log messages is calledISU_AMIEVT.

    Integration
    The archiving of events includes the following reports:
    Archiving report (REAMIEM_EVENT_ARCH
    )
    The system analyzes the events and writes archivable entries in thearchive file.
    Deletion report (REAMIEM_EVENT_DELETE
    )
    The system deletes the entries based on the previously created archivefile from the database tables.
    RESET N1

    Features
    The archiving report selects events whose residence time has expired.The residence time refers to the creation date of events.
    You define the residence time in Customizing under:
    SAP Utilities -> Tools -> Archiving ->
    Define Retention Period for Archiving Objects
    .
    In addition, only the following status records can be archived:
    02 COMPLETED
    05 CANCELLED
    06 REJECTED
    07 FEH

    Selection
    When you start the report, you can make the following settings on theinitial screen:
    Equipment: Limits the equipment data to be analyzed or archived
    Event Type Code: Limits the event type code data to be analyzedor archived
    Event Status: Limits the event status data to be analyzed orarchived: only the COMPLETED (02), CANCELLED (05), REJECTED (06) and FEH(07) status are selected.
    Test Mode: Starts the report as a test run; the system does notmake any changes in the database.
    Production Mode: Starts the report as a production run; thesystem makes changes in the database.
    Detail Log: Displays a log containing extensive data for everyanalyzed data record.
    Note: The log may be hard to read as it contains large amounts ofdata.
    Archiving Session Note
    INCLUDE ILM_STND_DOC_INCLUDE OBJECT DOKU ID TX