what is difference between User Exit and BADI
Answer Posted / venkata ramamohana rao s
in userexists every exist has only one implimentaion.
in Badis have the definitions, definitions are acts as a
interfaces means one definition have many implimentations.
all the implimentations executed one by one.
in userexist if u want to find out the enhancement spots
for using SMOD and activation for Using CMOD.
in Badis, find out ths definitions using SE18 and
Implimentaion are done in SE19.
Userexists is a Procedural approach.
Badi is Object Oriented approach.
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
What is the difference between scrolling a table horizontally and vertically?
What is luw or data base transaction ?
what are the various types of parameters and how are they distinguished from one another?
Does sap handle multiple languages?
How can we omit a leading sign and a leading zero in sapscript?
How do you convert non-char field into char type fields ?
How do you set up background jobs in sap?
Differentiate between the uline and write: sy-uline statements if any?
Write the bdc table structure? : abap bdc
When you prefer lsmw?
How can we create callable modules of program code within one abap/4 program?
What is the use of table maintenance allowed?
Explain how to Handle the internal tables in ABAP?
What are the types of table fields in the sap abap?
What are the differences between domain and data element?