Billing Central Data Dictionary

ffbc__Usage__c

Label: Usage

Field NameField LabelCreated in VersionDescriptionTypeRequiredDefault Value
ffbc__BillingDocumentLineItem__c Billing Document Line Item Pre-Spring 2018 Lookup to the billing document line item for which this usage information was billed.

Looks up to: fferpcore__BillingDocumentLineItem__c

Lookup false
ffbc__CompleteBillingDocumentDeleted__c Complete Billing Document Deleted Summer 2022 Indicates that this usage record's related billing document line item has been completed and deleted after having been archived.

Checkbox false
ffbc__ContractLineItem__c Contract Line Item Pre-Spring 2018 Lookup to the contract line item to which this usage information applies.

Looks up to: ffbc__ContractLineItem__c
Lookup false
ffbc__ContractStatus__c Status of Related Contract Summer 2022 For internal use only. Formula field containing the status of the contract to which the usage record's related contract line item belongs.

Formula:
ffbc__ContractLineItem__r.ffbc__ContractStatus__c
Text
ffbc__DateOutOfRange__c Date Out of Range Summer 2022 For internal use only. True if the date on this record is before the start date or after the end date of the contract line, or the contract line is canceled. Used to validate that out of range records cannot be created.

Formula:
OR(ffbc__ContractLineItem__r.ffbc__Canceled__c , ffbc__Date__c > ffbc__ContractLineItem__r.ffbc__EndDate__c , ffbc__Date__c < ffbc__ContractLineItem__r.ffbc__StartDate__c)
Checkbox
ffbc__Date__c Date Pre-Spring 2018 Date to which this usage information applies.

Date false
ffbc__Quantity__c Quantity Pre-Spring 2018 Number of units used.

Number(18,6) true 0
ffbc__UnitOfMeasure__c Unit of Measure Pre-Spring 2018 Lookup to the unit of measure in which this usage information is recorded.

Looks up to: ffbc__UnitOfMeasure__c
Lookup false


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