What is the difference between User Exits and BADI?
Answer Posted / swamy
user exit:
1.this is clint dependent
2.this is procedural approch to work with enchancement.
3.this is two level infra structure like sap and customer
solution.
4.once you should the define the user exit you can assign
the any customer
5.using tcodes:comd & smod
6.user exit find out the through package goto tcode se93
and duble click the program and goto attributes and take
the package name and go to smod click on f4 and give the
package name and execute that then dispay the require user
exit and take the user exit and implement the in cmod
BADI's:
1.this is clint independent
2.this procedural approch to work with enchancement.
3.this is multilevel infrastructure like sap ,customer
solution as well as industriery solution.
4.this is a filter option
5.se18 define the inter face(when you are define the
interface it has a options like filter options and multipul
option)
6.se19 implement the badi
7.find out the badi through:se15 ,se84,
Is This Answer Correct ? | 17 Yes | 14 No |
Post New Answer View All Answers
What will happen when we use single buffered selected?
how to use table control?if suppose i have 6 records and i want more 4 records in sequence.How to handle this scenario?
What are the advantages and disadvantages of using views in abap programming ?
Explain difference between primary key and unique key?
What do you mean by cluster tables in sap abap? Also explain what do you mean by table cluster? : abap data dictionary
What is at exit-command:?
Program for Prime numbers and Matrix plz explain me the procedural method with steps
Differentiate screen painter from menu painter.
What is projection view?
Difference between top-of-page and top-of-page during at line- selection?
Give few names of pooled tables in sap ?
What are the events in classical reports?
Explain the sequences of event block?
What are the types of views? : sap abap data dictionary
Explain the properties of selection screen?