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 diff b/w user exits and cutomer exits

Answer Posted / dushyanth kumar

User exit - A user exit is a three character code that
instructs the system to access a program during system
processing.

SXX: S is for standard exits that are delivered by SAP.
XX represents the 2-digit exit number.

UXX: U is for user exits that are defined by the user. XX
represents the 2-digit exit number

Customer exit - The R/3 enhancement concept allows you to
add your own functionality to SAP’s standard business
applications without having to modify the original
applications. SAP creates customer exits for specific
programs, screens, and menus within standard R/3
applications. These exits do not contain any functionality.
Instead, the customer exits act as hooks. You can hang your
own add-on functionality onto these hooks.

User exits are basically modifications done to the std. pgm
for whic u need to have access code,this is not reccomended
in sap as during upgradation none of the mod. will come
thru.
In contrast customer exits are enhancements done to the
std pgm in the space provided by sap so that during
upgrading versions this also will be available.
Customer exits types
Function exits, Field exits, screen exits.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the syntax of packed number?

1249


What is narrow casting and wide casting?

1666


Do we create table fields with out data elements and domains?

1168


Differentiate between ooabap and abap?

1308


Explain buffering concept usage?

1059


Differentiate database index and match code.

1195


What are the functional areas? User groups? And how does abap/4 query work in relation to these?

1109


Why is pretty printer user in abap?

1328


Explain Catch Command in ABAP?

1323


What is the difference between select statement and provide statement ? : abap hr

1121


How to find the return code of an stmt in abap programs?

1211


Suppose the client wants me the vacancy to be displayed on a website as well as ess. How should I do it? : sap abap hr

1013


What is processing class, where we do them and why? : sap abap hr

1182


What is meant by stacked list?

1051


what precautions or prerequisites do you follow to update a record into database table and how

6147