2007 May 23 3:09 PM
Hi,
I've created an implementaion of a badi and activate it.
but when I run the transaction, it is not my implementation that is called.
How can I specify that the txc have to call the method of my implementation?
Thank you
Karim
Hi,
I've created an implementaion of a badi and activate it.
but when I run the transaction, it is not my implementation that is called.
How can I specify that the txc have to call the method of my implementation?
Thank you
Karim
2007 May 23 3:29 PM
You cannot specify that.. On the contrary, if a BAdI implementation is active, it will invaribaly be called if the Tcode you are using has that BAdI definition call in it.
~Suresh
2007 May 23 3:36 PM
Hi,
make sure the badi implementation is active..
GO TO se19
Give the implementation name..
Press change..
Press activate button..
Thanks,
Naren
2007 May 23 3:45 PM
The badi implemenation is Active.
I've created a badi implementation for the badi ACEPS_BAPIPREDOC_MOD,
but my method is not called.
Do I have to change the TYPE(multiple use - filter dependant)?
Thanks
Karim
2007 May 23 3:53 PM
This BAid is filter-dependent, so you must specify the filter values for BADI implementation.If a BADI method is called at runtime using this filter type, the method implementation for the BADI implementation is run using this filter value.
~Suresh
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |