SAP Program REEDMFICALC_DEL_RUN_CONTR_DATA - Analysis/Deletion of Control Data for Calculation Runs

Purpose
During the creation and execution of asynchronous calculation runs forformula profiles, control and administration data is created and writtento the following tables:

  • EFORMULAINSTCALC - Control and Administration Data for Calculation Run

  • EFORMULAHIER - Information on Hierarchy Creation and Calculation Status

  • EFORMULAINTERVAL- Information on Interval Creation

  • The table entries (especially tables EFORMULAHIER and EFORMULAINTERVAL)can quickly reach high numbers and should be deleted.

    Integration

    Prerequisites

    • You need special access authorization to execute the report (Object:
    • E_INSTCALC, Attribute: CRDEL)
      • No active calculation run may exist
      • Features
        You can execute the report in analysis or delete mode (TechnicalControl: Delete Table Entries indicator set). If you execute thereport in deletion mode, the calculation is locked during the deletionprocess.

        Selection
        You must enter either the key date or the calculation run information(run number) for the selection.
        An additional selection criterion is the evaluation of the statusindicator (interval creation, hierarchy creation, calculation) for tableEFORMULAINSTCALC. As standard, the report is executed using thefollowing selections:

        • Interval Creation = Successful ('S')

        • Hierarchy Creation = Successful ('S')

        • Calculation = Successful ('S').

        • You can change these settings in enhancement ISU_EDM_FORMPROF (Method:CHANGE_STATUS_FLAGS).

          Standard_variants
          You can define selection variants.

          Output
          Statistical messages (number of table entries) and error messages areoutput in the application log in both modes (Object: IUEDMCALC_RUN_DEL).

          Activities