‎2008 May 13 10:38 AM
Hi All,
What is the main difference between user-exit and customer-exit? which exit mostly used in Real Time? why?
‎2008 May 13 10:44 AM
Hi,
Below link will help you to get difference..
[User Exit Vs customer Exit|http://www.allinterview.com/showanswers/23629.html]
reward if helpful..
Regards ,
Brijesh
Edited by: Briesh Patel on May 13, 2008 3:15 PM
‎2008 May 13 10:45 AM
Hi,
User exits
-
User exit are form exits..Like the sales order user exits..USEREXIT_SAVE_DOCMENT_PREPARE...
User exit does not require any project in CMOD.
Customer exits
-
Customer exits are function module exits..Like the Po user exits..
EXIT_SAPMM06E_012...This requires the a project in CMOD and should be activated..in order to trigger the code..
Refer
https://forums.sdn.sap.com/click.jspa?searchID=11715305&messageID=5232834
https://forums.sdn.sap.com/click.jspa?searchID=11715305&messageID=4268156
Regards
Kiran Sure
‎2008 May 13 10:50 AM
Here are useful links.
http://www.sap-img.com/abap/what-is-user-exits.htm
http://wiki.ittoolbox.com/index.php/HOWTO:Implement_a_screen_exit_to_a_standard_SAP_transaction
http://www.sap-img.com/abap/a-short-tutorial-on-user-exits.htm
http://www.sapgenie.com/abap/code/abap26.htm
http://www.sap-img.com/abap/a-short-tutorial-on-user-exits.htm
http://www.sappoint.com/abap/userexit.pdfUser-Exit
http://www.planetsap.com/userexit_main_page.htm
http://www.easymarketplace.de/userexit.php
Reward points..