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 needed updating Order Reason for Sales order

Former Member
0 Kudos

Hi,

we have a requirment wherein we need to update the Order Reason of a sales order(present in the Sales tab) by a default value if the sales order is of type ZDR(debitmemo order type).Which is the user exit responsible for this?if theres no user exit what is the other alternative?

Thanks,

Rakesh.

1 REPLY 1

Former Member
0 Kudos

Hi,

You can use the User Exit Include MV45AFZZ of Main Sales order program SAPMV45A,

Use the form FORM USEREXIT_MOVE_FIELD_TO_VBAP or

FORM USEREXIT_SAVE_DOCUMENT.

Regards,

Anji