cancel
Showing results for 
Search instead for 
Did you mean: 

External system approval/reject of waiting approval PO

Former Member
0 Kudos

Hello Guys,

We have such a Scenario.PO transmitted to other systems( e.g. OA) ,when it was waiting approval status.The PO was approved/rejected in the external system, result was transferred to SRM 7.0.Now,how to modify the waiting approval PO in the SRM?

Thanks.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

You can change status of the PO in SRM system using either BBP_PD_PO_STATUS_CHANGE or BBP_PD_PO_STATUS_CHANGE_WF function modules.

The easiest way of doing it is with BBP_PD_PO_STATUS_CHANGE_WF. you'll have to pass PO GUID and status = 1 for releasing/approving it and status=2 for rejecting it.

Regards,

Karthik

Answers (0)