Wednesday, December 20, 2006

Loan module is upgraded to handle new loan provisions

1. Loan module is upgraded to handle new loan provisions, with new loan classification, ReSchedule Class A and ReSchedule Class B loans, for which following tables are modified.

a. Splnclass.dbf
days1 N(6)
days2 N(5)
reSchedule L(1) - New field
reschedcls c(1) values(null,"A", "B")- New field

b. Sploan,dbf
reSchedule L(1) - New field
reschedcls c(1) values(null,"A", "B")- New field

2. In loan module, an additional parameter is added to generate same loan and interest a/c number

a. Spini.dbf
intacmatch L(1)

No comments: