Global Datastore Definition
This page provides the following:
-
A table of fields for each store within the Global datastore definition (that is, across all cubes).
-
Indicator showing whether the fields are KEY, VECTOR, or NULLABLE
-
A column called Cube Schema Field Name with "Y" or "N" value to indicate whether or not the datastore field is selected for the cube.
-
If Y: A link is also provided to the relevant level in the associated cube (i.e. the location within the cube that is populated by the value from the datastore field)
-
If N: This means the fields are either internal or measures, and there is a note to explain the details
-

Field Name/Column Name |
IsKey |
IsVector | CanBeNull | Type |
Cube Schema Field Name (Use links to jump to the correct table in the appropriate Cube Schema page) |
---|---|---|---|---|---|
TRADE_MAPPING_STORE_TRADE_ID | Y | STRING | TradeId | ||
TRADE_MAPPING_STORE_BOOK | STRING | Book | |||
TRADE_MAPPING_STORE_LEGAL_ENTITY | STRING | Legal Entity |

Field Name/Column Name |
IsKey |
IsVector | CanBeNull | Type (+Default Value - if applicable) |
Cube Schema Field Name |
---|---|---|---|---|---|
BOOK_PARENT_CHILD_STORE_CHILD | Y | STRING | N - Populated using CSV file data - used as part of intermediary step to create the "BookHierarchy" Store. | ||
BOOK_PARENT_CHILD_STORE_PARENT | STRING | N - Populated using CSV file data - used as part of intermediary step to create the "BookHierarchy" Store. | |||
BOOK_PARENT_CHILD_STORE_FRTB_DESK | STRING(N) |
N - Populated using CSV file data - used as part of intermediary step to create the "BookHierarchy" Store. | |||
BOOK_PARENT_CHILD_STORE_CATEGORY | STRING | N - Populated using CSV file data - used as part of intermediary step to create the "BookHierarchy" Store. | |||
BOOK_PARENT_CHILD_STORE_DESK_MODEL | STRING | N - Populated using CSV file data - used as part of intermediary step to create the "BookHierarchy" Store. | |||
BOOK_PARENT_CHILD_STORE_IMA_ELIGIBLE | STRING | N - Populated using CSV file data - used as part of intermediary step to create the "BookHierarchy" Store. |

Field Name/Column Name |
IsKey |
IsVector | CanBeNull | Type (+Default Value - if applicable) |
Cube Schema Field Name |
---|---|---|---|---|---|
BOOK_HIERARCHY_STORE_HIERARCHY_LEVEL_1 | STRING(IAxisMember.DATA_MEMBER_DISCRIMINATOR) | ||||
BOOK_HIERARCHY_STORE_HIERARCHY_LEVEL_2 | STRING(IAxisMember.DATA_MEMBER_DISCRIMINATOR) |
||||
BOOK_HIERARCHY_STORE_HIERARCHY_LEVEL_3 | STRING(IAxisMember.DATA_MEMBER_DISCRIMINATOR) |
||||
BOOK_HIERARCHY_STORE_HIERARCHY_LEVEL_4 | STRING(IAxisMember.DATA_MEMBER_DISCRIMINATOR) |
||||
BOOK_HIERARCHY_STORE_HIERARCHY_LEVEL_5 | STRING(IAxisMember.DATA_MEMBER_DISCRIMINATOR) |
||||
BOOK_HIERARCHY_STORE_HIERARCHY_LEVEL_6 | STRING(IAxisMember.DATA_MEMBER_DISCRIMINATOR) |
||||
BOOK_HIERARCHY_STORE_HIERARCHY_LEVEL_7 | STRING(IAxisMember.DATA_MEMBER_DISCRIMINATOR) |
||||
BOOK_HIERARCHY_STORE_HIERARCHY_LEVEL_8 | STRING(IAxisMember.DATA_MEMBER_DISCRIMINATOR) |
||||
BOOK_HIERARCHY_STORE_HIERARCHY_LEVEL_9 | STRING(IAxisMember.DATA_MEMBER_DISCRIMINATOR) |
||||
BOOK_HIERARCHY_STORE_HIERARCHY_LEVEL_10 | STRING(IAxisMember.DATA_MEMBER_DISCRIMINATOR) |
||||
BOOK_HIERARCHY_STORE_HIERARCHY_LEVEL_11 | STRING(IAxisMember.DATA_MEMBER_DISCRIMINATOR) |
||||
BOOK_HIERARCHY_STORE_HIERARCHY_LEVEL_12 | STRING(IAxisMember.DATA_MEMBER_DISCRIMINATOR) |
||||
BOOK_HIERARCHY_STORE_HIERARCHY_LEVEL_13 | STRING(IAxisMember.DATA_MEMBER_DISCRIMINATOR) |
||||
BOOK_HIERARCHY_STORE_HIERARCHY_LEVEL_14 | STRING(IAxisMember.DATA_MEMBER_DISCRIMINATOR) |
||||
BOOK_HIERARCHY_STORE_HIERARCHY_LEVEL_15 | STRING(IAxisMember.DATA_MEMBER_DISCRIMINATOR) |
||||
BOOK_HIERARCHY_STORE_HIERARCHY_BOOK | Y | STRING | |||
BOOK_HIERARCHY_STORE_HIERARCHY_DESK | STRING | ||||
BOOK_HIERARCHY_STORE_HIERARCHY_CATEGORY | STRING | ||||
BOOK_HIERARCHY_STORE_DESK_MODEL | STRING | ||||
BOOK_HIERARCHY_STORE_IMA_ELIGIBLE | STRING | N - This field does not appear in any Cube - internal field only. |

