Entity Payment Agreement Detail

DescriptionAn agreement that specifies the amount, frequency and form of settlements between two parties.

Attributes
Agreement DescrAgreement Descr
Agreement End DtAgreement End Dt
Agreement SkAgreement Sk
Agreement Start DtAgreement Start Dt
Agreement Status Code SkAgreement Status Code Sk
Agreement Status Reason Code SkAgreement Status Reason Code Sk
Bound DtBound Dt
Effective From DtEffective From Dt
Effective To DtEffective To Dt
Final AmtFinal Amt
Final Payment DtFinal Payment Dt
First Payment DtFirst Payment Dt
Fixed AmtFixed Amt
Initial AmtInitial Amt
Line Of Business Code SkLine Of Business Code Sk
Load Info SkLoad Info Sk
Maximum Authorized AmtMaximum Authorized Amt
Next Renewal DtNext Renewal Dt
Next Review DtNext Review Dt
Payment Agreement Type Code SkPayment Agreement Type Code Sk
Planned End DtPlanned End Dt
Selected Currency Code SkSelected Currency Code Sk
Source Code SkSource Code Sk
Standing Order NmStanding Order Nm
Tenant SkTenant Sk
Valid From TsValid From Ts
Valid To TsValid To Ts

Relationship
Payment Agreement Detail_Agreement_FKPayment Agreement Detail_Agreement_FK

Primary Key
Payment Agreement Detail PKPayment Agreement Detail PK

Dependencies
 
 
 
 

Reverse Dependencies
 

Attribute Details

 Agreement Descr
