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
What is the difference between retroactive accounting period, earliest retroactive accounting period? : sap abap hr
What functions does a data dictionary perform ?
How can we create callable modules of program code within one abap/4 program?
How to split one Invoice into Multiple ( Step by Step)?
What is the difference between get and get late?
How to create report in SD open sales order which covers all Organization, delivery status, shipping details and partner function details. plz mention the detail coding Tahnks, Rahul
How do you find out who has transported a transport request?
Why we are using Macros instead of Function Modules
What is view? Different types of view.
When a function module is activated syntax checking is performed automatically. State yes or no. : abap modularization
What is the name of the system variable that holds the contents of the selected line in interactive reporting?
What are control tables?
What are the pooled and cluster tables?
What are the different software packets available in the market? : sap abap hr
What is the syntax of packed number?