What is kernal badi? What is the difference between classic badi and kernal badi ? What is the advantages of kernal badi?
Answer Posted / santhi.e
when normal badi migrated into enhancement points is called
kernal badi .
compare to classical badi karnal badi is faster.
| Is This Answer Correct ? | 4 Yes | 7 No |
Post New Answer View All Answers
What is size category?
Explain how to Handle the internal tables in ABAP?
What are the differences between macro and subroutine?
How to do find it?
Can you delete data element, which is being used by table fields?
Can a transparent table exist in data dictionary but not in the database physically? : abap data dictionary
send coding to write a program to create customer quotation using BAPI 'BAPI_QUOTATION_CREATEFROMDATA2/BAPI_QUOTATION_CREATEFR OMDATA'
What are the basic functions of database utility?
What are the types of search helps? : sap abap data dictionary
How can end-of-selection be used?
What is static attribute
What is the basic difference internal tables and database tables? : abap data dictionary
In selection screen, I have three fields, plant material number and material group. If I input plant how do I get the material number and material group based on plantdynamically?
How to pass data from list to report?
Is it possible to pass data to and from include programs explicitly? : abap modularization