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
What are the events used for logical database?
any 1 having notes on SAP-ABAP certification, or even if any 1 could provide the url for getting notes on SAP-ABAP certification, would be appreciated.
Are you familiar with all steps for setting up a workflow?
What are the mandatory fields to be filled for BAPI_CUSTOMER_CREATEFROMDATA1
Explain different types of attributes of function module?
How to transfer the objects? Have to transferred any objects?
Why do we use types statement in abap programming?
What does hide statement do?
How can end-of-selection be used?
Explain the advantages and disadvantages of abap query tool?
What is processing class, where we do them and why? : sap abap hr
What do you mean by pooled tables in sap abap? Also explain what do you mean by table pool? : abap data dictionary
What is meant by performance analysis? Have done anything to improve the performance?
What is table buffer?
What is exception class and test class. How to use it?