Hi all,
We have converting our ECC 6.0 non unicode system to unicode system, we are running our background jobs from Maestro to connect to SAP. But when we connect to run a job we get the below error message.
The current ABAP program "SAPMSSY1" had to be terminated because it has
come across a statement that unfortunately cannot be executed.
The following syntax error occurred in program "SAPLJ1O1 " in include "SAP
" in
line 0:
"The program "SAPLJ1O1" is not Unicode-compatible, according to its pro"
"gram attributes."
" "
" "
The include has been created and last changed by:
Created by: "SZARD "
Last changed by: "SZARD "
Error in the ABAP Application Program
The current ABAP program "SAPMSSY1" had to be terminated because it has
come across a statement that unfortunately cannot be executed.
When we checked the attributes for the program, it says its a non unicode program.
Can anyone suggest what we can do to resolve this issue
Thanks & Regards
Senthil