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

No data changed message - while PO update using BAPI

I355602
Product and Topic Expert
Product and Topic Expert
0 Likes
1,482

Guys,

I am trying to update Condition on PO Header - using BAPI_PO_CHANGE.

Data is passed in POCONDHEADER & POCONDHEADERX only.

With POSNR = 000000 and CHANGE_ID = U

On executing the BAPI, i get a message in RETURN as "No Data Changed"

Please suggest.

Thanks in advance,

Regards,

Tarun

4 REPLIES 4
Read only

Former Member
0 Likes
1,041

Hi Tarun,

This link might help you.

Regards,

Ernesto.

Read only

I355602
Product and Topic Expert
Product and Topic Expert
0 Likes
1,041

I am changing conditions at Header Level and not at Item Level.

Am i missing some other parameters to be passed..??

Regards,

Tarun

Read only

0 Likes
1,041

Are you trying to create a new one?

Instead of "U" try using "I" and make sure CONDITION_NO in both structures is the same.

Regards,

Ernesto.

Read only

I355602
Product and Topic Expert
Product and Topic Expert
0 Likes
1,041

I am updating the value of existing Condition.

And i am already passing in the value as 'U', as i mentioned in first post.

Regards,

Tarun