Application Development and Automation 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: 
Read only

Enhancement Sections

PS_1978
Active Participant
0 Likes
600

Hi,

What is an Enhancement Section? How to create and implement these? What is the effect of these in standard programs and is it suggestible to create new enhancement sections in standard programs? What is the difference between enhancement and enhancement sections?

Best Regards,

Phani.

1 ACCEPTED SOLUTION
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
573

There certainly is a thing called Enhancement Section. These are explicit enhancement points provided by the new Enhancement Framework.

Regards,

Rich Heilman

Hi,

What is an Enhancement Section? How to create and implement these? What is the effect of these in standard programs and is it suggestible to create new enhancement sections in standard programs? What is the difference between enhancement and enhancement sections?

Best Regards,

Phani.

3 REPLIES 3
Read only

Former Member
0 Likes
573

Hey there is no such term like Enhancement section as per me. I have checked the SAP help also..

Hope it's the same as Enhancement.

Go through the link for Enhancements help.

http://saptechnical.com/Tutorials/ExitsBADIs/ExitsMain.htm

Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
574

There certainly is a thing called Enhancement Section. These are explicit enhancement points provided by the new Enhancement Framework.

Regards,

Rich Heilman

Read only

Former Member
0 Likes
573

Hi

Enhancement Section means the CUSTOMER-FUNCTION s which are used as Enhancements(user exits) in the Std programs.

SAP has provided this facility for some programs (mostly I used in IDOC function modules) to write our code for the enhancement.

Other user exits/enhancements are the one which we know from SMOD Tcode and are implemented by creating a project in CMOD tcode.

There are 4 types of exits namely, Function, Screen,Menu and Field exits .

Reward points if useful

Regards

Anji