11. what is the difference between user-exit &
customer-exit?

Answer Posted / rams

USER EXITS are FORMS and are called by SAP standard programs
using PERFORM. CUSTOMER EXITS are FUNCTIONS so they are
called using CALL
FUNCTION (or more exactly CALL CUSTOMER FUNCTION).
Inside the form (user exit) you can read and change almost
any global data from host program. Inside a function
(customer exit) you can only acces your
import/export/changing/tables parameters.
User-exit doesn’t have any classification. In customer-
exit we have function-module exit , screen exit
, menu exit and TABLE EXITS OR CUSTOMER INCLUDES
user exits are only related to SD module and are
subroutines only where as customer exits are the
function modules which are applicable for all the
modules.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is projection view?

722


How can end-of-selection be used?

848


What is erp? : sap abap hr

830


What is the difference between field-group header and other field groups? : abap modularization

761


Can we include customizing include or an append structure with pooled or cluster tables?

899


What is the differences between structure and table in the data dictionary in abap?

848


HOW TO TRANSFER VENDOR MASTER DATA FROM LEGACY SYSTEM TO SAP SYSTEM THRU LSMW (IN LSMW, USING DIRECT INPUT PROGRAM:RFBIKR00)

3508


What are the 3 types of function modules in sap?

803


What are the buffering options in abap?

768


What are the pooled and cluster tables?

765


While using extract datasets it is required to have a special workarea for interface. State true or false. : abap modularization

829


What is match code? : sap abap hr

910


What will happen when we use single buffered selected?

832


the problem is that , while i am undergoing with my practice session, i am creating too many new programs.they are occupying much space in my hard-disk. how to delete un-necessary programs completely from my data- base........... plz help me with this .....

1766


What is meant by slab? How is indian slab and us slab? : sap abap hr

812