| Business Data Model Data Model |
Description | An account that represents an amount of monies that is kept by the organization to fulfill future liabilities. |
Attributes | |
![]() |
|
![]() |
|
![]() |
Generalization | |
![]() |
Dependencies | |
![]() |
Reverse Dependencies | |
![]() |
Attribute Details |
Description | Indicates the purpose of the reserve. |
Data Type | Standards - Data Domains.ddm/Data Domains/Enumeration [VARCHAR(20)] |
Is Part Of PrimaryKey | false |
Is Required | false |
Is Derived | false |
Is Surrogate Key | false |
Description | Classifies reserves according to the method used for calculating the balance of the reserve. For example: Conventional Not sigmerized Pseudo-premium |
Data Type | Standards - Data Domains.ddm/Data Domains/Enumeration [VARCHAR(20)] |
Is Part Of PrimaryKey | false |
Is Required | false |
Is Derived | false |
Is Surrogate Key | false |
Description | Classifies reserves according to the method used for funding the reserve. For example: Community rated Cost plus Experience rated Self-funded |
Data Type | Standards - Data Domains.ddm/Data Domains/Enumeration [VARCHAR(20)] |
Is Part Of PrimaryKey | false |
Is Required | false |
Is Derived | false |
Is Surrogate Key | false |
Generalization Details |
Supertype | Monetary Account |
Subtype | Reserve Account |
Transform As | TABLE |
| Business Data Model Data Model |