5. What are the difference between BADI and user Exit.
Answers were Sorted based on User's Feedback
Answer / yarru sreenivasa rao
badi is objective oriented but user exit is not
Is This Answer Correct ? | 23 Yes | 0 No |
Answer / manickam.m
BADI is OOPs concept...but User Exit not
BADI can be used more than once... but User Exit can be
used only one time
BADI code remains outside the standard program.
User Exit - code will be included in standard program
Is This Answer Correct ? | 16 Yes | 0 No |
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 |
6. What is the difference between file port and TRFC port.
Where are the sapscript form names?
What is the use of protect & endprotect?
What do you mean by symbols? What are their different types?
I want to add multiple boxes in the particular window of the script.Is it possible?If yes, than how ?
What is sapscript? What is its purpose?
hi, can you please tell me some thing about "Worksoft Certify Tool"? how it is useful??
In production system there are includes like /SMB40/M07DRTOP, /SMB40/M07DRMTA, but there's no Print program /SMB40/M07DR. That program is on developer server. How can I install program /SMB40/M07DR on production server?
Hello.. i have a question. which signature digital or signature logo we use in smartforms & scripts...? if we use digital sign what are those steps to use it...?
how we can use Bar codes in Sap-script?
The Logo Upaloaded got Inverted , then How you are going to handle this situation ?
Explain the main in sapscript