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

enhancements

Former Member
0 Likes
776

Hi friends,

Iam new to the enhancements,can any body give me brief desription about enhancemnts and types of enhancemets.

Regards,

Ashwin.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
755

Hi!

Application enhancements allow customers to enhance their

application functions. Cutomer exits are preplanned by SAP and generally consist of several components.

The SAP application programmer creates SAP enhancements from function module exits, menu exits and screen exits. For this Tcode SMOD is provided.

Customers are given a catalog containing an overview of existing SAP enhancements. They can then combine the SAP enhancements they want into an enhancement project using transaction CMOD.

SAP enhancements are made up of components parts. These components include function module exits, menu exits and screen exits. A specific component may be used only once in single SAP enhancement.

Customer enhancement projects consist of SAP enhancements. Each SAP enhancement may be used only once in a single customer ehancement program.

FUNCTION MODULE EXIT :- This allow customers to implement additional logic in application functions. SAP application programmers define where function module exits are inserted and what kind of data they transfer.

MENU EXIT :- This alllow you to attach your own functions to menu options in SAP menus.

SCREEN EXITS :- This allow you to make use of reserved sections of a main screen(subscreen areas). You can either display additional information in these areas or input data. You define the necessary input and output fields on a customer screen

Regards

Abhijeet

Hi friends,

Iam new to the enhancements,can any body give me brief desription about enhancemnts and types of enhancemets.

Regards,

Ashwin.

4 REPLIES 4
Read only

Former Member
0 Likes
756

Hi!

Application enhancements allow customers to enhance their

application functions. Cutomer exits are preplanned by SAP and generally consist of several components.

The SAP application programmer creates SAP enhancements from function module exits, menu exits and screen exits. For this Tcode SMOD is provided.

Customers are given a catalog containing an overview of existing SAP enhancements. They can then combine the SAP enhancements they want into an enhancement project using transaction CMOD.

SAP enhancements are made up of components parts. These components include function module exits, menu exits and screen exits. A specific component may be used only once in single SAP enhancement.

Customer enhancement projects consist of SAP enhancements. Each SAP enhancement may be used only once in a single customer ehancement program.

FUNCTION MODULE EXIT :- This allow customers to implement additional logic in application functions. SAP application programmers define where function module exits are inserted and what kind of data they transfer.

MENU EXIT :- This alllow you to attach your own functions to menu options in SAP menus.

SCREEN EXITS :- This allow you to make use of reserved sections of a main screen(subscreen areas). You can either display additional information in these areas or input data. You define the necessary input and output fields on a customer screen

Regards

Abhijeet

Read only

Former Member
0 Likes
755

Hi,

The enhancement concept allows you to add your own functionality to SAPu2019s standard business applications without having to modify the original applications.

for more info check this link:

Regards

Adil

Read only

Former Member
0 Likes
755

Hi

[Enhancements|http://sap.niraj.tripod.com/id21.html]

Regards,

Sravanthi