This program receives information about a contract (intallments, due date, interest) and It return the information of each installment (considered interest)
System Payment:
(1) Table PRICE
(2) Table SAC
Loan value, due date, number of installments and model contract
Installments 01: DueDate01, Value01
Installments 02: DueDate02, Value02
..............
..............
..............
..............
Installments (N): Date(N), Value(N)
UML Diagram