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 for sales order

Former Member
0 Kudos
87

Hi all,

Is there any user exit to change the order type based on Sold to party.

Eg: if any user select some sold to party during sales order creation then using sold to party the order type is changed.

Any suggestions welcome.

Regards,

4 REPLIES 4

former_member262988
Active Contributor
0 Kudos
60

hi,

use form userexit_move_field_to_vbak.

in include MV45AFZZ.

reward points if useful..

Former Member
0 Kudos
60

Hi,

Please try to use this exit -

EXIT_SAPMV45A_002 (Preassignment of Sold-to Party in Sales Documents)

Or

EXIT_SAPFV45E_002 (Filling the Interface Structures for Procurement)

Reward if helpful.

Best Wishes,

Chandralekha

Former Member
0 Kudos
60

Hi Navdeep,

V45A0002 : Predefine sold-to party in sales document

EXIT_SAPMV45A_002 :Preassignment of Sold-to Party in Sales Documents

With luck,

Pritam.

0 Kudos
60

Hi all,

But i want to decide the sales order type using Sold to party.

Any helps valuable,

Regards,