Billing Central Data Dictionary

fferpcore__BillingDocumentLineItem__c

Label: fferpcore__BillingDocumentLineItem__c

Adding fields to an object in a different managed package

Field NameField LabelCreated in VersionDescriptionTypeDefault Value
BillingPeriodEndDate__c End of Period Pre-Spring 2018 Last day of the billing period for this billing line item.

Date
BillingPeriodStartDate__c Start of Period Pre-Spring 2018 First day of the billing period for this billing line item.

Date
ChargeTerm__c Charge Term Fall 2020 Formula field containing the charge term of the associated contract line item.

Formula:
ContractLineItem__r.ChargeTerm__r.Name
Text
ContractLineItem__c Contract Line Item Pre-Spring 2018 Lookup to the contract line item to which this billing document line item relates.

Looks up to: ContractLineItem__c
Lookup
ContractStatus__c Contract Status Pre-Spring 2018 Formula field containing the status of the contract to which this billing document line item belongs.

Formula:
ContractLineItem__r.ContractStatus__c
Text
ContractType__c Contract Type Pre-Spring 2018 Formula field containing the type of contract to which this billing document line item belongs.

Formula:
ContractLineItem__r.ContractType__c
Text
DocumentDate__c Document Date Pre-Spring 2018 Formula field containing the document date of the billing document to which this billing document line item belongs.

Formula:
fferpcore__BillingDocument__r.fferpcore__DocumentDate__c
Date
EndDateAfterContractLineEndDate__c Ends Later Than Contract Line Summer 2022 For internal use only. This checkbox is selected when the billing period end date falls after the contract line item's end date, or when the contract line item is canceled.

Formula:
BillingPeriodEndDate__c > ContractLineItem__r.EndDate__c || ContractLineItem__r.Canceled__c
Checkbox
OriginalBillingDocument__c Original Billing Document Spring 2019 Lookup to the original billing document that this line came from before consolidation.

Looks up to: fferpcore__BillingDocument__c

Lookup
Plan__c Plan Name Pre-Spring 2018 Lookup to the plan to which this billing document line item belongs.

Looks up to: Plan__c
Lookup
TriggerId__c Trigger Id Pre-Spring 2018 An identifier which is used to create billing document line items when billing a contract.

Number(5,0)
UnitOfMeasure__c Unit of Measure Pre-Spring 2018 Lookup to the unit of measure used to determine customer usage on this billing document line item.

Looks up to: UnitOfMeasure__c
Lookup


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