Planning Dimension Node Relation DMO

Defines the relationships between different dimensions.

Object API Name: std__PlanningDimensionNodeRelationDmo__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__DimensionNodeId__c
  • Data Type: TEXT
  • Description: The unique ID of the node of the first dimension in a relationship.
  • Field API Name: std__DimensionType__c
  • Data Type: TEXT
  • Description: The dimension type of the first node in the relation.
  • Field API Name: std__EndDate__c
  • Data Type: DATEONLY
  • Description: The date when the dimension relationship is no longer active.
  • Field API Name: std__Id__c
  • Data Type: TEXT
  • Description: A unique identifier for the relationship record that links distinct dimension types. It is the composite primary key combining Dimension1NodeId and Dimension2NodeId.
  • Field API Name: std__InternalOrganizationId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__RelatedDimensionNodeId__c
  • Data Type: TEXT
  • Description: The unique ID of the node of the second dimension in a relationship.
  • Field API Name: std__RelatedDimensionType__c
  • Data Type: TEXT
  • Description: The dimension type of the second node in the relation.
  • Field API Name: std__StartDate__c
  • Data Type: DATEONLY
  • Description: The initial date when the dimension relationship is active.