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 are the events in classical reports?

716


What do you mean by pooled tables in sap abap? Also explain what do you mean by table pool? : abap data dictionary

649


How do you populate data into a multiple line field?

685


What are the objects of the abap dictionary or what types of objects can be created in the abap dictionary? : abap data dictionary

614


what is abstract classes

969






What is the use of buffering?

657


Create any functions? How to go about it?

653


Can you set up background processing using call transaction?

687


2)In production what is the user exit?

1669


Which transaction code is used executing a report (type 1 program)? : abap data dictionary

729


can i use table key and key in an internal table and explain the functionalities of each one and what functionality does it give if both are used for same internal table

1878


What is the syntex used to call a screen as dialog box (pop up)?

814


How to determine the attributes of an internal table?

697


What are the three hierarchical levels of data types and objects?

672


What is the function of the correction system? : abap data dictionary

692