Hi Experts,
I need to set item wise delivery completion flag and final delivery flag for purchase order where type is UB(stock transport order).
For example:
ebeln ebelp elikz eglkz
--------- --------- ------- ---------
1001 10 X X
1001 20
1001 30 X X
1002 10 X X
1002 20 X X
1002 30
1003 10 X X
1003 20
Like that I need to set. I am using BAPI_PO_CHANGE for this. My question is: how to pass the data to this BAPI for above scenario? Every time pass one item
to the BAPI or pass all items for each PO to the BAPI.
Also some time getting some error message like no data change. Kindly give some solution for above mentioned problems.
Thanks in advance....
Regards,
Arindam Samanta.