Hi Gurus,
There is a requirement to change the PO in SAP which will be triggered from outside system.
I am using message type PORDCH, basic type PORCH02 to simulate inbound PO change. The change will only be to put "x" to Delivery complete field.
In WE19, I populated:
E1PORDCH-PURCHASEORDER with PO number
E1BPMEPOITEM-PO_ITEM with item num
E1BPMEPOITEM-NO_MORE_GR with "X"
E1BPMEPOITEMX-PO_ITEM with item num
E1BPMEPOITEMX-DELIV_COMPL with "X"
I remove all other segments.
I got a status 53 - successful. However, the PO item delivery complete indicator didn't change.
Is there something that I missed? Thanks.
- Gilbert