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_CONTRACT_CHANGE- update conditions

Former Member
0 Likes
753

Dear Colleagues,

I have this requirement where I am asked to update the prices of a contract(for refernce tcode ME32K). For this purpose I use the FM BAPI_CONTRACT_CHANGE and it works when I use the already created conditions with their validity dates as import parameters. In case a new "valid from" and a new "valid to" dates are provided together with the new price, then new conditions need also to be created. How can I achieve this? Is there a FM that can be used for this purpose? Can I also create conditions with the BAPI_CONTRACT_CHANGE FM?

Thanks and BR,

Cristian

Dear Colleagues,

I have this requirement where I am asked to update the prices of a contract(for refernce tcode ME32K). For this purpose I use the FM BAPI_CONTRACT_CHANGE and it works when I use the already created conditions with their validity dates as import parameters. In case a new "valid from" and a new "valid to" dates are provided together with the new price, then new conditions need also to be created. How can I achieve this? Is there a FM that can be used for this purpose? Can I also create conditions with the BAPI_CONTRACT_CHANGE FM?

Thanks and BR,

Cristian

2 REPLIES 2
Read only

raviahuja
Contributor
0 Likes
596

Please pass 'X' in importing parameter BAPIMEOUTHEADERX-VPER_START and BAPIMEOUTHEADERX-VPER_END to also update the new validity dates and try.

Ravi

Read only

Former Member
0 Likes
596

Hi,

Has anyone had any success with this issue?

Regards

Omar