2008 Sep 20 10:04 AM
Dear All,
I am trying to imlement BADI ME_PROCESS_PO_CUST in PO (ME22N/ME21N).But this is not triggering.
i have activated the BADI,
Can you please let me know what else need to be Done.
Helpful Answers will be awarded.
Regards,
Talwinder
Dear All,
I am trying to imlement BADI ME_PROCESS_PO_CUST in PO (ME22N/ME21N).But this is not triggering.
i have activated the BADI,
Can you please let me know what else need to be Done.
Helpful Answers will be awarded.
Regards,
Talwinder
2008 Sep 20 10:14 AM
Hi,
It has several methods. Check PROCESS_ITEM, POST methods by adding a break-point & then activating it.
Best regards,
Prashant
2008 Sep 20 10:14 AM
Did you write any code in the methods ?
Or else the application may be calling the BADI.
2010 Jun 11 9:55 PM
I have the same problem! I believe the BADI is not called!!
Did you do something to activate?
Thanks!
2010 Jun 12 10:25 PM
Hello Talwinder
A simple "smoke test" can be done using the following approach:
1. Add a CONSTRUCTOR method to your BAdI implementing class
2. Put a user-specific break-point into the coding of the CONSTRUCTOR method.
When you execute transaction ME21N / ME22N, do some changes at header and item level then you must hit the instantiation of the BAdI - otherwise you have made a mistake (e.g. create a second implementation of the BAdI).
Regards
Uwe
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |