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

CONDITION VALUE (Condition Pricing Value Upadate)

former_member575017
Participant
0 Likes
497

Hello Experts,

I am working on the requirement which is upadating the Condition Value for the Material.

I am using COND_VALUE field in BAPI_PO_CHANGE .

But its not updating even after passing all the required parameters.

Please help me out.

Thanks in advance.

Regards

Basu

Hello Experts,

I am working on the requirement which is upadating the Condition Value for the Material.

I am using COND_VALUE field in BAPI_PO_CHANGE .

But its not updating even after passing all the required parameters.

Please help me out.

Thanks in advance.

Regards

Basu

2 REPLIES 2
Read only

Former Member
0 Likes
463

Hi,

There should be a parameter under cond_value or a filed in the below structure where you need to pass 'X', so that it updates the value in DB level, also use BAPI_TRANSACTION_COMMIT after your BAPI executon.

regards,

Nazeer

Read only

0 Likes
463

Thanks Nazeer,

But I am passing these things already then also I am not getting the updated value.

Regards

Basu