I'm not sure if there's another thread with a resolution on this....
My situatiion is that a special character was uploaded as a vendor item# so I tried adding another PO13 record with the correct vendor item# and made it default (it did not automatically default as it has the same vendor#).
I'm now trying to inactivate or at best delete the erroneous record but "Vendor item does not exist" pops up....
Any advice....
Yes this needs to be done in sql In most cases. We had a case where a non visible space was uploaded through req centre. Cobol would ignore the character when performing actions but wouldn't return any db records. You would also need to check related tables as the character may have been copied to these locations and cause problems later on.
If you are an on premise customer your DBA may be able to find which field has hidden characters. Look at enhancment 87489. i requested that they strip out hidden special characters from addins but support said put in an enhancement. Go like it and we may be able to get it done. Other remedy is to use a paint screen to rekey data with out special characters. Our DBA has at the direction of support cleaned up those records with hidden characters. In addition have the people using the addins clean up thier upload file and ensure no special characters are in the upload (paste into notepad and back into excel)