Navigation :
LEGAL_ENTITY_ATTRIBUTES
The LEGAL_ENTITY_ATTRIBUTES table contains a description of the legal entity.
Column Name |
Type |
Not Null |
Cube Field |
Description |
AS_OF_DATE |
DATE |
Y |
See field in joined table (TRADE_BASE) |
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 |