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


Please Help Members By Posting Answers For Below Questions

What is the function of the correction system?

570


What are the functional areas, user groups? How does abap query work in relation to these?

591


What are the payroll related Infotypes

1812


2)In production what is the user exit?

1571


Can you assign a matchcode object to a parameter? If so how?

596






Explain the Importance of pa20? : abap hr

629


How do you find the information on the current screen?

598


What is the maximum No. Of structures that can be included in a table or structure. : abap data dictionary

618


i have executed a report via back ground job, in this report i have used enqueue and dequeue function modules on a table, but before releasing the lock(before dequeue function module is not call) job gives the dump, so the lock is not released the table, here my question is how to set the lock automatically release the there is a short dump before calling the dequeue module?

1722


Can we create field without data element? If yes, how?

692


How can an internal table with header line and one without header line bedistinguished when passed to a subroutine?

637


What is sap abap data classes?

603


How can we decide weather we can enhance the standard infotype or not ? : abap hr

571


What are the requirements a dialog program must fulfill?

635


What are local objects? : abap data dictionary

601