‎2007 Dec 05 5:40 AM
Dear All,
In MIGO After appling patches we r facing syntax error,
Syntax error in program "SAPLJ1IEX"
Error in the ABAP Application Program
The current ABAP program "SAPLJ1IEXGM" had to be terminated because it has
come across a statement that unfortunately cannot be executed.
The following syntax error occurred in program "SAPLJ1IEX " in include
"LJ1IEXPAI " in
line 1097:
"The field "FLAG6" is unknown, but there is a field with the similar na"
"me "L_FLAG" . . . ."
" "
" "
Pl give me valyuable information.
Regards,
Vivek Nehete
‎2007 Dec 06 12:32 PM
Declare a Variable l_flag6 . The syntax error will be fixed.
Reward if Useful.
Thanks,
Anita
‎2007 Dec 07 8:21 AM
>Declare a Variable l_flag6 . The syntax error will be fixed.
<b>Only do this if the program is one of your owns. Otherwise ABSOLUTELY NOT</b>
If you have a syntax error in a standard SAP program, and SAPLJ1IEX certainly looks like one, you need to refer it to SAP for fixing - especially after apply patches.
matt