Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.activeviam.com/llms.txt

Use this file to discover all available pages before exploring further.

The LEGAL_ENTITY_HIERARCHY table contains the multi-level legal entity organizational structure.
The content of this table is populated from the content of the LEGAL_ENTITY_PARENT_CHILD table.
Column NameTypeNot NullCube FieldDefault Value1Description
AS_OF_DATEDATEYTimestamp (at close of business) for the data.
LEGAL_ENTITYSTRINGYLegal EntitiesN/ALeaf node of the book hierarchy. This matches the last non-_DATAMEMBER_ node in levels 1 - 15.
LEGAL_ENTITY_HIERARCHY_LEVEL1STRINGYLevel 1N/ANode at level 1 of the legal entity hierarchy.
LEGAL_ENTITY_HIERARCHY_LEVEL2STRINGYLevel 2N/ANode at level 2 of the legal entity hierarchy.
LEGAL_ENTITY_HIERARCHY_LEVEL3STRINGYLevel 3N/ANode at level 3 of the legal entity hierarchy.
LEGAL_ENTITY_HIERARCHY_LEVEL4STRINGYLevel 4N/ANode at level 4 of the legal entity hierarchy.
LEGAL_ENTITY_HIERARCHY_LEVEL5STRINGYLevel 5N/ANode at level 5 of the legal entity hierarchy.

Unique Key

Columns
AS_OF_DATE
LEGAL_ENTITY

Incoming Joins

Source TableSource ColumnsTarget Columns
TRADE_ATTRIBUTESAS_OF_DATE
LEGAL_ENTITY
AS_OF_DATE
LEGAL_ENTITY

  1. If the default value is marked as empty, it means that the default value is ‘null’ for nullable fields, and that a value needs to be explicitly set for non-nullable fields.  ↩︎