what is the difference between user exit and customer exit?
what is ment by cusomer exit?and what is the difference
between user exit and badi?

Answer Posted / kamala

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.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you find out whether a file exits on the presentation server?

647


SAP query how to use end users?

1784


How do you find if a logical database exists for your program requrements?

714


Can a filed occur in several field groups? : abap modularization

752


What is difference between dialog program and a report?

704






What is the tcode for sapscript forms?

740


– Programming using BAPI : Create Debit Memo Request (DMR) with reference to Sales Order and update the delivery number and PO number in the newly created DMR. Send the spool of the report by E-mail if the E-mail option is enabled. Selection Screen Required:  Sales Org  Delivery type  Sales document type Optional:  Planned Goods movement date  Option to choose E-Mail  E-mail Address  Output device Output Output should display both successful and unsuccessful creation of DMR with the following fields,  Success/Error (S/E)  Sales Document number  Delivery number  New Debit memo request number  Error message Tables TVAK, TVCPA, VBAK, LIKP, LIPS

5675


How do you find the tables to report from when the user just tell you the transaction he uses? And all the underlying data is from SAP structures?

830


wat is the difference between A-gate & W-gate?where are they used?

1569


Difference between sy-tabix and sy-index? Can you check sy-subrc after perform?

775


Explain the difference between cluster tables and pool table?

726


Did you use buffering?

686


What are the different database integrities?

668


On abap: did you set up a workflow? Are you familiar with all the steps for setting up a workflow?

669


What are the steps in a bdc session? : abap bdc

660