Hi all,
I have the following dump in production.
ShrtText
CONTROL variable not found
What happened?
Error in ABAP application program.
The current ABAP program "SAPLSLVC_FULLSCREEN" had to be terminated because one
of the
statements could not be executed.
This is probably due to an error in the ABAP program.
Error analysis
CONTROL "GRID1" was searched but was not found.
This is due to a data inconsistency of a screen and the program or the
ABAP statement is incorrect (for example, REFRESH CONTROL ... FROM
SCREEN with an incorrect Control name).
Information on where terminated
The termination occurred in the ABAP program "SAPLSLVC_FULLSCREEN" in
"SYSTEM-EXIT".
The main program was "Z2RLS192101001_01RP_00 ".
The termination occurred in line 0 of the source code of the (Include)
program " "
of the source code of program " " (when calling the editor 00).
No. Ty. Program Include Line
Name
5 MODULE SAPLSLVC_FULLSCREEN ??? 0
SYSTEM-EXIT
4 FUNCTION SAPLSLVC_FULLSCREEN LSLVC_FULLSCREENU01 186
REUSE_ALV_GRID_DISPLAY
3 FORM Z2RLS192101001_01RP_00 Z2RLS192101001_01RP_00 1349
OUTPUT_REPORT
2 FORM Z2RLS192101001_01RP_00 Z2RLS192101001_01RP_00 869
OUTPUT_LOCATION_REP
1 EVENT Z2RLS192101001_01RP_00 Z2RLS192101001_01RP_00 667
START-OF-SELECTION
Any help will be appreciated
Thanks
Sai.