cancel
Showing results for 
Search instead for 
Did you mean: 

BE PO Created Item Status is 'Error in transmission'

former_member184111
Active Contributor
0 Kudos

Hi Forum,

We have some shopping carts for which PO is created in back end but item status is set to I1112 i.e. 'Error in transmission'. I can see BE_OBJECT_TYPE as BUS2012 and PO number in BE_OBJECT_ID field in item data in BBP_PD.

If I Re- transffer the SC using BBP_REQREQ_TRANSFER it creates a new PO and this time sets the status to I1113 i.e. 'Follow on document Created'.

Why is the item status not updated correctly in SRM even after PO is created?

Thanks,

Anubhav

Accepted Solutions (0)

Answers (1)

Answers (1)

konstantin_anikeev
Active Contributor
0 Kudos

Hi Anubhav,

how do you transfer your SC's to PO: XML or RFC?

I1112 could be set for example if SC has been sent via XML but no Answer came back. SC lay in status I1111 for some time. And then Job BBP_ALERT_NOTTRANSFERRED set it to I1112.

Please check messages for SC in the transaction RZ20 - may you could find some hints there...

Best Regards

Konstantin


former_member184111
Active Contributor
0 Kudos

Hi Konstantin,

SC is transferred using RFC , no XML.

I checked RZ20, SLG1 etc but no logs there for the SC.

Any other pointer?

Thanks,

Anubhav

konstantin_anikeev
Active Contributor
0 Kudos

Hi Anubhav,

wich version of SRm R3 do you have?

What version of R3 do you have in BBP_BACKEND_DEST?

Is the BADI BBP_DRIVER_DETERMINE implemented?

Best Regards

Konsatntin

former_member184111
Active Contributor
0 Kudos

Hi Konsatntin,

We are on R/3 4.7, BBP_BACKEND_DEST has SYS_TYPE as R/3_4.70.

BADI BBP_DRIVER_DETERMINE is not implemented.

Thanks,

Anubhav

konstantin_anikeev
Active Contributor
0 Kudos

Hi Anubhav,

please check also Table BBP_FUNCTION_MAP for object BUS2012, Method CreateFromData*.

Is this error happens with every shopping cart or accidentaly?

Which version of SRM do you have?

Best Regards

Konstantin


former_member184111
Active Contributor
0 Kudos

Hi Konstantin,

BUS2012    CreateFromData1                  R/3_4.70   CL_BBP_BS_ADAPTER_PO_CRT_470_1

It happens occasionally and as I mentioned in first post when I ran BBP_PD_SC_TRANSFER it created a new PO and also the status was set to correct value i.e. I1113.

We are on SRM 7.01

Thanks,

Anubhav

konstantin_anikeev
Active Contributor
0 Kudos

HI,

if It happens occasionally - may you should check your connection between SRM and R3.

Has the number and size of attachments matter?

Best Regards

Konstantin