Hello,
I'm currently facing some challenges while mapping CPQ fields to RLM.
The fields on the CPQ Quote Line object are:
- Hidden__c
- OptionType__c
- Optional__c
Could you please suggest the equivalent fields in RLM for these, or let me know if there's any additional setup or configuration that I might be missing?
From my research, I found that RLM has a Visibility field on the Quote Line object, which seems to be similar to the Hidden__c field in CPQ. However, Visibility is a picklist field, whereas Hidden__c is a checkbox. Would it be correct to map these two fields?
I'm also unable to identify equivalent fields for OptionType__c and Optional__c.
Additionally, I have a question regarding quote calculations.
In Salesforce CPQ, the List Amount on the Quote is calculated as the total List Amount of all non-optional quote line items. Since I couldn't find an equivalent Optional field in RLM, could you please clarify how this calculation is handled in RLM?
Any guidance or recommended approach for handling these mappings and calculations in RLM would be greatly appreciated.
Thank you!