Is multiple implementation possible for one BADI
definition? If possible the how can you know that which BADI
is active.
Answer Posted / hrishisai
1.SE24. Goto CL_EXITHANDLER THEN F7 find out get_instance method then double click on method
You put breakpoint on get-instance method.
And execute your tcode which you want perform operations like xd02,xk01..
Then you double click on get-instance method in debbuging you will be all badis.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Hi All , Would be providing online trainings for SAP ABAP , guidance with real time experience examples , guidance in profile prepartion . Any one intrested please contact on 8978890047.
What are the different types of views and their definition?
What is the use of enqueue function module? : sap abap data dictionary
What are the function module in bdc?
What kind of BDC programs are written ?
What is the difference between sy-tabix and sy-index? Where it is used?
What is meant by write lock? : sap abap data dictionary
How to create a link between modified form and modified print program?
How to determine the attributes of an internal table?
What are the basic functions of database utility?
What is view? Different types of view.
What are subroutines? : abap modularization
How are the date abd time field values stored in sap?
wat is the default file name of BAPI trace?
What is screen flow logic? What are the sections in it?