Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

delete pnp warning

Former Member
0 Likes
460

Hallow I have warning (in check) when I use the logical database pnpce

All time in all program

How I delete it

This is the description

regards

In Unicode programs, the "-" character cannot appear in names, as it

does here in the name "PNP-SW-IGNORELOCKEDRECORDS".

Include DBPNPCECOM

In Unicode programs, the "-" character cannot appear in names, as it

does here in the name "PNP-SW-ENQUEUEPERNR".

Include DBPNPCECOM

In Unicode programs, the "-" character cannot appear in names, as it

does here in the name "PNP-SW-FOUND".

Include DBPNPCECOM

In Unicode programs, the "-" character cannot appear in names, as it

does here in the name "PNP-SW-AUTH-SKIPPED-RECORD

1 REPLY 1
Read only

suresh_datti
Active Contributor
0 Likes
318

Uncheck the Unicode checkbox in the Program attributes.

~Suresh