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 are the dis-advantages of logical databases? : abap hr

614


Hi guy.. i have to face an interview in a couple of day.. so can you please give me some good and tough question on abap.

1599


What is the differrences between structure and table in data dictionary in abap? : abap hr

723


What is the maximum number of structures that can be included in a table or structure : abap data dictionary

816


What is the disadvantage of using exec sql statement in abap?

538






What is the max. No. Of structures that can be included in a table or structure? : abap data dictionary

571


Explain the data types of internal tables?

631


Explain the differences between se01, se09 and se10?

575


Interactive Report that list purchase order details of a vendor. When the user double clicks on material number it shows detail list with fields matkl, meins, brgew, ntgew, gewei.The selection screen consist of sales organisation, distribution channel and material number. plz mention the detail coding Tahnks, Rahul

3265


In selection screen I have three fields, plant mat no and material group. If I input plant how do I get the mat no and material group based on plant dynamically?

692


What is the difference between leave transaction and call transaction?

614


After running a BDC program in background, next day morning when you see the results, few records are not updated(error records). What will you do then ?

1455


How do you process errors in session method ? : abap bdc

587


What is runtime analysis?

605


What are the ways you can do the tuning?

529