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

Former Member
0 Kudos

Hi experts!!!

Any user-exit that only will be executed in the process of POST GOODS ISSUE????

Thanks.

Regards.

2 REPLIES 2

Former Member
0 Kudos

Hi Andre,

Check this user exit:

USEREXIT_SAVE_DOCUMENT

You will find this user-exit in the include program : MV50AFZ1.

You will find this include in the standard program : SAPMV50A.

Check this link for finding user exits for a given tcode:

http://www.sap-img.com/ab038.htm

Check this link for transactions and their user exits:

http://www.sap-hefte.de/download/dateien/1400/mobile_applications_appendix_a_transaction_codes_user_...

Hope this helps you.

Regards,

Chandra Sekhar

0 Kudos

Hi.

This user (USEREXIT_SAVE_DOCUMENT) also is executed when delivery is created.

Regards.