Billing Forecast DMO
Represents forecasted billing periods generated from billing schedules before actual invoicing occurs.
Object API Name: std__BillingForecastDmo__dlm
Category: Unassigned
Availability: Available in 264 and later versions
Primary Key Field: Id
- ReferenceObjectId has a FOREIGNKEY relationship with the Sales Order DMO
Idfield. - ReferenceObjectId has a FOREIGNKEY relationship with the Quote DMO
Idfield. - ReferenceItemObjectId has a FOREIGNKEY relationship with the Sales Order Product DMO
Idfield. - ReferenceItemObjectId has a FOREIGNKEY relationship with the Quote Product DMO
Idfield. - AccountId has a FOREIGNKEY relationship with the Account DMO
Idfield. - LegalEntityId has a FOREIGNKEY relationship with the Legal Entity DMO
Idfield. - BillingAccountId has a FOREIGNKEY relationship with the Billing Account DMO
Idfield. - BillingArrangementId has a FOREIGNKEY relationship with the Billing Arrangement DMO
Idfield. - PaymentTermId has a FOREIGNKEY relationship with the Payment Term DMO
Idfield. - InvoiceBatchRunId has a FOREIGNKEY relationship with the Invoice Batch Run DMO
Idfield. - LegalEntityAccountingPeriodId has a FOREIGNKEY relationship with the Legal Entity Accounting Period DMO
Idfield. - BillingScheduleId has a FOREIGNKEY relationship with the Billing Schedule DMO
Idfield. - BillingScheduleGroupId has a FOREIGNKEY relationship with the Billing Schedule Group DMO
Idfield.
- AccountId
- BillingAccountId
- BillingArrangementId
- BillingForecastName
- BillingMethodName
- BillingPeriodEndDate
- BillingPeriodStartDate
- BillingScheduleGroupId
- BillingScheduleId
- BillingTermUnit
- Category
- cdp_sys_record_currency
- ChargeAmount
- DataSourceId
- DataSourceObjectId
- Id
- InternalOrganizationId
- InvoiceBatchRunId
- LegalEntityAccountingPeriodId
- LegalEntityId
- PaymentTermId
- Quantity
- ReferenceItemObjectId
- ReferenceItemObjectName
- ReferenceObjectId
- ReferenceObjectName
- UnitPriceAmount
- Field API Name:
std__AccountId__c - Data Type: TEXT
- Description: Identifier of the account being billed.
- Field API Name:
std__BillingAccountId__c - Data Type: TEXT
- Description: Identifier of the billing account.
- Field API Name:
std__BillingArrangementId__c - Data Type: TEXT
- Description: Identifier of the billing arrangement.
- Field API Name:
std__BillingForecastName__c - Data Type: TEXT
- Description: Billing Forecast Name
- Field API Name:
std__BillingMethodName__c - Data Type: TEXT
- Description: Method used for billing calculation.
- Field API Name:
std__BillingPeriodEndDate__c - Data Type: DATEONLY
- Description: End date of the forecasted billing period.
- Field API Name:
std__BillingPeriodStartDate__c - Data Type: DATEONLY
- Description: Start date of the forecasted billing period.
- Field API Name:
std__BillingScheduleGroupId__c - Data Type: TEXT
- Description: Identifier of the billing schedule group.
- Field API Name:
std__BillingScheduleId__c - Data Type: TEXT
- Description: Identifier of the source billing schedule for this forecast line.
- Field API Name:
std__BillingTermUnit__c - Data Type: TEXT
- Description: Billing interval unit, such as month or year.
- Field API Name:
std__Category__c - Data Type: TEXT
- Description: Billing schedule category.
- Field API Name:
std__cdp_sys_record_currency__c - Data Type: TEXT
- Description: System-generated metadata field that stores a 3-letter ISO currency code.
- Field API Name:
std__ChargeAmount__c - Data Type: CURRENCY
- Description: Forecasted charge amount for this billing period.
- Field API Name:
std__DataSourceId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__DataSourceObjectId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: Primary key of the billing forecast record.
- Field API Name:
std__InternalOrganizationId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__InvoiceBatchRunId__c - Data Type: TEXT
- Description: Identifier of the invoice batch run that generated this line.
- Field API Name:
std__LegalEntityAccountingPeriodId__c - Data Type: TEXT
- Description: Identifier of the legal entity accounting period for reporting.
- Field API Name:
std__LegalEntityId__c - Data Type: TEXT
- Description: Identifier of the legal entity associated with the forecast line.
- Field API Name:
std__PaymentTermId__c - Data Type: TEXT
- Description: Identifier of the payment term.
- Field API Name:
std__Quantity__c - Data Type: DOUBLE
- Description: Quantity of units being billed.
- Field API Name:
std__ReferenceItemObjectId__c - Data Type: TEXT
- Description: Identifier of the reference item object the forecast line is generated from.
- Field API Name:
std__ReferenceItemObjectName__c - Data Type: TEXT
- Description: Name of the reference entity item, such as SalesOrderProduct or QuoteProduct.
- Field API Name:
std__ReferenceObjectId__c - Data Type: TEXT
- Description: Identifier of the reference object the forecast line is generated from.
- Field API Name:
std__ReferenceObjectName__c - Data Type: TEXT
- Description: Name of the reference entity, such as SalesOrder or Quote.
- Field API Name:
std__UnitPriceAmount__c - Data Type: CURRENCY
- Description: Price per unit for the billed quantity.