Forecasting Type DMO

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

  • Field API Name: std__CanDisplayQuotas__c
  • Data Type: BOOLEAN
  • Description: Whether a forecast type can show quota information. The default value isfalse. Available in API version 38.0 and later.
  • 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__CreatedById__c
  • Data Type: TEXT
  • Description: Required. The user who created the record. Maximum size is 255 characters.
  • Field API Name: std__CreatedDate__c
  • Data Type: DATETIME
  • Description: Date when the record was created.
  • Field API Name: std__DataSourceId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__DataSourceObject__c
  • Data Type: TEXT
  • Description: Data source object of the record.
  • Field API Name: std__DataSourceObjectId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__DeveloperName__c
  • Data Type: TEXT
  • Description: The name of the forecasting type. TheDeveloperNameis callednamein the Metadata API and Forecasting Type in custom reports.
  • Field API Name: std__ForecastingGroupId__c
  • Data Type: TEXT
  • Description: This is a One to One (1:1) relationship field. ForecastingTypes is the relationship name and Forecasting Group is the referenced object. Maximum size is 15 characters.
  • Field API Name: std__ForecastingRoleType__c
  • Data Type: TEXT
  • Description: Required. Indicates whether the role type has a forecasting type, and if so, which forecasting type. Possible values are: - R—User role-based forecasting type - T—Territory1-based forecasting type; not used - Y—Territory2-based forecasting type Maximum size is 15 characters.
  • Field API Name: std__HasAdjustments__c
  • Data Type: BOOLEAN
  • Description: Whether forecast managers can adjust forecasts of their immediate subordinates and child territories. The default value isfalse. Available in API version 60.0 and later.
  • Field API Name: std__HasOwnerAdjustments__c
  • Data Type: BOOLEAN
  • Description: Whether all forecast users can adjust their own forecasts, including the territory forecasts that they own. The default value isfalse. Available in API version 60.0 and later.
  • Field API Name: std__HasProductFamily__c
  • Data Type: BOOLEAN
  • Description: Whether a forecasts view includes product families. The default value isfalse. Available in API version 40.0 and later.
  • 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__IsActive__c
  • Data Type: BOOLEAN
  • Description: Whether the forecasting type is enabled. The default value isfalse.
  • Field API Name: std__IsAmount__c
  • Data Type: BOOLEAN
  • Description: Whether the forecasting type is based on the revenue measure. The default value isfalse.
  • Field API Name: std__IsCdp__c
  • Data Type: BOOLEAN
  • Description: Whether the forecasting type is cdp (true) or not (false).
  • Field API Name: std__IsDeleted__c
  • Data Type: BOOLEAN
  • Description: Whether the forecasting type is deleted (true) or not (false).
  • Field API Name: std__IsPlatformType__c
  • Data Type: BOOLEAN
  • Description: Indicates a legacy forecast type that wasn’t available before Summer ’21. The default value isfalse. Available in API version 52.0 and later.
  • Field API Name: std__IsQuantity__c
  • Data Type: BOOLEAN
  • Description: Whether the forecasting type is based on the quantity measure. The default value isfalse.
  • Field API Name: std__Language__c
  • Data Type: TEXT
  • Description: The language of the forecasting type.
  • Field API Name: std__LastActivatedDateTime__c
  • Data Type: DATETIME
  • Description: Read only. The date when a forecast type was activated.
  • Field API Name: std__LastModifiedById__c
  • Data Type: TEXT
  • Description: ID of the user who last modified the record.
  • Field API Name: std__LastModifiedDate__c
  • Data Type: DATETIME
  • Description: Date when the record was last modified.
  • Field API Name: std__MasterLabelText__c
  • Data Type: TEXT
  • Description: Required. Controlling label for this forecasting type value. This display value is the internal label that doesn’t get translated. Maximum size is 255 characters.
  • Field API Name: std__NameInterfaceField__c
  • Data Type: TEXT
  • Description: Name of this record.
  • Field API Name: std__SystemModstamp__c
  • Data Type: DATETIME
  • Description: Required. The date and time of the last system modification.