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 and modification.

Former Member
0 Kudos
91

if anyone sending a link for this topics or if u guide me to cover this topics means it will be very helpful for me.

regards

vijay

3 REPLIES 3

Former Member
0 Kudos
71

Hi Vijay,

Enhancements are hooks provided by SAP for extending the business logic without hampering the standard code.

These are User Exits / BADI's

In USer Exits , we have

1. Function Exits

2. Screen Exits

3. Menu Exits

4. Field Exits

Modifications are incorporating the changes in Standard SAP Program by taking access key to suite the particular business requirement.

Changes thro Enhancements will not hamper future upgrades, but Modifications will have to be taken care during future upgrades.

Pl.go thro the following links for further understanding.

https:/.../wiki/display/ABAP/EnhancementsandModifications-BADI,EnhancementFramework,UserExits

https://forums.sdn.sap.com/rss/rssthreads.jspa?forumID=233

help.sap.com/saphelp_nw04/helpdata/en/6b/3f6d016d0711d396a50004ac96334b/frameset.htm

www50.sap.com/useducation/curriculum/course.asp?cid=60212781

Reward, If useful.

Thanks,

USR

Former Member
0 Kudos
71

Hi Vijay,

Check this URL,

http://searchsap.techtarget.com/search/1,293876,sid21,00.html?query=linksforenhancementandmodification.&bucket=WEB

I hope it is helpful to you.

Thanks,

Vinoth.

Former Member
0 Kudos
71

Hi Vijay

Find many resources in this link:

Reward points if helpful

Regards