| Business Data Model Data Model |
Description | A money scheduler that generates payment dues and accepts spontaneous payments to the modeled organization. For example: The scheduler for a claim to a reinsurer. The scheduler of the premium collection for a health insurance policy. |
Attributes | |
![]() |
|
![]() |
|
![]() |
Generalization | |
![]() |
Dependencies | |
![]() |
Reverse Dependencies | |
![]() |
Attribute Details |
Description | Indicates whether or not the first payment due generated by the money in scheduler has been paid completely. This first payment made indication is particularly important for premiums because the state of the insurance policy may be impacted if the first premium payment is not paid completely. |
Data Type | Standards - Data Domains.ddm/Data Domains/Boolean Indicator [INTEGER] |
Is Part Of PrimaryKey | false |
Is Required | false |
Is Derived | false |
Is Surrogate Key | false |
Description | The specified time following the premium due date during which insurance remains in force and a subscriber may pay the premium without penalty. For example: 31 days |
Data Type | Standards - Data Domains.ddm/Data Domains/Number Decimal Large [DECIMAL(15,6)] |
Is Part Of PrimaryKey | false |
Is Required | false |
Is Derived | false |
Is Surrogate Key | false |
Description | Indicates whether or not the premium is in a premium holiday state. A premium holiday is a period of time in which no premium is paid but where the contract continues to be in force. |
Data Type | Standards - Data Domains.ddm/Data Domains/Boolean Indicator [INTEGER] |
Is Part Of PrimaryKey | false |
Is Required | false |
Is Derived | false |
Is Surrogate Key | false |
Generalization Details |
Supertype | Money Scheduler |
Subtype | Money In Scheduler |
Transform As | TABLE |
| Business Data Model Data Model |