Total interest earned from MM contract

  • kartsnek
  • Topic Author
  • Offline
  • Premium Member
  • Premium Member
More
8 years 2 months ago #18792 by kartsnek
Total interest earned from MM contract was created by kartsnek
Hi

I have a doubt in MM module.

I have created a MM contract and rolled over frequently with auto roll over and auto capitalisation option. Finally my contract will get matured and during that time or before maturity I want to know how much interest my contact has been earned at the time of maturity or earlier.

Do we have any table where system update accrual interest (which is not hit on account as we have auto capitalisation)?


Eg:

Contract id Principal Amt Interest Amt Value date Maturity Date auto roll over auto capitalisation
MMXXXXX1 1000 100 01 Jan 2013 01 Jan 2014 Yes Yes
MMXXXXX1 1000+100 110 01 Jan 2014 01 Jan 2015 Yes Yes
MMXXXXX1 1000+100+110 120 01 Jan 2015 01 Jan 2016 No No


The above case, interest 120 will hit on account but remaining interest 100 and 110 will hit on account along with principal amount.

Where do I check my contact has been earned totally interest amount 330 (100 + 110 + 120) ?

Please Log in or Create an account to join the conversation.

More
8 years 2 months ago #18794 by mmatin
Replied by mmatin on topic Total interest earned from MM contract
You can get it using below command:

LIST FXXX.LMM.ACCOUNT.BALANCES WITH @ID EQ 'MMXXXXXXXXXX00' EVAL "SUM(INT.AMT.TODATE)"

Please Log in or Create an account to join the conversation.

Time to create page: 0.084 seconds