‎2005 Nov 01 8:03 AM
Hello everybody!
When I use the logical database PNP in my program,a warning message appeared during the syntax check with Unicode checks actived.The message looks like below:
<b>Include DBPNPCOM.
In Unicode programs,the "-" character cannot appear in names,as it does here in the name "PNP-SW-FOUND".
Include DBPNPCOM.
In Unicode programs,the "-" character cannot appear in names,as it does here in the name "PNP-SY-TABIX".</b>
......
Anybody know how to deal with this problem?
Regards
Brian Liu
‎2005 Nov 01 8:16 AM
Have you checked the Unicode Enable checkbox in the program attribute screen(If you are working on 4.7 version),next to Editor lock checkbox?
‎2005 Nov 01 2:30 PM
Hi,
You can either ignore the warnings or uncheck the 'Unicode checks Active' checkbox in the program attributes. In fact you get the same warnings off most standard SAP HR Reports.
Good luck,
Suresh Datti
‎2010 Apr 08 12:56 PM