The LEGAL_ENTITY_ATTRIBUTES table contains a description of the legal entity.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.
| Column Name | Type | Not Null | Cube Field | Description |
|---|---|---|---|---|
| AS_OF_DATE | DATE | Y | See field in joined table (SASENSITIVITIES) | Timestamp (at close of business) for the data. |
| LEGAL_ENTITY | STRING | Y | See field in joined table (TRADE_MAPPING) | The legal entity. |
| NETTING_SET | STRING | Netting Set | The netting set the legal entity belongs to. |
Unique Key
| Columns |
|---|
| AS_OF_DATE |
| LEGAL_ENTITY |
Incoming Joins
| Source Table | Source Columns | Target Columns |
|---|---|---|
| TRADE_MAPPING | AS_OF_DATE LEGAL_ENTITY | AS_OF_DATE LEGAL_ENTITY |