xMatix
Sign in Request demo
xMatix
PRODUCTS
SalesField SalesCRMRewardsClaimsInventoryProcurementWarehouse ManagementField ServiceServiceSupportTelephony & MessagingFinance & AccountingPayrollExpense ManagementCommercePortalsAnalytics & ReportingData StudioMobile AppSee all products →
PLATFORM
Platform overviewApp BuilderAutomationIntegrationsSecurity & GovernanceChange ManagementDevelopers
SENSE AI
Sense AI overviewSense AssistSense ControlSense VisionAI StudioTrust & governanceIn Claude & ChatGPTUse cases
SOLUTIONS
FMCG & DistributionManufacturing & Dealer NetworksAutomotive & DealershipsPharma & HealthcareConsumer DurablesAgri-InputsBuilding MaterialsService NetworksWarehousing & 3PLFinancial AccountingERP SoftwareIndia GST ComplianceUAE VAT & e-InvoicingSaudi ZATCA & VATAll solutions →
RESOURCES
Knowledge CenterDeveloper & CLIBlogGuidesWhat is xMatix?Company facts
COMPANY
AboutCareersPartnersEventsContactAuthorsLegal
Sign in Request demo
Home/Docs/Entity Reference/Item Consumption Schedule — entity reference
REFERENCE · Last reviewed

Item Consumption Schedule — entity reference

A tiered usage price book for an item, holding the ItemConsumptionRate tiers that price metered consumption on subscriptions. Subscription usage invoicing looks the schedule up by item only: all schedules for the item are ordered active-first then most-recently-updated, and their tiers are flattened together into one ascending ladder. Its customer account, customer account group, partner account, partner account group, billing term, billing term unit and unit-of-measure columns are stored but take no part in that lookup, and the usage-invoice generator itself is not yet wired to any scheduler.

Fields

FieldLabelTypeRequiredWhat it does
BillingTermBilling TermNumber
BillingTermUnitBilling Term UnitPickListThe unit the billing term is counted in. It has no seeded picklist and, like the billing term itself, is read by no code path - it does not affect usage pricing or when the usage invoice is raised.
CreatedByIdCreated ByLookup → UserAccountYes
CreatedDateTimeCreated OnDateAndTimeYes
CustomerAccountGroupIdCustomer Account GroupLookup → AccountGroup
CustomerAccountIdCustomer AccountLookup → AccountIntended to scope the schedule to one customer, but usage pricing looks schedules up by item alone, so a customer-specific schedule is applied to every customer of that item.
DescriptionDescriptionText
IdIdGuidYes
IsActiveIs ActiveBooleanUsed as a ranking key rather than a filter: when an item has several schedules, active ones sort first (then most recently updated), but the tiers of the inactive ones are still flattened into the same ladder.
ItemIdItemLookup → Item
ModifiedByIdModified ByLookup → UserAccountYes
NameNameTextYes
OwnerIdOwnerLookup → UserAccountYes
PartnerAccountGroupIdPartner Account GroupLookup → AccountGroup
PartnerAccountIdPartner AccountLookup → Account
RecordTypeIdRecord TypeGuid, hidden
SubscriptionKeySubscription KeyGuid, hiddenYes
UnitOfMeasureUnit Of MeasurePickListNames the unit the consumption bounds are expressed in. It is documentation only - no conversion is applied between it and the usage quantity being priced.
UpdatedDateTimeUpdated OnDateAndTimeYes

Actions

ActionLabelTypeWhat it does
CloneCloneServerAction (Clone)Create a copy of this record