Loan Enhancement - repayment and interest pay seperately.

Hi Friends,
I have an requirement, whereby  the employees will repay the principal first; when the principal is cleared, then repay the total interest accumulated in the previous repayment periods.
For example, employee took a loan of Rs. 50,000 @ 7.5% simple interest for the period of 10 months. Hence, every month of repayment would be 5000 and interest say Rs. 200 (just for example). Now, system will clear employee principal amount, once it is got cleared it will pay interest.
So far I know, we have to activate one Badi for generating repayment plan and feature ,Modify Interest Calculation and Interest Repayment,
Can anyone help me out to elaborate in detail.
Regds,
Supriya

Not a single response,,,,,,,,,,,

Similar Messages

  • How to handle case like Housing loan to pay the fix amount and system can deduct the principle and interest automatically in Treasury

    Dear Treasury Guru,
    I have one scenario from my client like a Housing Loan that the system can generate the principle and interest paid flow type automatically depend on interest and contract condition, I've never faced this scenario before so I'm not sure that Treasury can support or not.
    for example : Loan amount = 500,000 USD, Fix amount = 50,000 per month, Interest rate = X%
                              Payment amount               Principle           |        Interest
    1st month =               50,000           --->         15,000                      35,000
    2nd month =              50,000          ----->        17,000                      33,000                   
    3rd month =               50,000         ------>        19,000                      31,000
    Please suggest how to let the system generate the Principle and Interest flow type folllow the example above.
    Thanks
    Pongrapee K.

    Hello Pongrapee,
    I think apart from the interest condition, you need a condition for an annuity repayment with amount 50,000 - this will make sure the sum of interest and repayments are 50,000 for all periods.
    If you leave the annuity amount blank, the system will calculate the annuity in a way that the sum of interest and repayments remain constant and all the nominal is repayed at the end of term.
    But in both cases you will have to give the interest percentage in the interest condition.
    Hope this helps!
    Marie

  • How do we calculate a loan with daily compoundable interest?

    I suppose this might not be strictly a Microsoft Excel subject.  Nevertheless I am helping a friend who is using Excel to store the downloaded data from the bank and trying to calculate the daily balance.  Repayment and withdrawal can be done any
    day.
    I have figured out a formula as follows but the calculations from the formula doesn't seem to tally with the figures I got from the bank.  I love to hear opinions from anyone who is interested.  There is not always a transaction, i.e. withdrawal
    or repayment, every day.  It also takes into account of possible difference of interest rate between two consecutive days.
    The formula is owing = (P(1+I/365)^(today date - date of previous transaction) - credit + debit)(1 + I/365) where P is principal and I interest.
    G96=(F95*(1+I95/365)^(A96-A95)-D96+C96)*(1+I96/365)
    Below is how I try the formula to some data of years ago.
             A                  C               D                 
    F                    G                     I
             DATE            DEBIT        CREDIT         OWING            my
    calculation  INTEREST
    95     23/12/2005                    $650.00        -$52,763.18     -$54,073.49    
    6.96% 
    96     28/12/2005                    $1,500.00     -$51,263.18     -$54,323.86    
    6.96% 
    97     3/01/2006     $519.85                         -$51,783.03     -$50,811.70    
    6.96% 
    98     3/01/2006     $6.50                             -$51,789.53    
    -$51,786.40     6.96% 

    healee wrote previously:
    The formula is owing = (P(1+I/365)^(today date - date of previous transaction) - credit + debit)(1 + I/365) where P is principal and I interest.
    G96=(F95*(1+I95/365)^(A96-A95)-D96+C96)*(1+I96/365)
    Refer to the file "example modified.xlsx" (click here) [1].  This demonstrates two methods for calculating interest on loans based on the following.
    As I noted previously, since you are unable to provide actual bank data that includes interest, there is no way to validate or invalidate the demonstrated methods.  They only serve to clarify the points that I make below.
    If loan interest is computed and compounded daily (which would be unusual, IMHO), your formula is almost correct.
    One problem is the reference to F95, as I said before.  The correct way to do this is to copy the outstanding balance from a bank statement one time into G2.
    The other problem is:  you are double-accounting some interest.  Interest is usually computed based on the account balance at the end of the business day.  All intraday transactions, debits and credits, are netted.
    However, it is more common (AFAIK) to charge simple interest on the daily balance or to use an average daily balance for the billing period.
    Then a minimum payment -- perhaps interest-only -- is billed at the end of the period.  If the minimum payment is not paid within some grace period (e.g. 15 days),
    only then, if at all, is the unpaid interest (and perhaps a penalty) added to the principal, resulting in compounded interest.
    Alternatively, even then unpaid interest and penalties are not added to principal and do not compound.  Instead, unpaid interest and penalties might accumulate separately, eventually resulting in closing the account and collecting or writing off the
    bad debt.
    healee wrote:
    According to
    http://en.wikipedia.org/wiki/Nominal_interest_rate, in finance and economics, nominal interest rate or nominal rate of interest refers to the rate of interest before adjustment for inflation (in contrast with the real interest rate).
    And the sentence continues:  ``or,
    for interest rates "as stated" without adjustment for the full effect of compounding``.
    That is the context in which I meant my comments to be taken. 
    The wiki article is divided into two very different sections:  "Nominal versus real interest" and "Nominal versus effective interest rate".
    It is the latter that we are talking about.
    (If I were a wiki editor, I would spit that article into two in order to "disambiguate" the definitions.)
    healee wrote:
    I have supposed somebody must know how the banks work in terms of calculating the principal and interest though they might vary with regions.  Is it possible the method could very with banks in the same jurisdiction?
    In my experience, bank employees do not understand the mathematical mechanics of the bank's procedures except in general terms.  In any case, generally they are not a reliable source of information.
    In the US, banks and lenders are required to provide a "disclosure statement" which does detail some bank procedures.
    AFAIK, even in the US, such statements are not
    required to explain how interest is calculated.  But the ones that I have studied do.
    And yes:  in the US, two banks in the same city block can use different procedures for charging interest on loans.
    I believe that banks and lenders are only required to use "reasonable" methods for computing actual interest.
    In any case, I do not know anything about Australia banking regulations.  They may be more or less strict.
    Healee wrote:
    When you say Australia interest rates are reported as a nominal (simple) rate, do you mean they are not calculated as compound interest rates?
    No.  How rates are reported can be different from how rates are applied to compute actual interest.  At least, in general.  Again, Australia regulations might dictate something different.
    Moreover, my inference that Australia loan rates are reported as nominal (simple) rates is not dispositive.  It is just suggestive.
    The importance is how we should "de-annualize" a stated interest rate; that is, compute a sub-annual periodic rate.
    But again, how that periodic rate is applied can be something different altogether.
    healee wrote:
    in fact every rate is compounded.  The difference is only when it is compounded.  If it is compounded weekly for argument's sake, then the interest is calculated at a simple rate daily but calculated at a compound rate at the end
    of the weekly cycle.
    That might apply to savings interest.  But we are talking about loan interest (or a line of credit) here.
    Usually, loan interest charged in a billing period is expected to be paid in full.  So normally, loan interest does not compound from one billing period to another.  (What a bank does with unpaid debt varies widely.)
    But that does not tell us how a lender computes intra-period interest.  It can be compounded (typically daily), or it can accrue separately as simple interest.
    Some countries might regulate those details.  Others might allow it to vary from bank to bank.
    [EDIT] PS:  Another factor that I forgot to mention:  rounding.  Whether or not to round interest and when, especially daily interest, is up to the lender and/or government policies.  I purposely do not round interest calculations. 
    But I have seen it done both ways in the US.  I would not sweat the detail until we have some real data to compare to.
    [1] http://www.box.com/s/3v9ajtt0e4vs44ar3s3j

  • Regd Wagetype and basic pay from 0008 thru internal table in smartform..

    Hi,
    I have a requirement where i have to display in my smartform the values for basic pay and different wagetypes from infotype 0008. In my smartform for 1 employee, only those values of wagetype and basic pay should print which are maintained in 0008. If no value then it should not display in my smartform at all (No even like 0.00).
    For this i have made an internal table in my smartform. Plesae advice how can i pass these vales in my smartform.
    Note* -  There is a filed in my custom inftyope 9003 - "Salary details as on (P9003-ZZDATE1). The value for basic pay and wagetype should be less than or equal to this date.

    Hello Preethi,
    From your thread ,what i understood is that you have created a able in the smartform.right?You can loop this table and put a condition for checking whether there any records in the internal table.
    Hope this will help you !!!
    Reward points if it found useful!!
    Regards,
    Manoj.

  • I have a IPhone 4S. About a week ago my wifi wouldn't let me slide it to on. And my personal hotspot won't work. AND I PAY FOR THAT every month. I'm not going to keep paying for it if it doesn't work. What's the point?

    I have a IPhone 4S and since about a week ago my wifi wouldn't let me slide it to the on side and my personal hotspot doesn'tI don't live in Quincy anymore:( but I'm game some weekend! work either. AND also I see a lot of other people with the same problem. And I PAY FOR IT EVERY MONTH . I'm going to stop paying if You can't help me thanks.

    Is your wifi greeyd out; have you attempted to reboot the system?

  • Model wage type for performance pay and additional pay

    Hi gurus,
    my client wants performance pay and additional pay in the additional payments. I am confused what model wage types to be copied for this. i tried copying m2sf for these but the prob is if if the employee is joining in the mid of month say 15th , then if i am trying to give performane pay of 10,000 rs then it is calculating only 15 days pay n giving 5000 in the payroll n payslip.
    if i try to copy the other wage types like m200,m281 n m282, i have the same problem . but if i copy m280 for both of these w.ts ,then it is giving the flat amount irrespective of the joining date of employee. but my question is does it have any implications on the calculation of the tax. coz i observed different model wage types deduct different amounts of tax. i.e if i copy m281 for performance apy n give the value as 10,000 then ,it give some x amount of tax on 10,000 similarly if i copy some other model w.t , for same amount of 10,000 it gives some other amount of tax.
    im really confused ,plzz help

    Hi ramm,
    I have checked the w.t amount in /434
    /434 Total Incom                                                   182,060.00
    n my other w.t amounts are:
    4MOB Mobile Reim                                                    25,000.00
    4PER Performance                                                    15,000.00
    5CEA Child Educa                                                       193.55
    5CON Conveyance                                                      1,451.61
    5HRA House Rent                                                      4,838.71
    5SPL Special All                                                    19,354.84
    /001 Valuation b01                          179.90
    /002 Valuation b01                          179.90
    /118 PTax Basis 01                                                  75,516.13
    /119 PTax Basis 01                       96,774.19                  35,516.13
    2CAN Canteen Ded01                                                   2,000.00-
    2NOT Notice Deuc01                                                   2,000.00-
    2OTH Other Deduc01                                                   1,500.00-
    5BAS BASIC      01                                                   9,677.42
    I dont know how to check the slabs, i am new to payroll,can u guide plzz

  • Dunning - Fee and Interest

    Hi
    I just now was surprised with the unbelievable fact that fee's and interest's from a dunning letter are not recorded. I found note 1059948 to explain. Therefore, they are not included in the next level of a dunning nor will they stay open when the invoice has been paid without fee and interest.
    I am currently on 2007A. Will this be the same in 8.8? I really hope not!
    Thanks
    Franz

    Hi Franz,
    Dunning letter will not automatically post any transactions for you.  You have to manually post them.  I don't think this principle will be changed in any coming version.
    Thanks,
    Gordon

  • Calculation of depreciation and interest for a particular asset class

    Hi,
    I have a problem with the calculation of depreciation and interest for a particular asset class. The assets are financial leases. The depreciation key defined is LEAS. The following are the attributes of this key:
    Dep/int             phase     base met dec-bal prd cont mult lvl chn ov
    Ord.depreciation     1     0011     001     006     001        5
    Ord.depreciation     2     0002     001     003     003
    Interest             1     0028     001     003     010
    An example of an asset is:
    Aquisition value: 1041552.71 (as migrated on 01.04.2007)
    Ordinary dep already posted: 56243.88
    Net book value: 985308.83
    Scrap Value:729086.90
    Useful life: 50 years
    Expired useful life: 9 years 1 month
    Remaining useful life: 40 years 11 months.
    Depreciation start date: 28.03.1998
    Interest calculation start date:30.03.1997
    Depreciation calculated by the system:6261.83
    Interest calculated in the year:15682.68
    I'm not able to undersatnd on what basis the system calculated the interest. I will be thankful if anyone can help me resolve this. An early reply will be greatly appreciated as I'm facing major problems due to this issue.

    Hi Mahesh,
    As per my analysis of the case the interest rates are as under
    Acq. Year                                                    Int.Percent
    9999     4          01     10.%
    9999     7          01     5.%
    9999     25          01     2.5%
    9999     999     12     01     2.5%
    As per this the Acquisition value less the Scrap Value Rs.312,465.00 @ 2.5% p.a will be Rs. 7811.64.
    Based on the above you analyse for which period interest is calculated.
    Hope it will help.
    Regards,
    Vijay

  • How to add depreciation and interest in product costing?

    how to add depreciation and interest in standard cost estimate and actual costing in product costing ?

    Hi,
    WHy the admin and sales overhead will be deited to cost of product. The cost of product should include only the factory related direct cost and overhead cost .. not the sales and admin ovehead. exp. for those treat them as period expense and pass on the same to COPa and there those can be analysed there..
    I hope i am clear..
    Regards
    Prabhat

  • What are the charges, and who pays if I send a text overseas?

    What are the charges, and who pays if I send a text overseas?

    You pay as part of your cellular/telephone bill unless you use Wi-Fi which is free.

  • How can I get the Microsoft enhanced Point and Print compatibility driver installed on Win7 LC master?

    We recently migrated from a Windows Server 2003 to Windows Server 2012 print server. When recomposing a linked clone pool with the old 2003 server, drivers were taken care of for the printer when the user printed for the first time after desktop recompose. With 2012, any printer using the Point and Print driver doesn't seem to obtain the driver again from the 2012 server. All of our clients are running Windows 7 which means the Microsoft enhanced Point and Print compatibility driver is not installed in the OS natively.
    I apparently need to figure out a way to get this installed on the host image so it trickles down to snapshots when recomposing the linked clone pool but I haven't been able to dig much information on doing this. Does anyone out there have any insight on how to accomplish this? If I recompose a pool now for a user who is using a new Point and Print driver, they get the following message that is resolved by removing the printer from their account and re-adding it:
    "The 'Microsoft enhanced Point and Print compatibility driver' printer driver is not installed on this computer. Some printer properties will not be accessible unless you install the printer driver. Do you want to install the driver now?"
    I figured the easy solution would be to just install a printer using the Point and Print driver and then remove it...leaving the driver behind (unless it cleaned up after itself). The problem with this is in my testing, even after removing and re-adding a printer that set off installation of this Point and Print driver on the client, any other printer that was using it still required the remove/re-add process in order to work, else I got the same message. That tells me that the driver may be custom for each printer installed?
    Color me a little confused. I do NOT like the way that Server 2012 handles printers. I've come across a few other issues as well (such as duplex capabilities not being remember on the print server for a printer) that I never had with the 2003 server.
    Thanks!!

    I was able to get it to work using your instructions off of here and your other thread
    Thank you!
    Chris
    http://social.technet.microsoft.com/Forums/en-US/864553c2-c8ff-49d2-bd48-eb7b47381111/windows-2012-print-server-problem-with-xp-clients?prof=required

  • Can you buy Creative Cloud for a single month? Or do you have to buy the membership which lasts a year? If so can you cancel the membership after a month and only pay for that month.

    Can you buy Creative Cloud for a single month? Or do you have to buy the membership which lasts a year? If so can you cancel the membership after 1 month and only pay for that month?
    Thanks

    Hello Tom,
    You may sign up for a free trial of creative cloud which you can check out here. Download a free trial or buy Adobe products | Adobe downloads
    You may either pay for a month to month membership or annual as listed here. Creative Cloud pricing and membership plans | Adobe Creative Cloud
    Let us know if this helps!
    Thank you,
    Jo-Marie

  • Hello, i bought a unlock iPhone 5 in 2012 december and i come back to my country and i pay money to use my phone in Turkey and few months later push button didn't work so i take my phone to apple and they give me the new one but they didn't give the box.

    hello, i bought a unlock iPhone 5 in 2012 december and i come back to my country and i pay money to use my phone in Turkey and few months later my push button didn't work so i take my phone to apple in los angeles and they give me the new one but they didn't give the box. and 1 week ago i come back to my country again and i take a message from my line comany and they told that i must give money again to use my phone in Turkey until 30rt of january if i didnt pay i cannot use it anymore. but this is so stupid cause apple change my phone in guaranty covorage. what sould i do now

    You need to pay your mobile network provider for the calls, SMS and data you need to use your phone. This is an ongoing charge, usually paid monthly.
    This is nothing to do with Apple. Apple only provided the handset - not the mobile network you use it on.

  • My Mac mini OS is a 10.6.8 and after paying for Adobe premiere 13 download I realized that my computer needs to be 10.8 or greater.. I thought that I had read that 10.6.8 was enough but I must have been mistaken.. Any suggestions or am I out of luck?

    My Mac mini OS is a 10.6.8 and after paying for Adobe premiere 13 download I realized that my computer needs to be 10.8 or greater.. I thought that I had read that 10.6.8 was enough but I must have been mistaken.. Any suggestions or am I out of luck?

    See if this helps:
    Return, cancel, or exchange an Adobe order
    Gene

  • Report for employees net and gross pay for a pay period

    Hi Gurus
    How should I approach to write a report which gives employees net pay, gross pay and cost center  for a pay period?
    Do i have to use cluster tables?
    As I am new to this module any help will be appreciated.
    Thanks in Advance

    Unless you store your payroll results in Infotypes then yes you would have to retrieve this information from the PCL2 Cluster. The Cost Center information would come from the WPBP table and the Gross and Net Pay from the RT table.

Maybe you are looking for

  • Facebook feed not showing on iPad

    Hi, I have a Facebook & Twitter feed in a tabbed panel on a client's website. Both work perfectly on a desktop computer but only the Twitter feed is working consistently on iPad. The Facebook feed sometimes shows up, but seems to be doing so randomly

  • IChat wont open when i click it ?

    I just got a macbook and im learning how to use everything, when i first downloaded all the programs onto the macbook ichat asked if i wanted to create an account but i clicked off it, ever since now when i try and click Ichat nothing happends, does

  • Using Excel Functions, such as VLOOKUP to compare two columns of text for similarities

    My problem seems simple but I am struggling to figure it out. I have two columns of text. I am trying to see if the text in column B appears in column A. However, it is not always an exact match, and I basically want to check if column A contains the

  • Text type

    Dear Expert i want to configure my system in which when i enter data in the header or item text type of PO it will come in the form oh POP up at MIRO level i.e a user enter a data at PO level in the text and when there is invoice verification that da

  • Itunes not connecting with store & won't update iphone 4

    First, please don't tell me to look through the archives, because I already did and can't find a solution.  If you have 5 hours to search for me, please do so and let me know what thread the answer is in. After the second to last itunes update (back