Symptom
A user is experiencing an error when trying to save a quote. The error states: 'ExpandoObject' object has no attribute 'ContractChangeActivationDate'.
Environment
SAP SALES CLOUD CPQ
Reproducing the Issue
- Open a quote.
- Click on the save quote button.
- error will then appear on page ('ExpandoObject' object has no attribute 'ContractChangeActivationDate').
Cause
As a result of 2505 release, The "ContractChangeActivationDate" column has been moved to the table sys_QuoteItem_BrimDetails.
Resolution
When using customization with Global Scripts and trying to access the ContractChangeActivationDate attribute from the database, please use the table "sys_QuoteItem_BrimDetails".
Keywords
ContractChangeActivationDate, ExpandoObject, Scripts, Scripting, QuoteItem, Error, Attribute , KBA , CEC-SAL-CPQ , Sales Cloud CPQ , Problem