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 are the events used in interactive reports?
What is the differrences between structure and table in data dictionary in abap? : abap hr
How do you read files from the presentation server ? : abap bdc
What are the different types of view?
What is a type-pool?
Write the bdc table structure? : abap bdc
What are the events we use in dialog programming and explain them?
What are internal tables? How do you get the number of lines in an internal table?
What are conversion routines? : abap data dictionary
What is the use of the statement leave to list-processing?
If I want to execute a program only in background not in foreground is there any option for this? : abap bdc
Explain how to create any functions?
What functions does a data dictionary perform ?
What are the differences between structure and table in data dictionary in abap? : sap abap data dictionary
Describe the data classes?