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

duplicate sales order

Former Member
0 Likes
3,322

• Developed a report to display duplicate sales orders based on the PO Number, Net value of the document and the creation date.

i saw this report is it possible to exits duplicate sales orders. if it exits how it possible what is business scenario which business scenario its possible give me some example

regards

sreedhar.

• Developed a report to display duplicate sales orders based on the PO Number, Net value of the document and the creation date.

i saw this report is it possible to exits duplicate sales orders. if it exits how it possible what is business scenario which business scenario its possible give me some example

regards

sreedhar.

3 REPLIES 3
Read only

Former Member
0 Likes
1,260

Hi,

This kind of scenerio may arise because of manual errors. Example : User might create multiple sales orders for a single PO received from the customer. Technically also it is possible to create multiple sales orders using same PO unless there is a specific check in place.

Regards,

Ram

Read only

Former Member
0 Likes
1,260

1.DUPLICATE Customer Purchase Order might be possible.

2.Duplicate Sales order NOT possible (One SO can have multiple Line items against Vendor PO)

Cheers

Read only

JackGraus
Active Contributor
0 Likes
1,260

You can avoid duplicate 'customer order number' in sales order type customizing, transaction VOV8. Try to set setting 'Check purch. order no' to 'Check wether the purchase order number already exists'.

Regards Jack