Forecasting Prediction DMO

Object API Name: std__ForecastingPredictionDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id

  • Field API Name: std__Amount__c
  • Data Type: DOUBLE
  • Description: Required. The amount for the forecasting prediction.
  • Field API Name: std__Amt__c
  • Data Type: CURRENCY
  • Description: Monetary amount representing the amt. Do not include currency symbols or commas.
  • Field API Name: std__BusinessPeriodId__c
  • Data Type: TEXT
  • Description: Lookup to Period entity.
  • 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__CreatedDate__c
  • Data Type: DATETIME
  • Description: The date and time the record was originally created.
  • 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__ForecastingTypeId__c
  • Data Type: TEXT
  • Description: Lookup to the ForecastingType.
  • Field API Name: std__ForecastOwnerId__c
  • Data Type: TEXT
  • Description: Forecast owner, prediction made on that person.
  • Field API Name: std__HigherBoundAmount__c
  • Data Type: DOUBLE
  • Description: Required. The higher bound amount for the forecasting prediction.
  • Field API Name: std__HigherBoundAmt__c
  • Data Type: CURRENCY
  • Description: Monetary amount representing the higher bound amt. Do not include currency symbols or commas.
  • Field API Name: std__HigherBoundQuantity__c
  • Data Type: DOUBLE
  • Description: The count or numerical value of the forecasting prediction quantity.
  • Field API Name: std__Id__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__InternalOrganizationId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__LowerBoundAmount__c
  • Data Type: DOUBLE
  • Description: Required. The lower bound amount for the forecasting prediction.
  • Field API Name: std__LowerBoundAmt__c
  • Data Type: CURRENCY
  • Description: Monetary amount representing the lower bound amt. Do not include currency symbols or commas.
  • Field API Name: std__LowerBoundQuantity__c
  • Data Type: DOUBLE
  • Description: The count or numerical value of the forecasting prediction quantity.
  • Field API Name: std__NameInterfaceField__c
  • Data Type: TEXT
  • Description: Name of this record.
  • Field API Name: std__PrevPredictionAmount__c
  • Data Type: DOUBLE
  • Description: Previous predicted amount. This looks to be a historical value use-case.
  • Field API Name: std__PrevPredictionAmt__c
  • Data Type: CURRENCY
  • Description: Monetary amount representing the prev prediction amt. Do not include currency symbols or commas.
  • Field API Name: std__PrevPredictionChangeDate__c
  • Data Type: DATEONLY
  • Description: Previous prediction generation date. This looks to be a historical value use-case.
  • Field API Name: std__ProductFamily__c
  • Data Type: TEXT
  • Description: The product family grouping when product‑based forecasting is used.
  • Field API Name: std__Quantity__c
  • Data Type: DOUBLE
  • Description: The count or numerical value of the forecasting prediction quantity.
  • Field API Name: std__StartDate__c
  • Data Type: DATEONLY
  • Description: Derived Date value from Period.