Skip to main content

#Renewal0 人がディスカッション中

Add Products from the Previous Deals to the Renewal Deal Made Easy in Salesforce. For more information, please check out my latest article.

#Salesforce CPQ & Billing #CPQ #Boonplus Easy Pricing #Easy Pricing #RenewalAdd Products from the Previous Deals to the Renewal Deal Made Easy in Salesforce. For more information, please check out my latest article.

0/9000

Hello All,

 

Renewal opportunities that are being created are not matching the prior opportunities due to rounding errors.

 

Users are using the total customer amount field to put a certain dollar amount and it sometimes uses more than 2 decimals points, it gets to the amount that is needed on that quote. But for the renewal opportunity that is created the opp line items are off by a few dollars due to rounding.

 

Besides switching the Unit Sale Price from 2 to 4, is there another way so the Renewal Opportunity will match the Prior Opportunity?

5 件のコメント
  1. 2021年2月23日 1:16
    Remember: Target Customer Amount uses the Additional Discount Amt field to arrive at the target value. That said, if you use Partner Discount or Distributor Discount, you have more to consider because those discounts occur after CPQ applies Target Customer Amount.
0/9000

Hi, this seems to be a new error post Summer upgrade. When multiple contracts are being co-termed, I get this error - "The contract chosen as Master is already coterminated. Remove cotermination from the master contract or choose a different master contract that hasn't been coterminated and try again.".

 

Some of the contracts have been renewed individually.. but now being tried to co-term.

 

What is this error is above? How to resolve?

 

TIA

Regards,

Manju

4 件のコメント
  1. 2021年2月8日 16:41
    Hello @Manjunath TJ

    Did you get any update of the CPQ support team ? I'm currently facing the same issue for my org.

    Thanks in advance,

    Best Regards, Thibaut

0/9000

Hello CPQ experts! I was hoping you could help me with an issue I am running into. 

For the Renewal Product Option, there seems to be a step missing in the documentation. When I set it up per the instructions, it brings both the original Product Option and the Renewal one over in the Quote (before the first Contract is even created). I have the Renewal Product on the Product and it matches that of the Renewal Product Options. All Price Book Entries/Currencies correspond to each other. Everything in the documentation is done yet it is not working properly. I also tried it in my own Dev org that is not multi-currency thinking that could be the issue since the Product Option object is not fully supported with multi-currency however I run into the same issue. Can you provide any direction/resolution? This is a huge requirement for one of my clients. Thank you in advance for your time.

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

#CPQAskAnExpert 

8 件のコメント
  1. 2021年1月27日 16:27
    I did. I got it to work after recreating it in one org but it still doesn't work in 3 other orgs. It seems to be inconsistent. And in some, it worked then stopped working. So I am going with the workaround.
0/9000

Hi All - I've found little to no information about removing Quote Lines for Assets on Renewals. I've checked the Allow Renewal Quotes Without Assets box - but this is only showing the Assets at $0.00 on the Renewal. Is there an out of the box way to just remove them? Thanks in advance!

1 件のコメント
  1. 2020年11月21日 0:06
    If you’re preserving bundle structure, you’re going to see all products that are part of a bundle come through on renewal. Those lines will come through on an amendment as well.
0/9000

Hi all,

I need to create a renewal opportunity based on order parameters.

I try to explain:

- An order is related to each opportunity. On the order object there is the ACTIVATED field (checkbox)

- (one or more) OrderProduct are related to an Order

- Evry OrderProduct line have startdate and enddate

 

So, when an order has ACTIVATED field checked, I need to create an opportunity and then relate to that opportunity the same product present in the OrderProduct object.

 

WARNING: if more OrderProducts are related to an Order Activated I need to create more opportunities (on for each and date).

Example:

Opportunity A --> Order X --> OrderProduct 1 EndDate = 31/12/2020

                                          --> OrderProduct 2 EndDate = 31/12/2020

                                          --> OrderProduct 3 EndDate = 10/10/2020

 

In this case, I need to create 2 opportunities:

- Opp B (with product 1 and 2)

- Opp C (with product 3)

 

I hope is clear.

Can anyone help me?

 

Tks :-)

0/9000

Related to Contract, Subscription , Amendements and Renewals.

 

We are planning to use Salesforce CPQ (for Quoting process) and NetSuite (for Contract Renewal Process). As a result subscription records won't be created by CPQ as the contract creation will sit with NetSuite.

 

Salesforce CPQ does not do amendments or renewals correctly if subscription records are not created on the contract.

 

Because of the above design we have to try and find a way to create subscriptions records manually  when the contract creation is trigerred by Netsuite into Salesforce

 

Question 

1) Has anyone tried creating subscriptions using custom logic or tricked CPQ logic into creating subscription records on an already created contract?

 

2) On renewal the existing contract subscriptions records are updated with renewal information which is then carried forward to the renewal Opportunity line items and Quote - Quote Line item , which  due to the design change has to be done using custom code 

 

Any suggestion or ideas on the above?

 

Thanks

7 件のコメント
  1. 2020年4月19日 12:21
    Hi @Juher Shaikh

    tough situation. I would normally recommend the same as the others, but you have to work with what your company is insisting.

    Breadwinner for NetSuite (our own app) might help here. We have a number of customers with similar (though not identical) situations where the source of truth has to be in NetSuite. What we can do is bring in your NetSuite data more robustly than other integrations. And, we can allow for NetSuite record creation initiated in Salesforce from either a wizard or your Apex.

    If you'd like a demo, you can book one at

    https://breadwinner.com/netsuite-salesforce/book-netsuite/
0/9000

Can we renew a terminated contract? 

 

I am seeing mixed results: One time it says, there are no active subscriptions to renew and other times, it renews with no errors.

 

Documentation doesn't really say any criteria for renewing a contract.

0/9000

When CPQ generates a Renewal on a Subscription Product set to Renewable but the product becomes deactivated it seems to bring it over to the Renewal.  This makes sense to me as grandfathered products and all that jazz but the use case we have is that products that are deactivated might no longer be sold or can even be sold so we don't want them to move over to the renewal or the renewal quote.  I couldn't find much on this in the CPQ doc but maybe I missed it, would love to hear any input or napkin solutions.

1 件のコメント
  1. 2020年1月14日 19:12
    If you are deactivating a product and do not want to grandfather it in for renewals, you should do a mass update of relevant subscription records to set a termination date, then it will not renew even for customers who have it under contract.
0/9000

Hi All,  How do we make sure a renewal is automatically created for an opportunity that has a non-subscription product .

 

We have both products (sub & non-sub)  and we need renewals created for both type of opportunities but I assume only opportunities with subscription products can have renewal created automatically (Oppty>contract>renewal) ?

 

Can anyone please let me know how to handle this setup?

 

Thanks in Advance.

4 件のコメント
  1. 2019年11月25日 8:39
    I did think about it after posting the above comment, will look into it. Thanks.
0/9000