Runtime Error SET_HANDLER_FOR_NULL In Transaction FBL3H

Runtime Error SET_HANDLER_FOR_NULL In Transaction FBL3H

Symptom

When you run transaction FBL3H via Publisher/Rainbow, runtime error SET_HANDLER_FOR_NULL occurs in method CL_SALV_TREE_ADAPTER=>CREATE_TREE.

Reason

By default, transaction FBL3H displays an ALV tree of History.
Submit of transaction with ALV tree enabled may lead to runtime error.

Solution

The ALV history must be disabled:
1. Please review note 2711621 - "FI Line Item Browsers: Enhancement of Call via SUBMIT" and implement if it is relevant.
The note should add an hidden parameter to the selection screen: P_DSPOVR which displays the ALV list.
2. In the saved report variant of FBL3H (used in Rainbow/Publisher), set the parameter SCRNAME with "save field without values".

    • Related Articles

    • Exception CNTL_ERROR (Control Framework: Fatal error - GUI cannot be reached)

      Symptom A background job of Publisher terminates with runtime error due to uncaught exception CNTL_ERROR (Error message "Control Framework: Fatal error - GUI cannot be reached" is written in the job log). Reason The original report doesn't support ...
    • Dump (Runtime Error)

      In case of dump (runtime error), please attach the complete dump to the ticket (as described in the OSS note 1896868 – How to save a short dump in text format: When a user receives a short dump at runtime mode, pay attention to the fact that the dump ...
    • Exception LCX_PROGRAM_ERROR In Method LCL_FUNCTIONAL=>ARGNAMES_GET

      Symptom After you have updated the interface of a customer (Z) formula function, any execution of Rainbow variant which makes use of this formula function leads to runtime error due to uncaught exception LCX_PROGRAM_ERROR in ...
    • Runtime Error CONNE_IMPORT_WRONG_COMP_LENG In Method CL_SALV_BS_RUNTIME_INFO=>GET_DATA

      Symptom While executing the report, you run into runtime error CONNE_IMPORT_WRONG_COMP_LENG (Exception CX_SY_IMPORT_MISMATCH_ERROR) in Method CL_SALV_BS_RUNTIME_INFO=>GET_DATA. Reason One of the fields in the ALV data table is defined with of ABAP ...
    • ME1L / ME1M - Error Message "no ALV table imported from memory"

      Symptom You have created a Insight Creator variant based on original transaction ME1L / ME1M. When you execute the variant error message  "no ALV table imported from memory" is raised and no results are displayed. Reason Transaction ME1L / ME1M has ...