Runtime Modes of the BRF

Use

The BRF has the following runtime modes:

  • Interpreter mode:

    The BRF was developed as a purely interpretatively operating rule tool. This is also the standard runtime mode.

  • Compiler mode:

    You can use some expression definitions to generate ABAP code that increases the processing speed. If generated code exists, you can choose this mode.

  • Interpreter mode including Trace Function:

    This mode operates like interpreter mode and, in addition, expressions that have already been calculated are processed.