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 when using BAPI_PO_CHANGE

Former Member
0 Likes
595

Hi

I need to change the PO using BAPI. I need to change the purchase organization in the header level and plant in the item level.

When changing the purchase org. some of the values are becoming space. the values like Payment term, Inco tems, Net price.

I am passing these values also. In the item level shipping instructions, confirmation control key values also becoming space. I am passing these values to BAPI. But even though I am passing the Shipping Instructions, confirmation control still BAPI returning errors for the above twwo fileds. like Enter shipping instructions, confirmation control.

Thanks

Kishore B A

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
486

Hi,

Are you passing the update flag to the corresponding fields of the corresponding X structure of the BAPi like BAPIMEPOHEADERX, POITEMX, POSCHEDULEX which you want to change?

Regards,

Ankur Parab

2 REPLIES 2
Read only

former_member182354
Contributor
0 Likes
486

There might be some error in the Internal table structure you are using.....please check that...

Raghav

Read only

Former Member
0 Likes
487

Hi,

Are you passing the update flag to the corresponding fields of the corresponding X structure of the BAPi like BAPIMEPOHEADERX, POITEMX, POSCHEDULEX which you want to change?

Regards,

Ankur Parab