Total Contract Value (TCV) Calculation for Subscriptions
The Total Contract Value (TCV) is calculated per subscription in the following way:
-
TCV is calculated or recalculated on each of these events in the following way:
-
a subscription is created (Sales Order): TCV = Sum (predicted charges till the end of the subscription period)
-
changes are made to a subscription (Change Order): TCV = Sum (historical charges) + Sum (predicted charges till the end of the current subscription period)
-
a subscription is canceled (Cancelation Order): TCV = Sum (historical charges)
-
a subscription is renewed (Renewal Order): TCV = Sum (historical charges) + Sum (predicted charges till the end of the new subscription period)
-
the price changes: TCV = Sum (historical charges) + Sum (predicted charges till the end of the current billing period) + Sum (predicted charges starting from the next billing period to the end of the current subscription period)
-
-
TCV is calculated for a subscription as a whole as well as per resource. Rating is performed for all tiers including vendor costs.
-
TCV is calculated as a sum of all fees without a breakdown to setup, recurring, subscription, and other fees.
-
TCV is calculated for the whole subscription period (from the start date to the expiration date)
-
Two TCV values are calculated:
- TCV without discounts and promotions
- TCV with all applicable discounts and promotions
-
TCV is calculated without usage.
-
TCV is calculated without taxes.
-
TCV data is stored in the Billing database.