Planning Dimension Node DMO

Defines a specific dimension node (e.g., Account or Product) within the dimension hierarchy.

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

  • 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__DimensionType__c
  • Data Type: TEXT
  • Description: Type of the dimension, such as Account or Product.
  • Field API Name: std__ExternalIdentifier__c
  • Data Type: TEXT
  • Description: The unique identifier of a record in an external system.
  • Field API Name: std__Id__c
  • Data Type: TEXT
  • Description: A unique identifier for a specific dimension node, such as an Account or Product, within the planning hierarchy. It is the Salesforce record ID and the primary key for this DMO.
  • Field API Name: std__InternalOrganizationId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__NodeType__c
  • Data Type: TEXT
  • Description: The node type for a hierarchical level in the dimension node, such as HQ or Regional for Account, or Category or SKU for Product.
  • Field API Name: std__PlanningDimensionNodeName__c
  • Data Type: TEXT
  • Description: The name or label of the dimension node.