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 TradeMapping store maps trades to books and legal entities by TradeKey and AsOfDate. It is referenced from the base tables in all the trade-level cubes.
This mapping is only used for the trade-level cubes. In the IMA, there are some summary cubes that do not include a trade-level and, for these, each fact is at the book and legal entity level.
Store FieldKeyCanBeNullTypeCube FieldDescription
TradeKeyYStringTrades(e.g. “IR_IRSWAP_LIBOR3M”, “EQ_12345677”, etc.) – if coming from multiple systems may need to prepend source system to the id for uniqueness.
BookStringBooksThe book to map the trade to (must match the node in the Book Hierarchy).
LegalEntityStringLegal EntitiesLegal Entity to map the trade to (must match the node in the Legal Entity Hierarchy).
TradeDateLOCALDATE[yyyy-mm-dd]TradeDatesThe date on which the trade took place
AsOfDateYLOCALDATE[yyyy-mm-dd]Timestamp (at close of business) for the data.
InclusionStringInclusionIndicates if the trade should be included (“Y”) or not by default in the calculations.
References: