SAP ABAP Message Class 0K Message Number 536 (Invalid value & of the parameter I_CALLBACK_PROGRAM)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-ALV (Application Component) SAP List Viewer
     SLIS (Package) Generic list types
Attribute
Message class 0K  
Short Description Messages for "General List Modules"    
Message Number 536  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 20130531   
Message Text
Invalid value & of the parameter I_CALLBACK_PROGRAM
Help Document

Diagnosis

The I_CALLBACK_PROGRAM parameter contains the ABAP List Viewer program names.

Possible sources oe error:
Assigning I_CALLBACK_PROGRAM = SY-REPID in the ABAP List Viewer call interface.

System Response

Procedure

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

History
Last changed on/by 20140121  SAP 
SAP Release Created in