For community reference here is the current documentation on this: https://knowledgecenter.zuora.com/CA_Commerce/C_Zuora_Quotes/D_Working_with_Quotes/F_Quote_Metrics Hi @damonwitherick, To be clear which specific Object are you referring to: Quote, Quote Charge Detail, Quote Rate Plan Charge or Quote Charge Summary. If Quote or Quote Charge Detail, I believe we still populate these fields. If Quote Rate Plan Charge or Quote Charge Summary, then we no longer populate these fields. These objects are different and represent Charge level impact for the relevant Order Action they are related to. The original justification for not populating this metric is that TCB is the new metric in Orders. This was ideally going to replace the Invoice Totals, which can cause issues depending on how you run your Billing Operations, as they are straight Invoice Previews (e.g. depending on when you have done the last bill run, thats what you get in the Invoice Previews, it may or may not represent what is in the actual Quote). In addition, there can be complexities when you have a Ramp Deal, and try to work out our Invoice Totals from one Action to the next. Depending on how you define a "Ramp Segment", depending on how you want to group the Totals, it can all result in a different need from one customer to the next. In June we plan to release a few Global Methods. These Global Methods will allow you to do a direct Invoice Preview from the Quote, get the Invoice Items yourselves, and group them in whatever fashion you need to, for whatever purpose. It will be code that you will have to write however. Would love to connect on the use cases you are trying to achieve so we can possibly productize how to represent "what the customer is going to pay" post Orders. Post Orders you will also see a Delta TCB/Tax/Discount fields that should allow you to get similar data. However, there is one important distinction. TCB are delta metrics. So if a New Quote, you get the full amount of the "change", which is a new charge. For an Amend/Renew Quote, you will only get the delta impact of that change for that particular Action (in QRPC And QCS objects). Hope that explains things a little. Let me know if any questions.
... View more