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...

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

It is possible to assign a local data object defined in a subroutine or function module to a field group. State true or false. : abap modularization

1321


How do you delete duplicate records from internal table?

1259


What is a 'z' report?

1162


Can i Have Some Examples on Enhancements.

2517


How can end-of-selection be used?

1205


What are the different modes of processing batch input sessions? : abap bdc

1269


Difference between Field groups and internal tables?

1114


How do you Export a session ?

1930


What is the use of dequeue function module? : sap abap data dictionary

1200


What is the significance of the screen number ‘0’?

1089


How do you display a data in a detail list?

1054


what is leave to TRANSACTION?

1539


What is off cycle payroll run

2514


What are conditional chain statement?

1277


Mention the various databases integrities?

1095