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

BAPI_PO_CHANGE

Former Member
0 Likes
1,013

Hi Experts,

Im using BAPI_PO_CHANGE for changing PO line items as well as adding PO line items and also changing and adding services. Im getting the following errors:

1)Price with out service not allowed.

2)Instance (PO NUmber) of object type purchase order could not be changed.

Please provide the solution with sample code.

Regards,

Vinodh M

7 REPLIES 7
Read only

kesavadas_thekkillath
Active Contributor
0 Likes
986

What is the item category that you are populating ?

Read only

0 Likes
986

Im using Item Category 'P'.

Read only

kesavadas_thekkillath
Active Contributor
0 Likes
986

This was the thread which helped me few days ago for the similar kind of problem. May be you can use it for your reference

Read only

0 Likes
986

This message was moderated.

Read only

0 Likes
986

This message was moderated.

Read only

0 Likes
986

Hi ,

For creating new service, packno will not be there. Pls suggest with sample code.Here im creating service numbers but in the example given they are deleting the existing services. I need to create new services and also i have to change the existing services . If you have any idea regarding this pls suggest.

Thanks in advance.

Regards,

Vinodh

Read only

0 Likes
986

have a look at note 420332. Its all about mapping the packing fields properly.

Kesav