BOND purchase : accrued interest calculation in amortization log

hello,
When purchasing a bond, accrued interest is to be paid on top of the clean price.
Common market practice for day counting of accrued interest is : value date of the purchase - previous coupon date, meaning that the purchaser paid to the seller the coupon days upto but not including the purchase day (seems obvious). Hence, in the transaction in SAP we DE- flag "include" for the calculation date => we are in line with the broker's confirmation.
We use SAC amortization (with correction for accrued interest).  In the amortization log, we notice that the accrued interest SAP takes on the acquisition date INCLUDES the coupon day of the acquisition date (contrary to what is in the transaction details) , which influences the effective interest rate, which obviously is on its turn not in line with the effective interest rate in the deal (which is the right one, taking into account the correct accrued interest pad to the seller).
NOTE 1252576 is implemented.
Questions.
1. How can I influence (via custo or master data ) the accrued interest calculation as displaid in the amortization log
2. Are any settings in FWZZ I should double-check ?

Hello Carl,
accrued interest adjustment in amortization procedure is used to leverage the effect of interest coupon payments, so it calculates in the same way as interest accruals in TPM44. This is not the same as accrued interest in TS01.
In TS01 you can define it with the flag, how accrued interest is calculated, but TPM1 calculates always inclusive.
Otherwise it may lead to inconsistencies.  For example, if you would have two purchases of the same ID and in one deal you set the flag, but in the other not, so which deal should TPM1 consider?
Still, with the note 1602748 a BAdI method is provided to manipulate the accrued interest adjustment amount.
Though at the end, why do you need to amortize with accrued interest adjustment? This is not required by IFRS.
BR,
Tomislav

