cancel
Showing results for 
Search instead for 
Did you mean: 

SRM Extended Classic Scenario

Former Member
0 Kudos

Hi

One of my shopping is cart is not got coneverted to Purch Order evenafter approval done. We are on SRM 4.0 and using function module used as a workflow for finding the necessary approvers. Pl guide.... and let me know that how the SC gets converted to PO after approval so that I can do the debugging.

Thanks in advance

Regards

Vinod Raorane

Accepted Solutions (0)

Answers (2)

Answers (2)

yann_bouillut
Active Contributor
0 Kudos

Hi,

First check that your SRM PO is a "complete" one.

To transfer ECS PO again, use function module BBP_PD_PO_TRANSFER_EXEC

BBP_PD_PO_TRANSFER_EXEC_V2

Take the PO guid from TA BBP_PD

In case you have to debug, do it from SPOOL_DPO_TRANSFER_DO

Again take the PO guid from TA BBP_PD

Hope this helps,

Kind regards,

Yann

Former Member
0 Kudos

Hi

<b>Which function module are you using ? Is it a standard SAP function module or custom function module ?

Any error logs or logs you noticed in RZ20, ST22 or SLG1 transactions in your system ?

Which all Custom BADI Implementations in SE19, starting with Y or Z, you have implemented in the system ?

Ensure, SRM Worklfow is configured properly in the system.

Please also ensure BBP_CREATE_PO_BACK BADIs is implemented in the system.</b>

Incase you have any issues, implementing this BADI, do let me know.

<u>Also refer to these links as well.</u><b>http://help.sap.com/saphelp_srm50/helpdata/en/0a/baf73a93ad9179e10000000a114084/frameset.htm

http://help.sap.com/saphelp_srm50/helpdata/en/bc/6129383d5ec70ce10000009b38f8cf/frameset.htm

http://help.sap.com/saphelp_srm50/helpdata/en/a1/93b59f7b42034780190f586163eb69/frameset.htm

http://help.sap.com/saphelp_srm50/helpdata/en/38/39d03bcf36d137e10000000a114084/frameset.htm

http://help.sap.com/saphelp_srm50/helpdata/en/5a/a2fb3b699bde74e10000000a114084/frameset.htm

http://help.sap.com/saphelp_srm50/helpdata/en/d9/12f33901fe874ce10000000a114084/frameset.htm

http://help.sap.com/saphelp_srm50/helpdata/en/26/1a5da42ae0ab46836ea5e7f3a903b7/frameset.htm

http://help.sap.com/saphelp_srm50/helpdata/en/e9/d0fc3729b5db48e10000009b38f842/frameset.htm

</b>

Hope this will help.

Please reward suitable points, incase it suits your requirements.

Regards

- Atul