function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Krishna Sandeep 4Krishna Sandeep 4 

CPQ : Contract Termination Best Practice

I am creating a contract from order. My contract contains a segmented Product for 3 months duration from 1 Jan 2020 to 31 Mar 2020. I want to terminate last month subscription item. I am amending and terminating last month product item's quantity as 0 and creating an order that has order product of terminated product. While activating the product I am getting an validation error  'Can't activate an order with partially segmented order items' .  What would be the appoarch for terminating a segmented product in CPQ?
Khan AnasKhan Anas (Salesforce Developers) 
Hi Krishna,

Greetings to you!

Please refer to the below links which might help you further with the above requirement.

https://success.salesforce.com/answers?id=9063A000000t5EBQAY

https://help.salesforce.com/articleView?id=000272981&language=en_US&type=1

https://help.salesforce.com/articleView?id=cpq_terminate_subscriptions.htm&type=5

I hope it helps you.

Kindly let me know if it helps you and close your query by marking it as solved so that it can help others in the future. It will help to keep this community clean.

Thanks and Regards,
Khan Anas
Krishna Sandeep 4Krishna Sandeep 4
Hi Khan ,
Thanks  , So that means when I have a partial MDQ product in order I cant activate and create a contract . Will my apporach must be exclude order and create a contract from Opportunity ?