what is difference between user exit, customer exit and badi?
Answer Posted / kalyan
User exit,Customer exit and BADI are the enhancement techniques which are used to write your custom code with out modifying the standard application.
User Exit is subroutine where we write custom code.We need SAP Access key to write user exit. It will available for only SD module.
Customer Exit is Z include program where we write custom code.We don't need SAP Access key.
Customer exit and user exit can implement only in a single project. BADI can be implemented in multiple project.
Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
hi,i worked mostly in core abap.know iam assigned to XI utility project.can u experts let me know what r the basic things i need to learn to work in XI utility project.i already searched in forum.thanks in advance.
What is the relationship existing between the various data elements? : abap data dictionary
What is the difference between select statement and provide statement ? : abap hr
What functions does a data dictionary perform ?
What is an rdbms?
How are the function code handles in flow logic?
What are Pull and Push Methods?
What are smart forms?
Mention what is alv programming in abap?
Explain what are the system fields? Explain?
If A is the super class of B. And both the classes have constructor. We create an object of class B. Then which constructor will be called? If both then in which order?
What are the control break events in abap? : abap data dictionary
Explain what are the problems in processing batch input sessions? How is batch input process different from processing on line?
What statement will be found in an sap application program that implements a function module exit?
What is luw?