cancel
Showing results for 
Search instead for 
Did you mean: 

SRM PO acknowledgment & delivery confirmation in ECC

Former Member
0 Kudos

Hello Experts

We're looking at the possibility of updating order acknowledgment & delivery confirmaton in ECC copy of SRM POs.
We're implementing extended classic scenario with SRM7.0 EhP3 (7.13). Any suggestion where to start here. We have the functionality working for updating ECC-originated POs usin idocs. Obviously the challenge here is that of PO being not editable in ECC. (but I saw this functionality before possible in a previous project)

Appreciate any support/inputs. Thanks so much

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Dex,

If you want to EDIT SRM ECS POs in ECC, you need to impletment BADI BBP_PO_INBOUND_BADI IN ECC, to change the PO status field from K(BBP PO) to 9(Enjoy PO). You can find this field in EKKO table.

After that, the ECS PO will be able to change like others.

BR

Leo

Former Member
0 Kudos

Hi Dex,

Did you try running WE19 for the Message type: ORDRSP, Process code: ORDR in ECC system by passing all the PO details which is created from SRM and check if you are getting any errors.

Br,

Raghu