You are here:
Consumption Schedule Fields
Salesforce CPQ provides various custom managed and standard fields for consumption schedules. A consumption schedule organizes a set of consumption rates by which usage-based products are quoted and billed. With certain page layout and field-level security settings, some fields aren’t visible or editable. (Salesforce CPQ Managed Package)
Required Editions
| Available in: Salesforce CPQ Spring ’19 and later |
| Field | API Name | Data Type | Definition |
|---|---|---|---|
| Active | IsActive | Checkbox | If selected, this schedule is active |
| Billing Rule | blng__BillingRule__c | Lookup(Billing Rule) | Salesforce Billing invoices usage summaries based off their related consumption schedule's billing rule. |
| Billing Term | BillingTerm | Number(9,0) | The number used with the billing term unit to determine billing frequency |
| Billing Term Unit | BillingTermUnit | Picklist | The unit used with the billing term to determine billing frequency |
| Category | SBQQ__Category__c | Picklist | You can define custom categories to organize consumption schedules in separate tabs on sales rep UI. If you do this, make sure to create a field set for each category. |
| Created By | CreatedById | Lookup(User) | The user who created this consumption schedule |
| Consumption Schedule Name | Text(255) | The name of the consumption schedule | |
| Description | Description | Long Text Area(32000) | Description of the schedule |
| Created Date | CreatedDate | Date/Time | Date and time the consumption schedule was created |
| Last Modified By | LastModifiedById | Lookup(User) | The user who last edited the consumption schedule |
| Last Modified Date | LastModifiedDate | Date/Time | The date and time the schedule was last edited |
| Matching Attribute | MatchingAttribute | Text(255) | Usage is matched with a consumption schedule if the records share the same Matching Attribute value |
| Rating Method | Rating Method | Picklist | A specific use case to rate usage against the schedule. The controlling picklist for the Type field |
| Revenue Recognition Rule | blng__RevenueRecognitionRule | Lookup(Revenue Recognition Rule) | Salesforce Billing recognizes usage summary revenue based off the summary's related revenue recognition rule. |
| Tax Rule | blng__TaxRule__c | Lookup(Tax Rule) | Salesforce Billing taxes usage summary invoice lines based off the summary's related tax rule. |
| Type | Type | Picklist | Defines how rate tiers are calculated. - Range: The schedule prices only using the tier that applies to the usage quantity - Slab: Usage within a given bound receives pricing equal to its tier’s value |
| Unit of Measure | UnitOfMeasure | Picklist | Usage quantities and rates apply to the unit of measurement |
See Also
이 기사를 통해 문제를 해결했습니까?
개선을 위한 의견을 보내주세요.

