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 meaning of table buffer? This buffer is used by which type oftable?

762


What is open sql?

572


Abstract class and interface, multiple inheritance, live example

884


How can an internal table with header line and one without header line bedistinguished when passed to a subroutine?

630


Explain get cursor field?

666






How can I get ascii value of any letter? Is there any function?

645


How do you validate the selection criteria of a report? And how do you display initialvalues in a selection screen?

610


What are logical databases? : abap hr

690


In events, start-of-selection is a default event. When we have to use this event explicitly? Why?

571


What are the different types of sapscript symbols?

616


What are the mandatory fields to be filled for BAPI_CUSTOMER_CREATEFROMDATA1

2882


What is the significance of delivery class? : abap data dictionary

564


How to create report in SD open sales order which covers all Organization, delivery status, shipping details and partner function details. plz mention the detail coding Tahnks, Rahul

2106


How to split one Invoice into Multiple ( Step by Step)?

1696


Did you use buffering?

588