DescriptionTextual description of the Agreement.
Data TypeStandards - Data Domains.ddm/Data Domains/Description [VARCHAR(250)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Agreement End Dt
DescriptionThe date upon which the payment agreement actually terminates. This may pre- or post-date the Planned End Date. For example, early termination of a contract due to poor performance. The termination date of the agreement is also represented in the status date for the terminated status.
Data TypeStandards - Data Domains.ddm/Data Domains/Date [DATE]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Agreement Sk
DescriptionThe generated surrogate key of the Agreement anchor.
Data TypeStandards - Data Domains.ddm/Data Domains/Surrogate Key Large [LONG]
Is Part Of PrimaryKeytrue
Is Requiredtrue
Is Derivedfalse
Is Surrogate Keyfalse



 Agreement Start Dt
DescriptionThe date upon which the payment agreement first starts. For renewable payment agreements, this date represents the date of the original agreement before any renewal.
Derived from the status related information.
Data TypeStandards - Data Domains.ddm/Data Domains/Date [DATE]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Agreement Status Code Sk
DescriptionIndicates the payment agreement's current status.

For Example:
Active
Cancelled
Expired
Final
In Force
In Process
Initial
Lapsed
Not taken up
Offered
Rejected
Suspended
Terminated
Under Negotiation
Data TypeStandards - Data Domains.ddm/Data Domains/Surrogate Key [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Agreement Status Reason Code Sk
DescriptionIndicates the motivation or cause for changing the Agreement Status of the payment agreement.

For example:
Not eligible (if agreement rejected)
Not taken up (if agreement rejected)
Data TypeStandards - Data Domains.ddm/Data Domains/Surrogate Key [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Bound Dt
DescriptionThe date upon which the agreement is considered legally binding, or in force. Depending on the legislation the bound date can be the date when the payment agreement is signed by both parties and/or when the first premium has been paid.
Derived from the status related information.
Data TypeStandards - Data Domains.ddm/Data Domains/Date [DATE]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Effective From Dt
DescriptionEstablishes a period where a set of attributes are true according to the business.
Data TypeStandards - Data Domains.ddm/Data Domains/Date [DATE]
Is Part Of PrimaryKeyfalse
Is Requiredtrue
Is Derivedfalse
Is Surrogate Keyfalse



 Effective To Dt
DescriptionEnds a period of effectivity.
Data TypeStandards - Data Domains.ddm/Data Domains/Date [DATE]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Final Amt
DescriptionThe amount of the last payment or transfer of funds under the standing order. Although standing orders are used for the regular transfer of a fixed amount there can often be a difference between the amount of the final payment and the regular payment amount.
Data TypeStandards - Data Domains.ddm/Data Domains/Number Decimal Large [DECIMAL(15,6)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Final Payment Dt
DescriptionThe date upon which the last payment is due under the terms of the standing order.
Data TypeStandards - Data Domains.ddm/Data Domains/Date [DATE]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 First Payment Dt
DescriptionThe date upon which the initial payment is due under the terms of the standing order.
Data TypeStandards - Data Domains.ddm/Data Domains/Date [DATE]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Fixed Amt
DescriptionThe amount of money that is regularly transferred as part of the standing order and its currency.
Data TypeStandards - Data Domains.ddm/Data Domains/Number Decimal Large [DECIMAL(15,6)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Initial Amt
DescriptionThe amount of the first payment or transfer of funds under the standing order. Although standing orders are used for the regular transfer of a fixed amount there can often be a difference between the amount of the first payment and the regular payment amount.
Data TypeStandards - Data Domains.ddm/Data Domains/Number Decimal Large [DECIMAL(15,6)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Line Of Business Code Sk
DescriptionIndicates the nature of commercial enterprise of the modeled organization.
Data TypeStandards - Data Domains.ddm/Data Domains/Surrogate Key [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Load Info Sk
DescriptionThe surrogate key of the load information entry describing the details regarding the loading of the row.
Data TypeStandards - Data Domains.ddm/Data Domains/Surrogate Key Large [LONG]
Is Part Of PrimaryKeyfalse
Is Requiredtrue
Is Derivedfalse
Is Surrogate Keyfalse



 Maximum Authorized Amt
DescriptionThe maximum amount authorized by the account holder per individual transfer.
Data TypeStandards - Data Domains.ddm/Data Domains/Number Decimal Large [DECIMAL(15,6)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Next Renewal Dt
DescriptionThe next date at which the enforce status of the payment agreement must be re-evaluated or re-conducted.
Data TypeStandards - Data Domains.ddm/Data Domains/Date [DATE]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Next Review Dt
DescriptionThe date upon which a review of the payment agreement is planned.
Data TypeStandards - Data Domains.ddm/Data Domains/Date [DATE]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Payment Agreement Type Code Sk
DescriptionClassifies a payment agreement according to the nature or purpose of the agreement.
Data TypeStandards - Data Domains.ddm/Data Domains/Surrogate Key [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Planned End Dt
DescriptionThe date upon which the end of the payment agreement is planned.
Data TypeStandards - Data Domains.ddm/Data Domains/Date [DATE]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Selected Currency Code Sk
DescriptionIndicates the currency as selected by the customer to be used on any monetary information provided to the customer.
Data TypeStandards - Data Domains.ddm/Data Domains/Surrogate Key [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Source Code Sk
DescriptionThe origin of the data identifying the actual load source, vendor, manual key entry, or context of the data in a specific row in the database.
Data TypeStandards - Data Domains.ddm/Data Domains/Surrogate Key [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredtrue
Is Derivedfalse
Is Surrogate Keyfalse



 Standing Order Nm
DescriptionThe word or phrase used to identify (but not uniquely) the standing order.
Data TypeStandards - Data Domains.ddm/Data Domains/Name [VARCHAR(30)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Tenant Sk
DescriptionThe surrogate key of the entry identifying the legal owner of the data.
Data TypeStandards - Data Domains.ddm/Data Domains/Surrogate Key [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredtrue
Is Derivedfalse
Is Surrogate Keyfalse



 Valid From Ts
DescriptionEstablishes a period where a set of attributes are true in the source system. This would be populated with the transaction timestamp and would be used for the snapshot date.
Data TypeStandards - Data Domains.ddm/Data Domains/Timestamp [TIMESTAMP]
Is Part Of PrimaryKeytrue
Is Requiredtrue
Is Derivedfalse
Is Surrogate Keyfalse



 Valid To Ts
DescriptionEnds a period of validity.
Data TypeStandards - Data Domains.ddm/Data Domains/Timestamp [TIMESTAMP]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse

Relationship Details

 Payment Agreement Detail_Agreement_FK
Is Identifying Relationshiptrue
Child TablePayment Agreement Detail
Child MultiplicityZERO_TO_MANY
Child Referential Integrity: On DeleteNONE
Child Referential Integrity: On InsertNONE
Child Referential Integrity: On UpdateNONE
Parent TableAgreement
Parent MultiplicityONE
Parent Referential Integrity: On DeleteNONE
Parent Referential Integrity: On InsertNONE
Parent Referential Integrity: On UpdateNONE

Primary Key Details

 Payment Agreement Detail PK
Key AttributeAgreement Sk
Key AttributeValid From Ts