Application Development 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: 

No data changed message - while PO update using BAPI

I355602
Advisor
Advisor
0 Kudos

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

Former Member
0 Kudos

Hi Tarun,

This link might help you.

Regards,

Ernesto.

0 Kudos

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

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

Regards,

Tarun

0 Kudos

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.

0 Kudos

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