Exception LCX_PROGRAM_ERROR In Method LCL_FUNCTIONAL=>ARGNAMES_GET

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 method LCL_FUNCTIONAL=>ARGNAMES_GET.

Reason

The interfaces (parameters) of formula functions are being saved in cache.
In case the interface in cache doesn't match the actual method interface, runtime error may occur.

Solution

After any update of the interface (parameters) of the method formula function, the cache must be refreshed.
In customizing Define Formula Functions, select the record of the formula function and press Refresh cache.


    • 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 ...
    • 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 ...
    • 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 ...
    • 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 ...
    • 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 ...