Forecast Item Manager Version Amount DMO

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

  • Field API Name: std__AdjustedAmount__c
  • Data Type: DOUBLE
  • Description: The revenue amount of an individual forecast item after an adjustment.
  • Field API Name: std__AdjustedQuantity__c
  • Data Type: DOUBLE
  • Description: The quantity amount of an individual forecast item after an adjustment.
  • Field API Name: std__AdjustmentNoteText__c
  • Data Type: TEXT
  • Description: A text note providing information about the adjustment. This field doesn’t appear in reports. Maximum size is 255 characters.
  • Field API Name: std__BusinessPeriodId__c
  • Data Type: TEXT
  • Description: Required. Period ID for the adjustment. This field is a relationship field. Maximum size is 15 characters.
  • 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__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__ForecastCustomCategory__c
  • Data Type: TEXT
  • Description: The ID of the forecasting custom category. This field is a relationship field.
  • Field API Name: std__ForecastType__c
  • Data Type: TEXT
  • Description: Required. The ID of the related forecasting type. This field is a relationship field. Maximum size is 15 characters.
  • Field API Name: std__Id__c
  • Data Type: TEXT
  • Description: A unique identifier for each Forecast Hierarchical Version record and this is a primary Key.
  • Field API Name: std__InternalOrganizationId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__IsAmount__c
  • Data Type: BOOLEAN
  • Description: Whether the adjustment is made in a revenue amount. Either IsAmount or IsQuantity must be true.
  • Field API Name: std__IsQuantity__c
  • Data Type: BOOLEAN
  • Description: Whether the adjustment is made in a quantity amount. Either IsQuantity or IsAmount must be true.
  • Field API Name: std__OwnerId__c
  • Data Type: TEXT
  • Description: Required. The ID of the forecast owner. This field is a polymorphic relationship field. Maximum size is 15 characters.
  • Field API Name: std__SalesTerritoryId__c
  • Data Type: TEXT
  • Description: Reserved for future use. The unique identifier of the related Sales Territory record. Maximum size is 15 characters.