What is meant by enhancements?

Answer Posted / guest

R/3 ENHANCEMENT concept allows us to add our functionality
to SAP's standard business applications WITHOUT HAVING TO
MODIFY the original applications.
SAP creates enhancements for specific PROGRAMS, SCREENS AND
MENUS within standard R/3 applications. These enhancements
do not contain any functionality, instead act as HOOKS
WHERE WE can HANG our own ADD-ON functionality onto these
hooks.

Advantages with Enhancements:
1.> They do not affect standard SAP source code.
2.> They do not affect software updates.

NOTE: Customer enhancements may not be available for all
programs and screens found in SAP system. YOU CAN ONLY USE
CUSTOMER EXITS IF THEY ALREADY EXISTS IN THE SAP SYSTEM.

Enhancement Approaches:
1.>Procedural approach using Function Modules and are
called as Customer Exits .
2.>Object Oriented approach using Classes & Methods & are
called BADI's.

Is This Answer Correct ?    9 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the process to enhance the Infotype

2881


Name some system global variables you can use in abap programs?

549


How to handle error in session method? : abap bdc

695


What kind of financial periods exist in sap? What is the relavent table for that?

622


What is value table? : abap data dictionary

643






How do you find the information on the current screen?

598


what are the two methods of modifying sap standard tables? : abap data dictionary

624


What is locking ?

602


what is code to upload cost centers through call trans. and procedure

2155


What are the system fields? Explain?

639


What is system-land-scape of your project?

571


How many types of data classes are there in sap?

578


I am getting the (first) page number and the remaining records displayed in another list in another page BUT the PAGE Number is not displayed? What is the code/solution?

1535


1 . how do u design technical documentation in abap ? 2 . what u currently devloped in sap abap ?

2565


What are pooled tables? : abap data dictionary

663