SAP Message 0K536 - Invalid value & of the parameter I_CALLBACK_PROGRAM

Diagnosis
The I_CALLBACK_PROGRAM parameter contains the ABAP List Viewer programnames.
Possible sources oe error:
Assigning I_CALLBACK_PROGRAM = SY-REPID in the ABAP List Viewer callinterface.

Procedure
Assign SY-REPID to an auxiliary variable before calling the ABAP ListViewer and pass it in the call interface parameter I_CALLBACK_PROGRAM.