Application Development 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: 

User Exit -Sales Order

Former Member
0 Kudos

User Exit to check if there is any sales order for the purchase order

Under what category does this come... menu/screen/field???

3 REPLIES 3

Former Member
0 Kudos

Hi Venkat

If the validation is on Customer PO, use: <b>USEREXIT_MOVE_FIELD_TO_VBKD</b> of MV45AFZZ.

Regards

Eswar

Former Member
0 Kudos

Hi,

Are you mentioning about customer purchase order??

Thanks,

Naren

Former Member
0 Kudos

Hi,

If it is customer purchase order..In the customizing you can do to give an error message if the customer purchase order is already used in an existing sales order..

Go to transaction VOV8

Select the sales document type

Press the details (Ctrl + shift + F2 ) button

There will be input field which has the text "Check purch.order no"..

In that field give the value "A"

Then save it..

If you try to create two sales orders for the same customer purchase order..Then it will give an error message..

Thanks,

Naren