what is diff b/w user exits and cutomer exits

Answer Posted / chinna rayudu

User Exits: 1.These are forms, so they are called by sap
standard programs using perform.
2. Inside the form you can read and change almost any
global data from host program.
3. User exits doesn't have any clasification.
4. These are basically desined for SD module only
Customer Exits: 1. These are functions, so they are called
using call functions.
2. Inside the function you can only access your
import/export/changing/table/parameters
3. These exits have function, module, screen exits.
4. These are available for mm, sd,fi, hr almost for all
modules

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Name the abap/4 modularization techniques? : abap modularization

825


What is the difference between scrolling a table horizontally and vertically?

767


What is sap abap tables?

800


Where do you create indexes in abap?

829


What are the mandatory fields to be filled for BAPI_CUSTOMER_CREATEFROMDATA1

3253






What are the user interfaces of interactive lists?

726


What is the syntax for ‘call transaction’?

797


What is view? Explain the different types of view?

948


What is sap abap data classes?

764


How do you display a data in a detail list?

757


What are the client dependant objects in abap / sap?

694


What application areas are you comfortable in?

1059


Difference between sy-tabix and sy-index? Where it is used?

693


Explain the advantages/disadvantages of logical databases?

745


Define database layer?

784