Hi All,
I have a requirement to trigger mail to requisitioner after the PO has been transferred to Backend ECC system. As extended classic scenario is implemented we are using BBP_ECS_PO_OUT BADI for Purchase Order replication from SRM 5.0.
We are able to trigger email before the completion of method BBP_B46B_PO_OUTBOUND. But the PO status is changed only after the execution of the method and my requirement is to trigger mail after checking the status of the PO.
If the PO is replicated successfully, a success mail has to be triggered.
Else if the PO status is I1132 --> Transfer Failed (E.Sys.) then a mail to notify the buyer about the failed PO transfer.
Is there any BADI which can be triggered after BBP_ECS_PO_OUT BADI?
Thanks & regards,
Ajit