2009 Aug 11 12:11 PM
Hi,
I want to implement a new BADI for a standard transaction. I have included all necessary code in the new implementations method. But whether any configuration has to be done to correctly point the newly created implementation from standard transaction.
Regards,
Hari
2009 Aug 11 12:23 PM
Hi Hari,
Configuration is not required. But make sure that implimented badi should be in active.
Thanks
Ramesh Manoharan
Hi,
I want to implement a new BADI for a standard transaction. I have included all necessary code in the new implementations method. But whether any configuration has to be done to correctly point the newly created implementation from standard transaction.
Regards,
Hari
2009 Aug 11 12:23 PM
Hi Hari,
Configuration is not required. But make sure that implimented badi should be in active.
Thanks
Ramesh Manoharan
2009 Aug 11 12:27 PM
Hi Hari,
You need not do any configurations to correctly point the newly created implementation from standard transaction. Only your implementation should be ACTIVE. BADI meant for a particular functionality is always reached automatically from the particular transaction and all the active implementations are processed. Also, you cannot specify the sequence of the active implementations, they are picked up by SAP directly.
Regards,
Shiva
2009 Aug 11 12:51 PM
hai just put a break point and check
wether ur transcation stops in implementation
if does then ur implementation is active
m.a
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |