‎2007 Jan 16 10:01 AM
Hi all,
I am using BAPI_PO_CHANGE for changing the quantity of the items in the PO.
I have passed tables parameters : item,itemx,pischedule,poschedulex.
The tables which I have passed are internal tables without header lines.
I am getting error message in return table as 'ITEM 00000 does not exist'.
Not understanding the problem because none of the tables have any item 00000.
Please help to resolve the issue.
Thanks®ards
Ananya Mukherjee
‎2007 Jan 16 10:02 AM
Hello,
I think the problem is due the item number.
Are u corectly passing the item number. Get the item number from EKPO and pass it to the BAPI.
Vasanth
‎2007 Jan 16 10:04 AM
Hi,
During debugging,I have checked. All the tables contain item numbers correctly and no where there is item number 00000.
Regards
Ananya