Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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 are the classifications of the sap abap data classes?

1172


How are the function code handles in flow logic?

1145


Different types of locks?

1105


Describe the difference between macro and subroutine?

1320


What is the syntax of packed number?

1253


What are the function modules used in a sap script driver program?

1192


Explain the difference between call screen and leave screen?

1216


What are function modules?

1159


In SAP Script,How to display a single field(like matnr)at the right end of the form.

2493


What are the two ways for restricting the value range for a domain? : sap abap data dictionary

1332


Can you delete data element, which is being used by table fields. : abap data dictionary

1202


What kind of financial periods exist in SAP? What is the relevant table for that?

1169


What are logical databases? : abap hr

1196


What does an exec sql statement do in abap?

1264


how to create module pool program using table controls based on selection criteria specified for sales document item in the first screen and item details in the second screen. plz mention the detail coding Tahnks, Rahul

4013