‎2007 Jun 27 8:14 AM
‎2007 Jun 27 10:19 AM
Hi
Whatever user exit you use that should be linked to the STd Transaction Fields, tables etc
We can write our own code for the exit but how to link them to the Std code
So SAP itself provided the Places where you have to provide your own code for the correct purpose of exit.
and for a single Tcode it has provided a lot of exits
Reward points for useful Answers
Regards
Anji
‎2007 Jun 27 10:25 AM
Hi,
Customer exit - The R/3 enhancement concept allows you to add your own functionality to SAPs standard business applications without having to modify the original applications. SAP creates customer exits for specific programs, screens, and menus within standard R/3 applications. These exits do not contain any functionality. Instead, the customer exits act as hooks. You can hang your own add-on functionality onto these hooks.
Regards