‎2006 Jun 03 8:31 PM
HI All,
I wanted to know all the user exist which are there in SD and <b>what is the best approach to start working on an user exist</b>?
I am very much confused with screen exist? I will be gratetful to you all if you could help me to understand screen exist.
Thanks in advance,
Regards,
Megha
‎2006 Jun 03 8:37 PM
Megha
The best way to find user exits is from se81. Select appliction component, press F9, press shift+F4 information system. Now you open the node what objects you want to search.
Open Enhancements-customer exits-Enhancement and press F8. Now an entire list of enhancement for selection application component will be displayed.
Look for this link for example.
<a href="http://www.sappoint.com/abap/userexit.pdf">Step by step guide for exits</a>
Regds
Manohar
Message was edited by: Manohar Reddy
‎2006 Jun 03 8:37 PM
Megha
The best way to find user exits is from se81. Select appliction component, press F9, press shift+F4 information system. Now you open the node what objects you want to search.
Open Enhancements-customer exits-Enhancement and press F8. Now an entire list of enhancement for selection application component will be displayed.
Look for this link for example.
<a href="http://www.sappoint.com/abap/userexit.pdf">Step by step guide for exits</a>
Regds
Manohar
Message was edited by: Manohar Reddy
‎2006 Jun 03 8:40 PM
Megha,
I am not it will be very helpful to find out the entire list of user exits for the whole module, that is going to be a big list.
However, once you identify a transaction, then it will be easy to identify the exits to that transactions. Take a look at this link which has a proram when executed will give a list of exits available for the given transaction.
http://www.sap-img.com/ab038.htm
So, give a business process, you know which transaction to execute and now you also know what exits are available in that transaction.
Regards,
Ravi
Note :Please mark the helpful answers and close the thread if the question is answered
‎2006 Jun 03 8:53 PM
Hi
Trx SPRO
Sales & Distribution->System Modification->User Exits
There you can find SD exits and their explanations.
Max