Answer Posted / raghava reddy
BADI-----BUSINESS ADD-INS.
BADI IS USED TO ADD SOME ADDITIONAL FUNCTIONALITY TO THE
STANDARD FUNCTIONALITY WITHOUT DISTURBING THE STANDARD
FUNCTIONALITY.........OK...
4.6C ONWARDS COMES INTO PICTURE......
THIS CAN BE DOWN THROUGH BADI DEFINITION....
BADI CONTAINS TWO SECTIONS
1)BADI DEFINITION
2)BADI IMPLEMENTATION
BADI DEFINITION IS THE COLLECTION OF ONE INTERFACE AND ONE
ADAPTER CLASS....INTERFACE IS THE COLLECTION OF METHODS
THESE ARE DEFINIED NOT IMPLEMENTED.....THESE METHODS ARE
IMPLEMENTED THROUGH BADI IMPLEMENTATION...OK
ADAPTER CLASS IS TAKING CARE ABOUT THE VERSION CHANGE
MANAGEMENT...OK
SE18-----BADI DEFINITION
SE19-----BADI IMPLEMENTATION
Is This Answer Correct ? | 27 Yes | 5 No |
Post New Answer View All Answers
Explain the difference between get and get late?
What are Pull and Push Methods?
What are the functional modules used in sequence in bdc? : abap bdc
why particularly lock object name starts with EZ OR EY?
What are the three hierarchical levels of data types and objects?
Explain the Inportance of pa30? : abap hr
What is an evaluation path? : sap abap hr
Explain how to create any functions? How to go about it?
How do you Export a session ?
Under Data Transfer Portion of ABAP, what do you mean by DX Project
What are the check tables and value tables?
What are the major steps will you use for tuning?
What are the steps in creating screen ?
What is the different type of projects? : sap abap hr
What are the function module in bdc?