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 LegalEntityHierarchy store contains the multi-level legal entity organizational structure. It is built from the LegalEntityParentChild store. It is indexed by LegalEntity and AsOfDate and referenced from the TradeMapping store by these two fields.
Store FieldKeyCanBeNullType (+Default Value - if applicable)Cube FieldDescription
AsOfDateYLOCALDATE[yyyy-mm-dd]Timestamp (at close of business) for the data.
LegalEntityYString[Legal EntityLeaf node of the legal entity hierarchy. This matches the last non-_DATAMEMBER_ node in levels 1 - 5.
HierarchyLevel1String(“_DATAMEMBER_”) See knowledgebaseLevel 1Node at level 1 of the legal entity hierarchy.
HierarchyLevel2String(“_DATAMEMBER_”) See knowledgebaseLevel 2Node at level 2 of the legal entity hierarchy.
HierarchyLevel3String(“_DATAMEMBER_”) See knowledgebaseLevel 3Node at level 3 of the legal entity hierarchy.
HierarchyLevel4String(“_DATAMEMBER_”) See knowledgebaseLevel 4Node at level 4 of the legal entity hierarchy.
HierarchyLevel5String(“_DATAMEMBER_”) See knowledgebaseLevel 5Node at level 5 of the legal entity hierarchy.