What is kernal badi? What is the difference between classic badi and kernal badi ? What is the advantages of kernal badi?
Answer Posted / ragav
Difference:
1)Framework completely different from Classic BADI.
A classic BAdI can be called only once and the call positions are registered centrally.
With new BAdIs, multiple calls are possible and the call positions are not registered centrally.
2)Kernel BADI you can from your program by using commands GET BADI.
3)We can able to make more complex filter conditions.
4)
| Is This Answer Correct ? | 26 Yes | 4 No |
Post New Answer View All Answers
if u take one worst program,in this program user write the logic is session method.in that program user can get some errors ,that errors we will see in call transaction method,how it is possible.?
What is a logical database?
What is the use of table control in bdc is it same in module pool table control? : abap bdc
What is projection view?
What is the difference between function group and function module?
What two statements are required in an abap program to output an icon using a write statement?
How can I make a differentiation between dependent and independent data? : abap hr
How can we send data to external programs?
What are the difference between call screen and leave screen?
What are logical data bases used in hr module? : abap hr
What is the table buffer? Which type of tables used this buffer?
How do you control printer functions from sapscript?
difference between Valuation type and valuation category?
What is a data dictionary? : abap data dictionary
What are the fields in the memory table ‘screen’?