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: 

Enhancement Spots

Yamuna_Mathew
Employee
Employee
0 Kudos

Hi,

Can any one tell me about enhancement spots?

What is the difference between the classic BAdI Builder

and the new one?

2 REPLIES 2

Vinod_Chandran
Active Contributor
0 Kudos

Hi Yamuna,

Using transactions SMOD and CMOD you can access and implement user exits. BADI serve the same purpose but it is based on OOPS.

Please refer the following for more information.

Difference between BADI and user exit - http://www.sap-img.com/abap/difference-between-badi-and-user-exits.htm

http://www.sapfans.com/forums/viewtopic.php?t=172792

Cheers

Vinod

Former Member
0 Kudos

hi,

SAP allows customer to add their own functionality in certain areas which are preplanned by SAP, these thing can be achieved by

BADI,

User Exit

Transaction Varient and some others

SMOD and Cmod used for user exit

Se18 and se19 user for BADI

cheers,

sasi