Field Name/Column Name |
IsKey |
IsVector | CanBeNull | Type |
Cube Schema Field Name |
---|---|---|---|---|---|
LEGAL_ENTITY_PARENT_CHILD_STORE_CHILD | Y | STRING | N - Populated using CSV file data - used as part of intermediary step to create the "LegalEntityHierarchy" Store. | ||
LEGAL_ENTITY_PARENT_CHILD_STORE_PARENT | STRING | N - Populated using CSV file data - used as part of intermediary step to create the "LegalEntityHierarchy" Store. |

Field Name/Column Name |
IsKey |
IsVector | CanBeNull | Type (+Default Value - if applicable) |
Cube Schema Field Name |
---|---|---|---|---|---|
LEGAL_ENTITY_HIERARCHY_STORE_HIERARCHY_LEVEL_1 | STRING(IAxisMember.DATA_MEMBER_DISCRIMINATOR) | ||||
LEGAL_ENTITY_HIERARCHY_STORE_HIERARCHY_LEVEL_2 | STRING(IAxisMember.DATA_MEMBER_DISCRIMINATOR) |
||||
LEGAL_ENTITY_HIERARCHY_STORE_HIERARCHY_LEVEL_3 | STRING(IAxisMember.DATA_MEMBER_DISCRIMINATOR) |
||||
LEGAL_ENTITY_HIERARCHY_STORE_HIERARCHY_LEVEL_4 | STRING(IAxisMember.DATA_MEMBER_DISCRIMINATOR) |
||||
LEGAL_ENTITY_HIERARCHY_STORE_HIERARCHY_LEVEL_5 | STRING(IAxisMember.DATA_MEMBER_DISCRIMINATOR) |
||||
LEGAL_ENTITY_HIERARCHY_STORE_HIERARCHY_LEGAL_ENTITY | Y | STRING(IAxisMember.DATA_MEMBER_DISCRIMINATOR) |
N - Internal field only |

Field Name/Column Name |
IsKey |
IsVector | CanBeNull | Type |
Cube Schema Field Name (FXRates is a standalone Store - none of its fields are disseminated to the Cubes) |
---|---|---|---|---|---|
FX_STORE_BASE_CCY | Y | STRING | N - Only used for lookups - the fields are retrieved from the relevant cubes. | ||
FX_STORE_COUNTER_CCY | Y | STRING | N - Only used for lookups - the fields are retrieved from the relevant cubes. | ||
FX_STORE_FX_RATE | DOUBLE | N - This field is not a part of any cube - it is calculated using the two fields above (FX_STORE_BASE_CCY and FX_STORE_COUNTER_CCY ). |
Copyright © 2019 ActiveViam Ltd. All rights reserved.