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 happens if we use leave to list-processing without using suppress-dialog?

696


Why do we use types statement in abap programming?

671


Explain how to create any functions?

593


What is check table?

579


How do you get the number of lines in an internal table?

620






Can a filed occur in several field groups? : abap modularization

662


wat is the difference between A-gate & W-gate?where are they used?

1487


What is the meaning of client independent?

571


How do you send files to the legacy systems from SAP and vice versa? How does one know that the legacy files have come on to the SAP server you are working on?

729


Explain the relationship between a functional area, user group, and query when developing queries using the sap query tool?

583


Use SET PF_STATUS which is in the FM reuse_alv_grid_display to set the button

1772


What is page window?

580


What is the significance of technical settings (specified while creating a table in the data dictionary)? : abap data dictionary

610


A subroutine can contain nested form and endform blocks. State true or false. : abap modularization

778


in bdc session method. if u run the record in fore ground manually i have a 7 records but at the time of record processing first record produces the error how can u process records manually in fore ground please tell me any one knows?

1745