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 for SD_SALESDOCUMENT_CREATE

Former Member
0 Likes
1,955

Hi All,

Is there any user exit which will trigger in function module SD_SALESDOCUMENT_CREATE after user exit USEREXIT_SAVE_DOCUMENT_PREPARE in MV45AFZZ.

I need to write some code after USEREXIT_SAVE_DOCUMENT_PREPARE , based on some values populating in save prepare exit.

I am posting the document

1 ACCEPTED SOLUTION
Read only

former_member404244
Active Contributor
0 Likes
1,136

Hi,

U can use USEREXIT_SAVE_DOCUMENT in the include MV45AFZZ.

Regards,

Nagaraj

2 REPLIES 2
Read only

former_member404244
Active Contributor
0 Likes
1,137

Hi,

U can use USEREXIT_SAVE_DOCUMENT in the include MV45AFZZ.

Regards,

Nagaraj

Read only

0 Likes
1,136

Hi

I need a exit / enhancemnt spot in Fm only.

thanks

chandra