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
Can i Have Some Realtime Examples On Modulepool programming.
HOW CAN YOU USE A PAGE COUNT IN CALLING A PAGE IN SMARTFORM?
Which FM do you use to find out who is reporting to whom
please any one can tell me How to validate the data in Table maintinance generator?how can u validate the table field values if u r entering the data into fields .it shows record is wrong?wher we can done validation in table maitenance generator before getting the data as out ?
How the transaction that are programmed by the user can be protected?
What are the user interfaces of interactive lists?
while implementing badi what are the tables u find??
What are pooled tables?
WHAT ARE THE INPUT PARAMETERS TO BE PASSED FOR THE BAPIS 'BAPI_CUSTMATINFO_GETDETAILM' AND 'BAPI_CUSTMATINFO_GETLIST'
What is an rfc?
Difference between transparent tables and pooled tables? : abap hr
Mention some important events in abap programming.
What is the differences between structure and table in the data dictionary in abap?
How can end-of-selection be used?
What do you mean by pooled tables in sap abap? Also explain what do you mean by table pool? : abap data dictionary