Interest calculated on items not yet due

Hi,
We have open item/document with posting date and baseline date of August 15, 2009. Payment terms attached is 30PD meaning open item is due on September 15, 2009. Interest Indicator attached to the is item interest with the following configuration:
   Item Selection All cleared items
   Interest determination  - Ref date is 4 which is payment baseline date
   Calender Type is G - 28, 31/365
   Tolerance days 15 meaning even if the payment tems attached to the customer is 07FM and the customer paid on the 8th, interest will still not be computed. Computation of interest will happen in the customer paid beyond the 15th.
   Calculation of interest is on debit items only
When i post the interest on August 31, interest was computed with the document i mentioned above. Taking into consideration our config for interest, interest should still not be computed since open items will be due on Sept. 15.
Or our configuration conflicting with the payment terms?
This only happen on our PD payment tems and not on FM.
Thank you.
Rachelle

Try updating the vault and see if Aperture keeps saying that.
Eduardo
Based on your advice, I created a vault, updated it, and the splash page message dissappeared on restart - just as you suggested it might. Thanks!
Am I right in believing the contents of the vault together with my separate backup of the referenced files themselves will enable me to recover my Aperture environment in the event I need to recover it following the loss of my 'live' system? That would be a very acceptable outcome.

Similar Messages

  • Account assignment not possible - item not yet calculated

    Dear SAP Gurus,
    While creating the Shipment Cost Document I am receiving following error.
    Account assignment not possible - item not yet calculated
    Message no. VY081
    When I double click on the Item to enter the conditions the screen goes blank at the item level. Kindly let me know if there is anything missing.
    Thanks and Rgards,
    Shehryar

    Hi,
    Please check below config.
    LETransportationShipment CostsShipment Cost DocumentShipment Cost Types and Item Categories.
    Hope it helps you
    Rgds,
    Kris.

  • How to calculate  Payment not yet due based on payment terms

    Dear All
    i need to calculate the payments which are not yet due based on payment terms in the ageing report of payables.
    FOR Ageing : i used this n this works but i want calculate the payment payment which is not yet due based on payment terms.
    SELECT ail.amount amt, ail.corrected_inv_id inv_id,
    aiv.vendor_id ven_id
    FROM ap_invoice_lines_v ail, ap_invoices_all aiv
    WHERE 1 = 1
    AND ail.invoice_id = aiv.invoice_id
    AND aiv.invoice_type_lookup_code IN ('DEBIT', 'CREDIT')
    AND ail.corrected_inv_id IS NOT NULL) mem
    WHERE 1 = 1
    and inv.invoice_id=paid.invoice_id(+)
    and aida.invoice_id=inv.invoice_id
    AND to_char(to_date(aida.accounting_date) + due.due_days) BETWEEN to_date(:p_invdate) - 90 and to_date(:p_invdate) - 61
    AND ven.vendor_number BETWEEN NVL (:p_supplier, '00000')
    AND NVL (:p_supplier, '99999')
    Regards
    Shaizy
    Edited by: user11298424 on Aug 7, 2012 7:53 AM

    sorry Francis,
    this will run:
    REPORT zforum101 .
    TABLES: faede, bsid, bsega, t052.
    PARAMETERS : p_zterm LIKE t052-zterm DEFAULT '1400'.
    PARAMETERS : bldat TYPE sy-datum DEFAULT '20060801'.
    SELECT SINGLE * FROM  t052
           WHERE  zterm  = p_zterm.
    CLEAR faede.
    MOVE-CORRESPONDING t052 TO faede.
    MOVE: t052-ztag1 TO faede-zbd1t,
          t052-ztag2 TO faede-zbd2t,
          t052-ztag3 TO faede-zbd3t.
    MOVE bldat TO faede-bldat.
    faede-koart = 'D'.
    CALL FUNCTION 'DETERMINE_DUE_DATE'
         EXPORTING
              i_faede = faede
         IMPORTING
              e_faede = faede
         EXCEPTIONS
              OTHERS  = 1.
    bsega-netdt = faede-netdt.
    WRITE bsega-netdt.
    A.
    pls reward useful answers
    Message was edited by: Andreas Mann

  • Is there a way to find items not yet stored in vault?

    I haven't been able to find anything about this on the forums or on the web...
    When I launch Aperture, it tells me that there are 52 items not yet stored in a vault. I want to know which items they are in my library, but haven't figured out a search parameter that can be used to do this. Anyone know of a way? Thanks.

    I have not researched this thoroughly but there is a metadata field called Archive - it contains the name and date of the vault the image is in.
    If you modify one of your metadata sets like "list view basic" to include that item it is easy to see what images are missing that field.
    RB

  • Items not yet stored in the vault

    I understand the message, "Items not yet stored in the vault" when you first open Aperture. I was hoping that someone could clarify what the three different symbols listed are that have the numbers of each of the amount of respective photos that aren't stored. Thanks.

    I only see two symbols. The first (brown one) is a project icon, and represents the number of projects not stored in a vault. The second (blue picture) is a picture, and represents the number of photos not stored in a vault. You may have a 3rd item that I don't have, but I bet it's a logical extension of the same concept

  • Interest Calculation on posting date and due date

    Hi
    I want vendor interest calculation on due date as well as posting date. Let me know how to get it. According to me only its possible on the basis of one date only.

    HEllo!
    In the report RFINTITAR, you use the interest indicator customizing:                                                                               
    IMG   > Prepare Item Interest Calculation   > Ref. Date                                                                               
    (table V_T056UX)   >  field Ref.                                                                               
    (FI Item Interest Calculation: Reference Date)                                                                               
    You have the possibility to define what You need to be considered as 
    incoming payment due date, choosing between:                                                                               
    1 Value Date (or Baseline Date for Net Payment)                      
    2 Document Date                                                      
    3 Posting Date                                                       
    4 Payment Baseline Date                                                                               
    As you can use one interest indicator per customer/vendor you can use only of the dates is used. But, in this
    program you can use the BADI FI_INT_CUS01. Please, check if you can meet your business requirements using the methods
    of the BADI.
    REgards,
    REnan

  • Message Document item not yet carried forward on closed lines

    Situation:  A PO contains multiple line items and only the open lines are carried forward.  In the new fiscal year, I want to reduce the quantity or amount of the carried forward line, however, the system indicates that the closed lines have not yet been carried forward.  I can open posting periods 13 and 0 and successfully make the adjustments to the open lines and the closed lines are not carried forward. 
    Questions: Why does the system consider the closed lines when updating carried forward lines?  Is there a solution for updating open lines without opening these posting periods?   
    R/3 Enterprise 4.7

    Hi,
    Please check below config.
    LETransportationShipment CostsShipment Cost DocumentShipment Cost Types and Item Categories.
    Hope it helps you
    Rgds,
    Kris.

  • Getting rid of items not yet stored in a vault

    I accidentally clicked save pdf to folder as jpeg on safari and the webpage popped up in aperture. how do you get rid of items that are not yet stored in a vault? its annoying to see the red text at startup. thanks.

    If I understand correctly, select the items, press Command + Delete, then update the vault.
    DLS

  • "Items not yet stored in a vault"

    I'm new to Aperture. The referenced files capability introduced in 1.5 influenced me to try Aperture alongside Lightroom, and all my images are managed in Aperture this way.
    On startup, the splash screen tells me I have 199 folders and 11,079 referenced images not yet stored in a vault. This comes as no surprise to me as I understand very well that Aperture's vault feature unfortunately cannot be used (presently, at least) with referenced files.
    That being the case, why does Aperture tell me this? While it is useful to know the overall dimensions of my image portfolio that is within Aperture's ambit, what am I supposed to do about the fact that Aperture doesn't believe these to have been backed-up? Can I make this useless information go away? Could it foreshadow an upcoming (and very welcome) capability to be able to use the vault function with referenced files in the near future?
    Mac Pro 3GHz 2GB, OS X 10.4.8, Aperture 1.5.1, Lightroom 4.1,     HP LaserJet 1300, Canon S900, Canon 9900F, Canon EOS-1D MkIIN

    Try updating the vault and see if Aperture keeps saying that.
    Eduardo
    Based on your advice, I created a vault, updated it, and the splash page message dissappeared on restart - just as you suggested it might. Thanks!
    Am I right in believing the contents of the vault together with my separate backup of the referenced files themselves will enable me to recover my Aperture environment in the event I need to recover it following the loss of my 'live' system? That would be a very acceptable outcome.

  • FINT interest calculation on cust overdue items from net due date required

    Hi.
    I am running FINT option i am running interest calculation from net due date onwards whereas the system is calculating the interest from Next date of due date.
    For example: Customer invoice is raised on 01.01.2011 and Net due date is 01.01.2011. I gave the option in the interest calculation - SPRO - FINANCIAL ACCOUNTING(NEW) - ACCOUNTS RECEIVABLE AND ACCOUNTS PAYABLE - BUSINESS TRANSACTIONS - INTEREST CALCULATION - PREPARE ITEM INTEREST CALCULATION, Ref date as as 1 - Value date (Baseline date from Net Payment).
    Still the system is calculating the interest from 02.01.2011 instead of from 01.01.2011.
    Can anyone help me in this regard.
    Regards,
    Padmavathi

    Hi,
    We can calculate interest on items cleared with in the calculation period.
    When you are calculating interest on open items, system will check open items as on the Calculation Date.
    But if you want to calculate Interest on items cleared with in the calculation period., you have to check Calculate Interest on Cleared Items also.
    For Instance: If you are calculating Interest on 31st July for the period of 01.07.2009 to 31.07.2009, in this case
    some open items are already cleared with in this calculation period, even though you have to calcuate interest for those cleared items for that many days. System will calculate interest for that many days.
    Try with this option, still if you need any help please let me know.
    Thanks
    Chandra

  • 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

  • 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

  • Possibility to restrict interest calculation on open items only

    Hello All,
    How to restrict calculation to Open Items only via configuration when the system calculates interest on arrears. I have checked the options for interest on arrears and there is no option to restrict via customizing.Ofcourse, there is an option to calculate interest on open item in Item interest calculation but looks like the changes made for the item interest calculation (t056UX) will not work here for t056U(calculation on arrears).
    In f.2b , It is possible to exclude the cleared documents via dynamic selections as per the SAP note provided long time back. But this is only a work around.
    Any suggestions to restrict via configuration for int. on arrears for open items only?
    Thanks in advance....

    HI!
    It's used  for  Customer  Int  Calculations.
    INTEREST CALCULATIONS
    Ob46          Define Interest calculation
    Obaa          Prepare A/c balance interest calculation
    Oba4          Define Reference Interest Rates
    Ob81          Define Time Depend term
    Ob83          Enter Interest values
    F-52          Interest calculation
              To give Effect for floating rate of Int
              Foreign currency balances revaluation
    Ob59          Define valuation methods
    regards,
    Rup

  • VendorPayables Over due Interest calculation.

    Hi Gurus,
    Help needed plzz..
    needed to caliculate interest on over due payables. There are net 30 payment terma in the system. if for some reason i entered an invoice with invoice date which is  31days or more behind the current date then i need to caliculate interest on the late payment and show it in a report. Or post to an expence account with the same account assignments as the invoice. 
    say, current date: 07/03/2007  mm/dd/yyyy
    invoice date :  05/15/2007
    if net 30 days payable term is applied to the invoice and i entered it on current date i.e the posting date. this invoice will get paid immediately in the next payment run, but before i pay that invoice i would have to include the interest caliculate from 06/15/2007 to 07/05/2007(say my next payment run was on 07/05/2007).  this like 18 days over due .
    How can i caliculate interest on this one the interest rate to be used is 3% .
    Gurus please advice on how i need to set up the interest Indicator and all other stuff. i know where i need to set most of the things in interest cali. config., but i need advice on what settings to make, so that we meet the requirement.
    help ......

    Interest calculation is controlled by settings made in the interest indicator in the master record. You make additional specifications for each interest calculation.
    Interest is calculated using the debit interest rate defined for the interest indicator in the system. Credit interest rates are used when interest is being calculated on items paid prior to their due date.
    There are different ways to calculate interest:
    ·        To calculate and post interest on only cleared items, in the Accounts Receivable or Accounts Payable menu, choose Periodic Processing ® Interest Calculation ® Arrears ® Without Open Items. The system calculates interest as of the due date for net payment.
    ·        To calculate and post interest on open and cleared items, in the Accounts Receivable or Accounts Payable menu, choose Periodic Processing ® Interest Calculation ® Arrears ® With Open Items. The system calculates interest as of the upper limit date of the last interest run.
    ·        To calculate interest on open and/or cleared items without posting the interest, in the Accounts Receivable or Accounts Payable menu, choose Periodic Processing ® Interest Calculation ® Arrears ® Without Postings. The system calculates interest as of the due date for net payment.
    In each of the above cases, the relevant fields have default entries or only the selection criteria required are displayed.
    ·        To calculate interest any other way, in the Accounts Receivable or Accounts Payable menu, choose Periodic Processing ® Interest Calculation ® Arrears ® Free Selections .
    For more information about calculating interest on arrears, see the report documentation:
    RFDUZI00   Calculation of Interest on Arrears (Customers)
    RFKUZI00   Calculation of Interest on Arrears (Vendors)
    There are two fields in the company code data area of customer and vendor master records that are relevant for the calculation of interest on arrears:
    Interest indic.
    The program that calculates interest on arrears uses the interest indicator specified in the customer master record. The most important specifications for the interest calculation run are stored under the interest indicator. They include, for example, rules determining which items are selected for interest calculation and how the interest is calculated.
    The interest indicator must be assigned the interest calculation type Item interest calculation.
    Last key date
    After each interest calculation run, the program enters the upper limit of the calculation period into this field by batch input. This is the date you have specified for the calculation run.
    Hope that helps...
    Thanks,
    Nandita
    Assign points if helpful

  • Inquiry on Interest Calculation using Interest on Arrears for Accounts Rece

    Question:How can we calculate interest on the number of days from the document date, but only start selecting the item for interest after the item is past due?
    Scenario:
         Document date - March 18th
         Due date - April 2nd
    Desired results:
    1) When running interest at the end of march the invoice will not be selected (as it is not past due)
    2) When running interest at the end of April, Interest should be assessed for 12 days for March and 30 days for April (if past due, interest is calculated from the original document date and not the past due date).
    Attempt:
    In config I tried to set up the Interest Indicator (in Prepare Item Interest Calculation) to have Ref Date as Document Date, but the calculation still returns only 19 days for April (using due date).
    Does SAP support this business requirement?
    Thank you,
    Rachel

    Hi,
    Please make use of the event 2010-Interest: Exclude Items.
    Here all the line items on the account are passed one by one and records which are eligible for interest calculations are retained and rest are excluded by RAISE item_blocked.
    You can put the check in this event on the amount.
    Regards,
    Gaurav.

