‎2010 Oct 06 6:23 AM
Hi All,
I am getting error in CJ20n transaction when I move to one custom added TAB
Short text
CONTROL variable not found
What happened?
Error in the ABAP Application Program
The current ABAP program "SAPLXCN1" had to be terminated becau
come across a statement that unfortunately cannot be executed.
Error analysis
The CONTROL "TAB_900" was searched for but not found.
These is either an inconsistency between the screen and the program or
an incorrect ABAP statement (for example, REFRESH CONTROL .. FROM SCREEN
with incorrect control name).
Program............. "SAPLXCN1"
Screen.............. "SAPLCNPB_M 1000"
Information on where terminated
Termination occurred in the ABAP program "SAPLXCN1" - in "SYSTEM-EXIT".
The main program was "SAPLCNPB_M ".
In the source code you have the termination point in line 0
of the (Include) program " ".
Can anybody help me on this.
Regards
Sagar
‎2010 Oct 07 7:24 AM
‎2010 Oct 07 7:24 AM
‎2010 Oct 19 8:50 AM