Professional Services Automation Data Dictionary

Services_Credits_Consumption__c

Label: Services Credits Consumption

Services Credits are a common currency that allows customers to purchase credits at any time to redeem them later towards a variety of firm, fixed-price, or packaged services when and as needed. The Services Credits Consumption represents the number of credits related to a specific Services Credits Customer Purchase record that are allocated to a particular piece of work such as a milestone and are generated as part of the process of redeeming the credits. This consumption is generated automatically on a first in, first out basis to ensure credits with the earliest expiry date are consumed first.

Field NameField LabelCreated in VersionDescriptionTypeRequiredDefault Value
Account__c Account Winter 2025 The account to which the services credits consumption relates.

Looks up to: Account

Lookup false
Amount_Paid_for_Credits_Number__c Amount Paid for Credits Number Winter 2025 The sum of the amount paid for the credits consumed. This field is of Number type.

Formula:
Services_Credits_Consumed__c * Amount_Paid_per_Credit_Number__c
Number(18,2) false
Amount_Paid_for_Credits__c Amount Paid for Credits Winter 2025 The sum of the amount paid for the credits consumed. This field is of Currency type.

Formula:
Services_Credits_Consumed__c * Amount_Paid_per_Credit__c
Currency(18,2) false
Amount_Paid_per_Credit_Number__c Amount Paid per Credit Number Winter 2025 For system use. The amount paid for a single credit formatted as plain number. This field is auto-populated to match the value in the Amount Paid per Credit Number field on the Services Credits Customer Purchase object.

Number(18,2) false
Amount_Paid_per_Credit__c Amount Paid per Credit Winter 2025 For system use. The amount paid for a single credit. This field is auto-populated to match the value in the Amount Paid per Credit field on the Services Credits Customer Purchase object.

Currency(18,2) false
Consumption_Type__c Consumption Type Winter 2025 The consumption type of the services credits. If the services credits record is the result of assigning credits to a piece of work, its type is Consumption. If the record is the result of flagging credits as expired without associating them to a piece of work, its type is Expiry. If the record is the result of making changes to existing allocations, its type is Consumption Adjustment.

Picklist:
Consumption
Consumption Adjustment
Expiry
true
Internal_Value_of_Credits_Number__c Internal Value of Credits Number Winter 2025 The sum of the internal values of the credits consumed. This field is of Number type.

Formula:
Services_Credits_Consumed__c * Internal_Value_per_Credit_Number__c
Number(18,2) false
Internal_Value_of_Credits__c Internal Value of Credits Winter 2025 The sum of the internal values of the credits consumed. This field is of Currency type.

Formula:
Services_Credits_Consumed__c * Internal_Value_per_Credit__c
Currency(18,2) false
Internal_Value_per_Credit_Number__c Internal Value per Credit Number Winter 2025 For system use. The value associated with a single credit, regardless of the amount that has been paid for the credit. This field is auto-populated to match the value in the Internal Value per Credit Number field on the Services Credits Customer Purchase object.

Number(18,2) false
Internal_Value_per_Credit__c Internal Value per Credit Winter 2025 For system use. The value associated with a single credit, regardless of the amount that has been paid for the credit. This field is auto-populated to match the value in the Internal Value per Credit field on the Services Credits Customer Purchase object.

Currency(18,2) false
Services_Credits_Allocation__c Services Credits Allocation Winter 2025 The services credits allocation record that the consumption contributes to.

Looks up to: Services_Credits_Allocation__c
MasterDetail
Services_Credits_Consumed__c Services Credits Consumed Winter 2025 The number of services credits consumed.

Number(18,0) true
Services_Credits_Purchase__c Services Credits Customer Purchase Winter 2025 The services credits customer purchase record from which credits are consumed.

Looks up to: Services_Credits_Purchase__c
MasterDetail


© Copyright 2009–2024 Certinia Inc. All rights reserved. Various trademarks held by their respective owners.