‎2010 Oct 04 8:35 PM
Hi all,
I am currently working on an upgrade project and found the following syntax error in the below statements
char- TYPE c VALUE '-',
Error: In Unicode programs, the "-" character cannot appear in names, as it does here in the name "CHAR-".
help-mandt(3) VALUE '000',
Error: In Unicode programs, the "-" character cannot appear in names, as it does here in the name "HELP-MANDT".
This error is coming in the new system which is ECC6, whereas the same statement are working fine in the old system which is R/3 4.x
Can anyone please tell me what does this mean and how to make the code Unicode compliant.
Any suggestions would be helpful.
Thanks in advance.
‎2010 Oct 04 8:40 PM
‎2010 Oct 04 8:50 PM
I forgot to mention that it is in some standard Include and cannot modify the variable name.
I agree that removing the '-' from the var name would solve the issue, but in case where I cannot take that approach.
‎2010 Oct 04 9:13 PM
If that's in unmodified SAP code, I'd open a message with SAP.
‎2010 Oct 04 9:28 PM
‎2010 Oct 05 7:05 AM
I think it is not error it is just warning! if that is the case,then just ignore!!
Cheers,
Krishna kishore