Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

problem with BAPI_PO_CHANGE

Former Member
0 Likes
357

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&regards

Ananya Mukherjee

2 REPLIES 2
Read only

Former Member
0 Likes
331

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

Read only

0 Likes
331

Hi,

During debugging,I have checked. All the tables contain item numbers correctly and no where there is item number 00000.

Regards

Ananya