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
What are the commands used for interactive reports?
A field containing quantity amounts (data type quan) must be assigned to a referencetable and a reference field. Explain?
What is a fall back class?
while implementing badi what are the tables u find??
What are the system table used in abap?
5) How to rereive text elements in SF and script?
What are the different types of luws?
Give examples of transparent table?
any one can tell me which is the tables can store in ddic plese dont say db02l,please give me different ways of resideing the tables ?
Explain the difference between float and packed data type?
Do we have to migrate all sapscript forms to smart forms?
how to create view in bdc..??
What are ranges?
What are the different attributes that can be assigned to a variant?
In what ways we can get the context sensitive f1 help on a field?