The SAS solution allows users to perform calculations and generate reports for more than one financial entity. To track and manage these relationships, this table will provide entity information. More...
Go to the source code of this file.
The SAS solution allows users to perform calculations and generate reports for more than one financial entity. To track and manage these relationships, this table will provide entity information.
PK | Variable | Type | Required? | Relationships | Label | Description |
---|---|---|---|---|---|---|
![]() | REPORTING_DT | NUMERIC(8) | Y | Reporting Date | SAS Date value | |
![]() | ENTITY_ID | VARCHAR(32) | Y | Entity Id | Unique Entity identifier | |
ENTITY_NM | VARCHAR(40) | Y | Entity Name | Entity Name | ||
ENTITY_DESC | VARCHAR(100) | Y | Entity Description | Entity Description | ||
COUNTRY_CD | VARCHAR(3) | N | Country Code | Country Code | ||
ENTITY_ROLE_CD | VARCHAR(5) | N | Entity Role Code | Entity Role: SOLO or GROUP | ||
LEGAL_ENTITY_FLG | VARCHAR(1) | N | Legal Entity Flag | Flag (Y/N). Specifies whether this is a legal entity | ||
GROUP_ID | VARCHAR(32) | N | Group Identifier | Parent Entity Identifier | ||
REPORTING_CURRENCY_CD | VARCHAR(3) | Y | Reporting Currency | Reporting currency code |
Definition in file entity.sas.