- Mark as New
- Bookmark
- Subscribe
- Permalink
- Email to a Friend
- Report Inappropriate Content
05-26-2019
05:58 AM
05-26-2019
05:58 AM
Question:
On an amendment quote, clicking on contract button, contract is not getting created for the amendment operation.
If you found my answer helpful, please give me a kudo ↑
Help others find answers faster by accepting my post as a solution √
Solved! Go to Solution.
Labels:
1 ACCEPTED SOLUTION
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Email to a Friend
- Report Inappropriate Content
05-26-2019
06:01 AM
05-26-2019
06:01 AM
Answer:
For this particular case,
The Quote parameter (which is a lookup field) for the associated master contract of the
amendment quote (Contract.SBQQ__Quote__c) is somehow NULL for this case. This is a
required parameter for the amendment to work properly. This value cannot be NULL
Once the value fixed on the quote, amendment process worked fine.
If you found my answer helpful, please give me a kudo ↑
Help others find answers faster by accepting my post as a solution √
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Email to a Friend
- Report Inappropriate Content
05-26-2019
06:01 AM
05-26-2019
06:01 AM
Answer:
For this particular case,
The Quote parameter (which is a lookup field) for the associated master contract of the
amendment quote (Contract.SBQQ__Quote__c) is somehow NULL for this case. This is a
required parameter for the amendment to work properly. This value cannot be NULL
Once the value fixed on the quote, amendment process worked fine.
If you found my answer helpful, please give me a kudo ↑
Help others find answers faster by accepting my post as a solution √