Forecasting Quota DMO

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

  • Field API Name: std__BusinessPeriodId__c
  • Data Type: TEXT
  • Description: Read only. Period ID for the quota. This is a One to One (1:1) relationship field. ForecastingQuotas is the relationship name and Business Period is the referenced object. 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__CurrencyIsoCode__c
  • Data Type: TEXT
  • Description: The currency code of the quota. If omitted, the default is the importing user’s personal currency.
  • 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__ForecastingGroupItemId__c
  • Data Type: TEXT
  • Description: If a forecast group is assigned to the forecast type, the ID of the group value that the quota belongs to. This field is a relationship field. Available in API version 60.0 and later.
  • Field API Name: std__ForecastingTypeId__c
  • Data Type: TEXT
  • Description: The ID of the related ForecastingType.
  • Field API Name: std__Id__c
  • Data Type: TEXT
  • Description: The unique identifier for the record.
  • 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: Indicates whether this record is amount (true) or not (false).
  • Field API Name: std__NameInterfaceField__c
  • Data Type: TEXT
  • Description: Name of this record.
  • Field API Name: std__ProductFamily__c
  • Data Type: TEXT
  • Description: The product family for the quota. This field is available in API version 29.0 and later.
  • Field API Name: std__QuotaAmount__c
  • Data Type: DOUBLE
  • Description: The revenue quota amount for an individual user or territory and for a specific period.
  • Field API Name: std__QuotaAmt__c
  • Data Type: CURRENCY
  • Description: Monetary amount representing the quota amt. Do not include currency symbols or commas.
  • Field API Name: std__QuotaOwner__c
  • Data Type: TEXT
  • Description: ID that identifies the quota owner.
  • Field API Name: std__QuotaQuantity__c
  • Data Type: DOUBLE
  • Description: The quantity quota amount for an individual user and for a specific period. This field is available in API version 28.0 and later.
  • Field API Name: std__SalesTerritoryId__c
  • Data Type: TEXT
  • Description: The ID of the territory to forecast on. Maximum size is 15 characters.
  • Field API Name: std__StartDate__c
  • Data Type: DATEONLY
  • Description: Date and time when the record or activity began.