Skip to Content
0
Former Member
Dec 27, 2007 at 10:01 AM

BAPI_PO_CHANGE to change delivery address

567 Views

Hi ,

I am usinf BAPI_PO_CHANGE to change delivery address number in purchase order,

Parameters i'm passing to the BAPI are ,

PO_ITEMX-PO_ITEM = 0010

PO_ITEMX-PO_ITEMX = U

PO_ITEMX-SUPP_VENDOR = X.

PO_ADDRDELIVERY-PO_ITEM = 0010

PO_ADDRDELIVERY-ADDR_NO = 268979.

and later i'm doing COMMIT WORK and WAIT as well

but the changes are not reflected in the PO.

BAPI RETURN message sates PO has been changed but address number has not been updated in the PO.

for all the other changes , such as qty, uprice etc... chanegs are taking place properly.

is there any other parameter that has to be set, kindly let me know.

Regards,

Raghavendra