Is multiple implementation possible for one BADI
definition? If possible the how can you know that which BADI
is active.
Answer Posted / guest
yes multiple implementation is possible for one BADI.
To find the badis existing or implemented for a particular
transaction we can use ST05 (a bit time consuming process)
Goto ST05 --> Active trace --> then goto ur TCODE --> Run
it completely --> come back to ST05 again --> Deactive
trace and then Click on Display trace.
Enter two values V_EXT_IMP and V_EXT_ACT in OBJECTS select-
option click enter, you can see the BADI's existing for the
TCODE and any active implementations for it.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
How to Modify Layout set for RVORDER01 for printing sales order confirmation. plz mention the detail coding Tahnks, Rahul
What are the parameters in bdc_insert? : abap bdc
What is the major difference between pool tables and transparent tables?
What is macro? : abap hr
What will you code in start-of-selection & end-of-selection ?
What are the relational operations that can be performed on view in sap? : abap data dictionary
How to read 5th record from Hash Internal Table?
when are objects are passed from task to the change request?
State the system field for the current date?
What is an “on input filed” statements?
What is the symbol to do “concatenation” operation in nw abap 7.4 ?
Is the basic list deleted when the new list is created?
The extract statements in field groups can be used before or after processing the sort statements. State true or false. : abap modularization
Difference between function group and function module?
What is tcode se16. For what is it used. Explain briefly?