‎2011 Dec 19 8:52 AM
Hi Experts,
I am searching for BAPI which can be used for changing contract (T-Code ME32K). I'd tried to use this BAPI "BAPI_CONTRACT_CHANGE", but it do not have fields by which I can update the Service Line Item also.
Any help would be appreciated.
Thanks and Regards,
Virendra Kedia
‎2011 Dec 19 9:13 AM
Hi,
By using BAPI_CUSTOMERCONTRACT_CHANGE" u can change contract's header and in the same way uI can change contract's Item
Regards
kk
‎2011 Dec 19 9:30 AM
Hi,
Using BAPI_CONTRACT_CHANGE ,we cant update service line items.
Instead of that use BAPI_ENTRYSHEET_CREATE to create SE for changes in rates of the contract at the servic level.
Check below link for documentation.
https://wiki.sdn.sap.com/wiki/display/Snippets/BAPI_ENTRYSHEET_CREATE%20with%20mulit-accounting
Regards,
Ravi
‎2011 Dec 20 5:12 AM
Hi Parupelly,
I want to add new Validity Start for Condition and Validity End for Condition for service line item. Which field I have to set for doing this?
Also I want to change Target quantity and net price on ME32K. Kindly help me.
Thanks and Regards
Virendra Kedia