Similar Messages

  • Interest and Loan Amortization SDK - Does It Exist?

    Hi Folks:
    I am looking for a toolkit that will allow me to perform Excel-like
    functions via SQL within an Oracle 10g standard edition one server. I
    don't know much about Oracle Financials, but I believe that it is
    overkill for what I am trying to accomplish. I am more interested in
    a PLUGIN/SDK/Module more like Spatial or Context/Intermedia that would
    allow me to search a loan database using interest calculation and
    amortization functions. Does such an SDK exist for Oracle? If so,
    how is it licensed?
    Thanks in advance.
    Jimmy

    Sorry, I very rarely need support cases.
    Last time I just went thru european developer support by email, thats euroasn@a...
    but that*s been a while. From the response I remember a signature announcing they changed addresses for support cases so I did not want to mislead you.
    From your typical time of posting I assume you're located in the US so probably someone else is responsible. Try asn@a...
    If neither of above email can route you further, I'd consider that a non-technical issue in the sense of the last bullet in this forum's welcome message, so you could also ask mnr@a... who is always very helpful.
    All email addresses shortened against harvesting robots, of course substitute @adobe.com
    Hth,
    Dirk

  • Daily interest calculation on GL account 5

    Hello
    I see in transaction OBAA that interest calculation frequency starts only from one month (id 01, 1 month) and more. I have the requirement to calculate and post interest on a GL account each day.
    Any suggestion? Instead of FI-GL I should use Treasury and create a money market product / security?
    kr
    Arjan

    Hello
    I want to set up account determination for treasury for following update types (related to regular bonds)
    SAM1105     Installment/repayment
    SAM5000     nominal interest
    SAM5013     Dividend
    SAM6104     Final repayment
    SE1000     Purchase
    Can somebody send me sample contents for following tables
    TRAC_ACCSYMB_T
    TRACV_POSTRULE
    RACV_DFTRULE1
    TRACV_DFTRULE2
    TRACV_ACCSYMREP
    kr
    Arjan

  • Need to find BAPI or Function module to calaculate Accrued Interest

    HI All,
      CAn you please help me find BAPI or FM to calculate accrued interest with tcode FTR_EDIT for company code and transaction with cash flow details based on key date user gives. I need to takk all amounts less than key date on selection screen and get transaction details with interest rate and calculate number of days multiply it and then divide by 360 days.
    my formula is like this,
       Principal Amount * Interest rate * Number_ofdays/360.
    The logic is like this ,  Single Key Date -> Multiple Company codes -> Multiple transactions per company code ->multiple payments per transaction with credit/debit indicator.
    But when I run the report with one company code I should get multiple transactions with multiple paymetns calculated  accrued interest.
      After spending lot of time on finding function modules my Treasury functional team asked me to write manual formula to do this, but it works fine when I run for one transaction in one company code. IT's not working in all scenarios.
      I think manual calculation won't be accurate in all cases.
    As I am new to Treasury module, having difficulty to do this.
    Thanks,
    Thanvi.

    check with T-code TPM44
    zashok

  • Can't copy purchased music from iTunes to iPod(logged into a Windows domain

    I'm running iTunes on Windows XP. I've been using it to manage my music including purchasing music for iTunes.The laptop I'm using I also use it for work and log into a work Domain. I recently purchased an iPod (video) and attempted to transfer music via iTunes. When I manually try to transfer purchased songs only iTunes closes. I can transfer songs that have been imported into the library via CD. I receive a message "iTunes has encountered a problem and needs to close. We are sorry for the
    inconvenience." My user login has administrator rights to the PC (where iTunes is installed). All my music files are kept on an external hard drive. I've called Apple support and reinstalled the software several times with the same results. I did create a new user that logs in to
    the PC (not the work Domain), that can somehow transfer the music to the iPod. But I can not see any folders, playlists, or purchased music that was established when logged on the work Domain. That solution isn't sufficient because I can't normally create different users
    and run iTunes (and other products) this way.
    Anyone encounter this problem? Any suggestions?

    This sounds like an interesting snag - clearly if you can get copied CD tracks onto the iPod there isn't an issue PC to iPod.
    I wonder if the inability to copy downloaded music is related to the very clever stuff Apple do to prevent you writing more than seven copies of those tracks? Just a thought - I have no idea how it all works, but it occurs to me it could get embroiled in network stuff?? If you are friendly with your administrator ask them if you can have a go at connecting your iPod to a computer with admin rights, and see if you get a more helpful error message.

  • Accrued Interest

    Which formula should I use when I need to calculate the accrued interest on my Student Loans.
    The payments are deferred so the interest is compounded on the principal balance, how do I get Numbers to calculate the interest?
    I have values for the months that have past, the principal balance, and the interest rate.
    Thanks for any help!!

    Chris,
    I think the function you want is FV. If I understand this correctly, you have a loan on which you have paid nothing to date. FV() will calculate the total amount due after a given number of payment period. Subtracting the original amount borrowed will tell you the amount of interest you are paying.
    In the test table below, $1000 was borrowed three and one-half years ago and 7% interest is compounded semiannually (3.5% per period). The compounded amount is calculated in column B for each period. Then the FV() function is used to verify its valid use here. See also FV in Numbers Help.
    So you have two ways to find the interest given here. Mine is a simple example. I dread to think what your interest amount will be.
    Formula in B3 and down: =1.035*B3
    Formula in C7: =FV(3.5%,7,0,-1000)
    pw

  • FTR_CREATE FWTR109 REPO No accrued interest flowtype defined for +/- sign +

    Hello
    In transaction FTR_CREATE / TRP01 for a repo without colleteral transfer 73B transaction type 200 flow type 2001 Repo: Spot Sale and 2002 Repo: Forward Purchase I get following error:
    No accrued interest flow type defined for +/- sign +
    Message no. FWTR109
    Diagnosis
    The system tried to determine a flow type for an accrued interest flow. But there is no appropriate flow type defined in Customizing for this transaction type.
    System Response
    Further processing is not possible.
    Procedure
    Assign an accrued interest flow type to the current transaction type in Customizing."
    How do I do this?
    regards
    Arjan
    Edited by: Arjan Hogenes on Dec 8, 2009 6:36 PM

    Many thanks!
    I think I got one step further.
    I now get the error
    Per 03.12.2009 a negative balance of       20.000.000,00- EUR Nominal exists
    Message no. TRQ0001
    Diagnosis
    This is the position that is characterized by the following details:
    CC=BOO1;CV=0001;PT=04I;SA=SECACF;SE=GO82
    Explanation of the abbreviations used:
    AC Accounting code
    PT Product type
    VA Valuation area
    VC Special valuation class
    CV General valuation class
    CC Company code
    SE Security ID number
    SA Securities account
    AG Securities account group
    PF Portfolio
    LC Loan contract
    PA Futures account
    Procedure
    Check the position for key date 03.12.2009 with the Position List for Quantity Ledger Position function."
    When I check the quantity ledger I can see the position of 20.000.000,-?

  • Interest calculation

    Hi
    I hv configured the interest calculation as shown below
    1.Define interest calculation type (item interest calculation)
    2.Define number ranges for interest forms(for xxxx company code)
    3.Prepare Interest on Arrears Calculation(selected open and all cleared items, calender type F)
    4.Define reference interest rates
    5.Define Time-Based Terms
    6.Enter Interest Values
    7.Assign Forms for Interest Indicators
    i have made postings in customer both open and cleared items for testing
    but i got message"list contains no data"
    do i need to make any other config.
    useful answers would be rewarded with points
    Regards
    Prasad

    Hi Prasad
    PLease check whether Customer master records are assigned with correct "Interest Indicator" at company code data.
    Best reagards,
    S. Habib Pasha.

  • Interest calculation on Open items and cleared items

    Dear Experts
    I am trying to do needful configuration for interest indicator on which interest can be calculated for open items and cleared items as well.  But,  system is calculating interest for open items properly, but not calculating interest on cleared items with same interest indicator,  I am repeatedly getting error "interest calculation indicator is not compatible with this type of interest calculation"
    Is it possible to use same interest indicator for open line items and cleared line items of customer?
    If possible, request you share the needful config steps to do same.
    points will be awarded for usful reply.
    Best regards,
    S. Habib Pasha.

    Hello Habib,
    depending on the requests you can setup a item interest calculation or a balance interest calculation "Define calculation types".
    IIC: check settings (item selection, all cleared items, only items with payment, no cleared items) "Prepare item interest calculation"
    I guess you have setup the item interest calculation - maybe you have mixed some entries with BAIC.
    Check in "Prepare account balance interest calculation" whether you have entries with the indicator you want to use.
    At least check your entries in "Define time-based Terms" If you have entries with Balance account interest calculation the system gives even an error.
    Hope this is helpfull.
    Best regards
       Horst

  • Dunning interest calculation

    Hi All,
    When I checked table MHND, the dunning interest is calculated in such a way that it doesn't consider the previous dunned date.
    Meaning :
    Dunning ran on 12-01-09 interest calculated is 500.00 ( 2 docuemnst considerded from bsid as seen from table MHND )
    Dunning ran on 15-01.09 interest calculated is 500.00 ( same as above)
    Ideally for Dunning ran on 15-01.09 , it should not calculate interest since on 12th it is done..!!
    Now queries:
    1. Where can i see these interest calculated during dunning run ( any report ? ) other than table..? In std SAP, is this interest
        calculated and shown only in the dunning letter ..? Does it have any other financial impact on outstanding..?
    2. when I try to run the single dunn. notice, and see sample print out it gives message as
    Account D 0004298846 is blocked by dunning run 20090319 MDUN1
    why is it so and how to resolve..?
    thanks,
    Neha

    can some one provide some  advice on this..?
    thanks,
    Neha

  • G/L account interest calculation

    Hello Experts,
    I have an issue with F.52 interest calculation; we have calculating interest for the period 01.07.2011 to 31.07.2011. However, calculation went fine for all G/L account except two G/L account which has calculating interest for earlier periods also.
    We analyze the issue and found out a one possibility, because of field u201CDate of Last Interest Runu201D however this field applies only when there is posting to G/L account with earlier date for which interest already been calculated. I have seen the documents which were wrongly picked in the interest run, and entry date is in earlier monthly only.
    I do not understand why these two G/L accounts is picking the documents in the earlier periods to calculate the interest for the period 01.07.2011 to 31.07.2011.
    Thanks in advance.
    Regards,
    MM

    Hello Mauri,
    Thank you very much for your reply.
    First of all we are not using the G/L updation through this program.
    I have an issue with only for the period 01.07.2011 and 31.07.2011 for two G/L account, and calculation is asolutely fine for all the earlier periods and even for next period 01.08.2011 ot 31.08.2011.
    As per my understanding u201CDate of Last Interest Runu201D, applies only when there is posting to the G/L account with earlier date for which interest already been calculated.
    If I keep the Date of Last Interest Run field blank, it calculate interest only for the period 01.01.2011 to 31.07.2011, however I can.t propose this solution because in all earlier periods they executed F.52 transaction with similar input parameter and calculation is absolutely fine.
    Please let me know your view.
    Regards,
    MM

  • Bank Interest Calculation on Opening and Closing Balance

    Hi Experts,
    I have quiry on bank interest calculation. when was run F.52, giving one months (01.04.2008 to 30.04.2008) calculation period that time system calculate interest from 01.04.2008 to 30.04.2008.
    System calculate interest on Balance Carryforward amount.
    But why the system do not calculate interest on Closing Banlance ?
    1) We do not want the system to calculate interest on Balance Carryforward Amount.
    2) And we want the System to calculate interest on 30.04.2008 (that is on closing balance).
    How this can be done?
    Reliable answer get huge points
    Regards,
    Jemes

    vlauation is at plant level (MBEW table) the storage location level does not carry values (table MARD).
    You may have to develope your own ZMB5B  program and calculate yourself what is not stored in SAP.

  • Customer Interest Calculation - Customer Receipt

    Hi All,
    We have implemented Item Interest Charges for Customer w.e.f Feb 12
    We executed the Interest Run for Jan.12(our first cycle). and the system has posted Interest document for all relevant customer with applicable interest rates in Jan12.
    In Feb12, we received a receipt from a customer for (whom we executed the Interest run) specific to a sales invoice.
    When we tried to clear off the sales invoice the system does not allows to process customer receipt because interest amount has not been paid by customer.
    Accounting department don't want to process Partial/Residual payment for the above transaction.
    Now our management requires that we must have an option to set off the interests charges separately and the interest charge must not be included with sales invoice on customer receipt.
    Lets take an example (for one customer with same currency)
    Sales Invoice 1. 10000EUR
    Sales Invoice 2.  5000EUR
    Sales Invoice 3. 15000 EUR
    Total Open item 30000 EUR
    Interest Calculated for the above invoices (line item) Doc No Interest .1
    Interest Amt : 100 EUR (Sales Invoice 1)
    Interest Amt : 50 EUR (Sales Invoice 2)
    Interest Amt : 150 EUR(Sales Invoice 3)
    Overall Balance end of Jan12 (after Interest Run) : 30300 EUR.
    We received a payment for Sales Invoice.1for 10000 EUR on 5 Feb 12(customer has not paid  the interest amt for sales invoice.1)
    When we process customer receipt (F-28 or F-30), the system is showing an details as Gross : 10000, Partially  Paid Amt 100- and when we select the specific invoice the system  displays an overall 10100 EUR.
    Now our Question is that, is it possible to clear individual sales Invoice (with its original value) and Interest charge separately.
    i.e as per the above case  10000 EUR separately & 100 EUR separately or entire interest amount (300EUR) separately, two different customer receipts.
    As customer state that he will pay the Internet amount separately (as we have generated the Invoice for interest charges) might be complete 300 EUR in single payment or partial.
    Can you provide any lead/workaround to  overcome this scenario.
    We are in ECC 6.2.
    Do revert
    Regards,

    Found the solution. Just remove the tick from Include Invoice ref.in editing option.

  • Interest Calculation for special GL items

    Hi Experts,
    We have posted some special GL indicator documents for the vendors, but in the interest calculation, that is not coming up.
    However the system is picking up all the others debit and credit items for that vendor.
    So what could be going wrong for this vendor?
    Thanks in Advance,
    Jeenat

    Hi,
    Check the transaction code OBAB and assign your special GL transaction to your Interest Indicator.
    This should solve your issue.
    However this setting applies only for account balance interest calculation.
    Regards,
    Gaurav

  • Interest calculation only for open item for customers

    Hi, do you know how to calculate Interest calculation only for open item for customers?I do not want to see cleared   items. I have problem with customization.
    Best Regards
    Tom

    In the item interest calculation, you can tick the  'open items' for calculation of interest and also select the 'no cleared items'.
    Regards

