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 to Change Contract

Former Member
0 Likes
1,087

Hi All,

I have a requirement to change the configuration of contract items in bulk. We have more than 600 contract numbers which contains more than 300 items each. Performing a BDC for VA42 does the requirement by changing the configuration of the contract items, but taking more than 15 minutes for each contract. So pls suggest me if anybody has used any BAPI to change the contract characteristics.

I have used a BAPI FM BAPI_CUSTOMERCONTRACT_CHANGE. I have tried to change the configuration values using this but failed. Can anyone suggest me the procedure to meet my requirement.

Will be thankful for your response.

Rgds

Pavan

1 REPLY 1
Read only

Former Member
0 Likes
477

Hi Pavan,

Welcome to SDN community!!

Whatever table ur passing to the BAPI, you check the checkbox for those fields in structure.

eg:

whatever fields you pass in CONTRACT_DATA_IN,

mark 'X' for those fields in CONTRACT_DATA_INX.

Same is the case with CONDITIONS_IN and CONDITIONS_INX.

Hope that helps..

Regards,

Tanveer.

Please mark helpful answers