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

What are the uses of interactive reporting?

618


What are data classes? What are the various data classes available for selection? : abap data dictionary

545


What is help view?

552


Explain the advantages/disadvantages of logical databases?

553


Can we make use of flow logic control key words in abap/4 and vice-versa?

583






Mention the various databases integrities?

607


Explain what are the problems in processing batch input sessions?

526


Can we control the sequence in which multiple implementations of a multiple use BADI are called? If yes, how?

910


Write the bdc table structure? : abap bdc

590


what are Hana Basics

886


How to define selection screen?

586


Which function module would you use to check the user’s authorization to access files before opening a file?

597


how to update the filed value in SAP in ZAWSYS and create time and date? please tell me the answer

1809


how to modify the standard method as per your requirement

881


What happens if a function module runs in an update task?

549