2006 Mar 14 9:10 PM
Hello,
Im working on this BADI ME_PURCHDOC_POSTED that is executed in tx ME23N and I´m implenting the method POST, I want to know how stop the process and avoid posting it .
Thanks,
Gabriel P.
2006 Mar 15 3:21 AM
Hi Gabriel,
As this BAdI doesn't have any exceptions, you can try to stop the process by using the following statement.
<b>message e037(mv).</b>
Regards,
Suresh Datti
2006 Mar 15 3:21 AM
Hi Gabriel,
As this BAdI doesn't have any exceptions, you can try to stop the process by using the following statement.
<b>message e037(mv).</b>
Regards,
Suresh Datti