| Business Data Model Data Model |
Description | A money scheduler that generates payments and handles incoming bills as payment dues. For example: The scheduler for the payment of a single healthcare benefit on a health insurance policy The scheduler for the payments of commissions from the healthcare insurer to an Intermediary. |
Attributes | |
![]() |
|
![]() |
|
![]() |
Generalization | |
![]() |
Dependencies | |
![]() |
Reverse Dependencies | |
![]() |
Attribute Details |
Description | Monetary amount indicating the total amount for which outgoing payments for this money out scheduler are suspended. |
Data Type | Standards - Data Domains.ddm/Data Domains/Currency Amount [DECIMAL(14,2)] |
Is Part Of PrimaryKey | false |
Is Required | false |
Is Derived | false |
Is Surrogate Key | false |
Description | End date of the period during which outgoing payments for this money out scheduler will be suspended. |
Data Type | Standards - Data Domains.ddm/Data Domains/Date [DATE] |
Is Part Of PrimaryKey | false |
Is Required | false |
Is Derived | false |
Is Surrogate Key | false |
Description | Start date of the period during which outgoing payments for this money out scheduler will be suspended. |
Data Type | Standards - Data Domains.ddm/Data Domains/Date [DATE] |
Is Part Of PrimaryKey | false |
Is Required | false |
Is Derived | false |
Is Surrogate Key | false |
Generalization Details |
Supertype | Money Scheduler |
Subtype | Money Out Scheduler |
Transform As | TABLE |
| Business Data Model Data Model |