> ## 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.

# LegalEntityImports

**Deprecated:** Imported measures are deprecated and only provided for backwards compatibility with older EBA reporting templates.

The **LegalEntityImports** store contains pre-calculated capital charge values to be imported at the legal entity level.

It is indexed by **AsOfDate**, **ParameterSet**, **CubeMeasure**, and **LegalEntity** and joined to the SA cube by [AsOfDate](../../cube/date) amd [Legal Entity](../../cube/legal-entities).

| Store Field  | Key | CanBeNull | Type              | Cube Field                                          | Description                                                    |
| ------------ | --- | --------- | ----------------- | --------------------------------------------------- | -------------------------------------------------------------- |
| AsOfDate     | Y   |           | Date\[yyyy-mm-dd] | Joined to [AsOfDate](../../cube/date)               | Timestamp (at close of business) for the data.                 |
| ParameterSet | Y   |           | String            | Technical Level                                     | Matched to the [Parameter Set](../../cube/parameter-set) level |
| CubeMeasure  | Y   |           | String            | Technical Level                                     | Name of the measure to import                                  |
| LegalEntity  | Y   |           | String            | Joined to [Legal Entity](../../cube/legal-entities) | Legal Entity the capital charge is imported from               |
| Value        |     |           | Double            | Technical Measure                                   | Capital Charge value.                                          |
| Ccy          |     |           | String            | Technical Level                                     | Currency that Value is expressed in.                           |
