cancel
Showing results for 
Search instead for 
Did you mean: 

Service Item SC Cannot be converted to PO

Former Member
0 Kudos

Hi Experts

We are implementing SRM 701 & Classic Scenario.

I did the following steps and faced the below error.

1. Create a shopping cart with one service item.

2. Approve if required.

3. Convert it into purchase order if appears in sourcing cockpit .

Error: PO is not created but there is an error "Inform System

Administration; PO is in process transfer to backend"

When I debug the application to transfer to create the purchase order, PO

is successfully created & at the time of executing the function module

RFC_CONNECTION_CLOSE in SRM to close the connection, there is an exception "-1" which is resulting

in error.

I have checked the OSS notes 1396572, 1013467 & 1499352. They are not applicable to my versions.

Please advice on this.

Thanks

Edited by: Kasee Palaniappan on Jan 31, 2012 1:58 PM

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

see from where this FM RFC_CONNECTION_CLOSE is getting called, check if the connection is already closed before this FM getting called.

so, are you using BBP_PD_SC_TRANSFER?

which SRM version are you in?

Former Member
0 Kudos

SAP Version it is 701.

Former Member
0 Kudos

oki,... so classic PO means BAPI call.. .and you are saying that the BAPI is creating a PO... and you come back from the BAPI in ECC,

so when you go for sequence - BBP_PD_SC_TRANSFER and then report clean_reqreq_up .. where is it giving you that error?

Former Member
0 Kudos

The error is at the time of calling the RFC_CONNECTION_CLOSE (First attempt to close the RFC Connection)

Former Member
0 Kudos

Hello ..

Check this note [ Note 1585992 - Shopping carts in status I1111 'Item in Transfer Process'|https://websmp230.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=1585992]. Valid for SRM_SERVER 701

Have you created a SAP OSS message?

Former Member
0 Kudos

Hi Surendar,

You got my problem correct. I implemented the given OSS notes but still did not solve the issue.

I have also raised the OSS message a few days ago and SAP is yet to look into this.

Thanks

Former Member
0 Kudos

ok.. did you check with your BASIS team regarding this issue and also pls. check RZ20 what is the error logged in there.

Hope you get some solution from SAP.

Former Member
0 Kudos

Hi Surendar,

Basis is also looking into this - but no hints yet.

Thanks

Former Member
0 Kudos

What is the status of PO in SRM ?

Can you check this note 1366608. This might help ?

Regards.

Former Member
0 Kudos

We are in Classic Scenario. So there is no Purchase Order in SRM.

The OSS note 1366608 is not applicable because we are in SRM 701.

Former Member
0 Kudos

Opps ..missed reading that ....wht is the status of SC? Is it "Item in transfer ...."

Former Member
0 Kudos

Shopping Cart Status is "Item in Transfer Process" (I1111).