cancel
Showing results for 
Search instead for 
Did you mean: 

PO replicated into backend but remains on status I1132 (Transfer Failed)

Former Member
0 Kudos

Hi,

we are on SRM 5.5 ECS, we have a PO in SRM that is on status I1132 - Transfer Failed. But however we see the PO in ECC backend, so it is transfered now.

The status is not being updated even not after manually running BBP_GET_STATUS_2 , CLEAN_REQREQ_UP and also not after a retransfer to backend with BBP_PD_PO_TRANSFER_EXEC_V2.

Is there any way to solve this issue, update the status ? Because PO is now also not available for user to perform any Goods Receipts on it..

Status         Description                    Inactiv
0000000002 I1021          Created
HEADER     I1015          Awaiting Approval              X
HEADER     I1021          Created
HEADER     I1038          Complete
HEADER     I1043          Ordered
HEADER     I1080          In Transfer to Execution Syst. X
HEADER     I1120          Change was Transmitted
HEADER     I1132          Transfer Failed (E.Sys.)
HEADER     I1180          Document Completed
0000000001 I1021          Created

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

check BBP_DOCUMENT_TAb table... if you can find the PO there with the idoc number... how many entries are there? and what are the idoc status in WE02 for those?

Former Member
0 Kudos

Try to retransmit again with current GUID if nothing works out use FM CRM_STATUS_UPDATE but its last option.