5. What are the difference between BADI and user Exit.
Answer Posted / radha
In USEREXIT u code in the standard SAP program, hence any
updation in the version of the standard program will lead
to the loss of ur coding. But same is not the case of BADI.
Here the code remains outside the standard program.
You need to search for the suitable BADI as ur requirement
and then do the coding and plug in the program.
USEREXIT - It is also a program enhancement technique. here
also u need to find suitable userexit and code in ur
program.
| Is This Answer Correct ? | 15 Yes | 2 No |
Post New Answer View All Answers
How do I create standard texts for the sapscripts?
How to assign own form to a standard print program?
How to add extra functionality to a standard print program without touching the print program ?
How to transfer the objects? Have you transferred any objects ?
Explain the header data in layout set.
How to print page numbers in a script through SE38 Program ?
What is the use of rscltcop program?
How to use the new-window command?
What does read_text?
How to create standard text in sapscripts?
How did you test the form u developed? How did you taken printout ?
How can I prevent page-break in the message that is to be displayed?
Different types of ABAP memory ?
Can we have more than one Selection Screen and how ?
How can I create a shaded box?