Maybe you are looking for

  • Lumia 620 compass problem

    Hi, there is something I dont understand, I get Nokia Lumia 620 and was abble to use compass until two week ago when I get message Device does not support compass. Did I disable something or what happened I dont understand. Please let me know if ther

  • Opening up documents: Claris Works5.0.3 on old iMac with "pages" on MacBook

    I have many many documents on my iMac that were composed with Claris Works. They reside on an external HD and when connecting to my MacBook I am unable to open any of the documents. I was told that "pages" could open them however I can not figure out

  • Trouble installing Fireworks CS3

    So I've been trying to install Fireworks CS3 for a bit now, but for some reason I get the error: "Setup has encountered an error and cannot continue. Contact Adobe Customer Support for assistance. Internal Error 2739" I'm running Windows Vista Home P

  • New RAW support for Fuji X10 camera

    I really appreciate all the work that must be done at Adobe in order to keep up with new cameras and their un-ending parade of new RAW file formats. Case in point, the new Fuji X10. RAW support was added for this model in the most recent Lightroom/Ph

  • Can't get wireless network on SPA122

    Have the SPA122 connected to a DPC3825 modem (that has been bridged).  VOIP phone service does work, and the wired internet connection is also working; but can't get the wireless network to come up, and have looked everywhere that I can think of and