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_CUSTOMERCONTRACT_CHANGE how to use this bapi

Former Member
0 Likes
706

Hi

I want to add an item in exiting contract of a customer. How can i use BAPI_CUSTOMERCONTRACT_CHANGE to add an item in exiting contract. Pls guide me.

Regards,

Prasad

Hi

I want to add an item in exiting contract of a customer. How can i use BAPI_CUSTOMERCONTRACT_CHANGE to add an item in exiting contract. Pls guide me.

Regards,

Prasad

1 REPLY 1
Read only

Former Member
0 Likes
405

hi,

try with this

in this FM BAPI_CUSTOMERCONTRACT_CHANGE specify the following things

Sales Document

CONTRACT_ITEM_IN - new item

CONTRACT_ITEM_INX- mention item item no only and update flag will be space.

cheers,

sasi