SAP Message BRAIN511 - Break point RRK_RTO_OPEN reached


Here, a new OLAP processor instance is created. This means that a newKHANDLE is assigned and an RTO (run-time object) is initialized.
All variables - entry- as well as exit variables - are processed andare maintained in the function group RRS2, in the individual transfertables or structures.
The selection variables are entered in table REPORT-SEL. In this table,the field SELTP (
RZI0_C_SELTP) describes the type of selection.In the form START, the SEL table is transferred into the more moderntable <(><<)>G_SX_RTO>-REPORTK-SELDR.
  • The table -REPORTK-SH contains the hierarchy names.

  • The table -REPORTK-SN contains the
  • selection nodes.
    • You can find the fiscal year variants and query key date in structure
    • -REPORTK-RKB1F.
      • Numerical variables have been entered in the tables -REPORTK-

      • LRECH / VAR_LRECH.
        Variables with VAR-DYNCHANGE= TRUE are not communicated to theprocessor. Instead, these enter via the function module RRK_LIST_NOTIFYas a dynamic filter. In the same way, variables for conditions andexceptions are only processed by CL_RSR_REQUEST.
        Presentation hierarchies are transferred in the function moduleRRK_SETTINGS_MODIFY_QUERY. Currency calculations are activated infunction module RRK_SETTINGS_MODIFY_QUERY.