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
how to use the xk01 in realtime.can it apply the others. how it it will goes to first page and next page.
HOW TO DIFFERENT CALL TRANSACTION ON THE BASIS OF DOUBLE CLICKING ON DIFFERENT FIELD.
What is a 'z' report?
Define subtype ? : abap hr
Explain badi in abap.
How to call transaction in session method without recording?
Type casting and error handling
How to insert a line into abap internal tables?
Name some data dictionary objects?
What are the payroll related infotypes? : abap hr
What is the difference between Check and Continue?
Explain different types of locks?
Did you create primary index?
What is a transaction variant and why are they used?
In which table the material master data is stored?