We have a batch of Sales Order (Invoices) that contains 4 transactions that produce the above message (One or more lines contains warnings or errors).
Microsoft Learn says to run the below script to identify the error code associated with each document.
SELECT SOPLNERR, * FROM SOP10200 where SOPNUMBE = '<xxx>'
The Microsoft Learn article suggests the above script will produce a numerical value in the ERROR Code column. When I ran this script, the value in the SOPLNERR column contains several 0s and an x.
Do you have any suggestions on how to resolve this issue?
In GP, open the batch in Sales Batch Entry, click Print and select in the Form to Print drop-down "Edit." Print it to screen. This report *should* give you some details about the line errors.
Joe
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.