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

user exit in tcode VA01

Former Member
0 Likes
495

hi everybody

does anybody know the user exit of tcode VA01 when we save a sales order?

1 ACCEPTED SOLUTION
Read only

former_member404244
Active Contributor
0 Likes
411

Hi Sia,

use the include MV45AFZZ in it use the userexit

USEREXIT_SAVE_DOCUMENT.Write ur code in this exit.

Regards,

Nagaraj

hi everybody

does anybody know the user exit of tcode VA01 when we save a sales order?

2 REPLIES 2
Read only

Former Member
0 Likes
411

Hi,

user-exits are written in include MV45AFZZ

for sales order VA01

Regards

Amole

Read only

former_member404244
Active Contributor
0 Likes
412

Hi Sia,

use the include MV45AFZZ in it use the userexit

USEREXIT_SAVE_DOCUMENT.Write ur code in this exit.

Regards,

Nagaraj