Maybe you are looking for

  • Custom Icon for Lync Custom Menus

    We can create custom menus in LYNC Client by setting some  registry values.  But we are not able set custom icons fro the same(instead of default ICON). Is there any to set custom Icon for Custom Menus. Thanks in advance,

  • It may be a bug?

    My english is very pool, and I'm an archlinux newbie ,but I want to tell something: It may be a bug? Because I had to write something like "pppoe-start" and "startxfce4" every time when I login(I use init 3 in my /etc/inittab),so I try to put them in

  • Can shuffle songs or random play be used with a playlist?

    After a playlist is on the ipod, can you play the songs in the playlist randomly or in shuffle mode? Haven't been able to find any info on this.

  • Absynth 4 crashing validation on my new Mac Pro 8-core...

    ...everything's looking pretty cool, though I'm still setting up. But Absynth 4 crashes the AU validator even though it's the most recent version (4.04), re-installed even, and crashes when I try to run it as a stand-alone. Can't find anything on the

  • Trying to Download PS3 for Mac

    I have the CS3 suite on my old PC. I just got an MacBook Air and would like to put PS3 on it. I downloaded PS3 for Mac OS X here: http://helpx.adobe.com/creative-suite/kb/cs3-product-downloads.html When I clicked Setup, I got a super vague Installer