Total Payment Principal Interest Commission Charges
1200 1100 65
0 0
TAX Amount = 1200 - (1100+65) = 35
I want to display it separately in a different column
Total Payment Principal Interest TAX Commission
Charges
1200 1100 65 35
0 0
I went through enquiry LD.BALANCES.FULL which refer to file
LMM.ACCOUNT.BALANCES, but the field from where its getting the data
for Principal, Interest, Total Amt is not there.
How can I extract data for LD Repayment Schedule
Thanks
Divesh
I have check LMM.SCHEDULE for the new loan created, it principal
amount to be paid, it also holds the amount to be paid without TAX
(hence the total payment amount is different from LD schedule)
for eg.
in LMM.SCHEDULE
Pricipal Amt Due : 1420
Scheduled Amt : 1435
But in LD Schedule total repayment amount is 1440 (5 for TAX)