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

Former Member
0 Likes
1,060

whats the user exit that is mainly used in sd module?

Thanks in advance.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,031

Hi,

generally for changes which u want to get reflected to header or item levels, then try to look into MV45AFZZ .

Madhavi

Shylesh

yes u r right ,as mentioned above in the VMOD dev class we can find user exits in sd module other than that I have no idea.

Message was edited by:

Nagini M

9 REPLIES 9
Read only

Former Member
0 Likes
1,031

For sales orders it is MV45AFZ1, for deliveries it is MV50AFZZ.

Read only

Former Member
0 Likes
1,031

Hi,

Goto SPRO -> Press F5..

In the implementation guide for R/3 customizing..

Sales and distribution -> System modifications -> User exits..

There you can find the documentation for all the user exits that are related to SD..

Thanks,

Naren

Read only

0 Likes
1,031

Hi Narendran,

I have a small doubt, it this path is available in all other functional areas or else only for SD. Is there any standard path that we can find for other areas also?

Shylesh

Read only

Former Member
0 Likes
1,032

Hi,

generally for changes which u want to get reflected to header or item levels, then try to look into MV45AFZZ .

Madhavi

Read only

Former Member
0 Likes
1,031

Thanks a lot.

Read only

Former Member
0 Likes
1,031

http://www.easymarketplace.de/userexit.php

Shylesh try this I think it will help.

Read only

0 Likes
1,031

Thanks Nagini,

I have this list. I just wanted to know is there any searching way in SAP itself. Coz, for all version changes, new Exits will be included. Sometimes, you may not find all exits in this list for latest versions, right?

Shylesh

Read only

Former Member
0 Likes
1,031

Check the includes in the package VMOD. It has all the exits used in SD module.

Read only

Former Member
0 Likes
1,031

Shylesh

yes u r right ,as mentioned above in the VMOD dev class we can find user exits in sd module other than that I have no idea.

Message was edited by:

Nagini M