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
What is client dependent and client independent?
What do you mean by symbols?
what is maximum columns number in SAPScripts and Smartforms. If How can we move to next page for print.?
You want to backup sapscript layoutsets. How will you do it?
In sap scripts, how will u link form with the event driven?
Explain composer. What does it do?
Explain the windows in layout set.
How to insert symbols in smart form?
How to pass the variables to forms ?
How do you create boxes in sap script?
How can I copy sapscripts from one client to another, or export/import them?
How can I set the header and footer in the main window?
What are the types of windows?
What do you mean by symbols? What are their different types?
What is client concept in sapscript?