Finance charges on amounts outstanding over certain number of days

We are implementing Finance charges in AR.
We have a specific requirement that the finance charges need to be calculated on all invoices outstanding above 120 days.
Presently when I run statements Finance charges are calculated from the due date to the statement date.
is there a specific way for this or a workaround
Thanks
Ninad

Ninad,
I just peaked into this, looks complicated. We also have a requirement (not about the finance charges) to something about this statements.
If I find a way, I will post that here.
Thanks
Nagamohan

Similar Messages

  • Word Count, but only words over certain number of letter...?

    Hi,
    Does anyone know of a way to do a word count, but only count the words with a certain number of letters. For example all words with 4 letters or more?
    Thanks

    I never guessed that I will read such a question but why not ?
    --(SCRIPT word4Count.app]
    --==========
    Enregistrer le script en tant qu'Application ou Progiciel : word4count.app
    déplacer l'application créée dans le dossier
    <VolumeDeDémarrage>:Users:<votreCompte>:Library:Scripts:Applications:Pages:
    Il vous faudra peut-être créer le dossier Pages et même le dossier Applications.
    menu Scripts > Pages > word4count
    Le script affiche (ou insère à l'emplacement du curseur )
    le nombre de mots de la couche texte et
    le nombre de mots des blocs texte
    dont la longueur est supérieure à la valeur définie par la property limite.
    --=====
    L'aide du Finder explique:
    L'Utilitaire AppleScript permet d'activer le Menu des scripts :
    Ouvrez l'Utilitaire AppleScript situé dans le dossier Applications/AppleScript.
    Cochez la case "Afficher le menu des scripts dans la barre de menus".
    --=====
    Grace au programme gratuit ThisService, il est possible d'encapsuler ce script dans un service.
    Télécharger ThisService depuis:
    http://wafflesoftware.net/thisservice/
    Lors de la création du service, cliquer le bouton "Produce output".
    Il est possible d'associer un raccourci clavier au service.
    --==========
    Copy the script in the clipboard
    Paste in a blank window of Script Editor
    Save it as an Application or an Application Bundle
    Move the newly created application into the folder:
    <startup Volume>:Users:<yourAccount>:Library:Scripts:Applications:Pages:
    Now, enter your Pages document.
    Click where you want.
    Go to
    menu Scripts > Pages > word4count
    The script will count the words whose length is higher than the value stored in the property limite.
    The wordcount will be pasted at the insertion point
    --=====
    The Finder's Help explains:
    To make the Script menu appear:
    Open the AppleScript utility located in Applications/AppleScript.
    Select the "Show Script Menu in menu bar" checkbox.
    --=====
    Thanks to the free program ThisService, we may encapsulate this script in a Service.
    Download ThisService from
    http://wafflesoftware.net/thisservice/
    When creating the service click the button "Produce output"
    We may link the service to a shortcut.
    --==========
    Yvan KOENIG
    19 février 2009
    --=====
    property limite : 4
    property affiche : true
    --=====
    property theApp : "Pages"
    property ws : {}
    --=====
    on process()
    set rezult to my commun()
    tell application "System Events"
    activate
    display dialog rezult
    end tell
    return ""
    end process
    --=====
    on commun()
    local liste1, liste2, ng, c1, c2
    --set my ws to {}
    tell application "Pages" to tell document 1
    set liste1 to words of body text
    set liste2 to {}
    set ng to count of graphic
    repeat with i from 1 to ng
    tell graphic i
    try
    copy items of (get words of object text) to end of liste2
    end try
    end tell -- graphic i
    end repeat
    (* Working this way we are counting the words as they are defined by Pages *)
    end tell -- document 1 of Pages
    if liste1 is not {} then
    set my ws to liste1
    set c1 to my compte4()
    else
    set c1 to 0
    end if
    if liste2 is not {} then
    set my ws to liste2
    set c2 to my compte4()
    else
    set c2 to 0
    end if
    set my ws to {}
    if my parlefrancais() then
    return "Nombre de mots dont la longueur dépasse " & limite & return & "dans la couche texte : " & c1 & return & "dans des blocs : " & c2
    else
    return "Count of words whose length is greater than " & limite & return & "in text layer : " & c1 & return & "in text blocks : " & c2
    end if
    end commun
    --=====
    on compte4()
    local wc, w
    set wc to 0
    repeat with w in my ws
    if length of (w as text) > limite then set wc to wc + 1
    end repeat
    return wc
    end compte4
    --=====
    on parlefrancais()
    local z
    try
    tell application theApp to set z to localized string "Cancel"
    on error
    set z to "Cancel"
    end try
    return (z = "Annuler")
    end parlefrancais
    --=====
    on run
    set rezult to my commun()
    if affiche then (*
    display the results *)
    tell application theApp to display dialog rezult
    else (*
    insert the results in the text body *)
    tell application "Pages" to tell document 1 to set selection to rezult
    end if
    end run
    --=====
    --[/SCRIPT]
    Yvan KOENIG (from FRANCE jeudi 19 février 2009 15:45:56)

  • Need a download scheduler that works over a number of days

    I have tried Download Plan. Either I don't know how to use it or it doesn't work properly.
    Facts:
    1) Because of various factors I have to download between 00:00 and 08:00 my time.
    2) If I am lucky I get 3 GB in that time.
    3) Sometimes I need a file that is larger than 3GB.
    4) So I need to schedule: start pause resume pause resume pause resume pause ... up to to 7 or 8 days.
    5) If I click on the download in the status bar and select "pause" I must be able to:
    a) Switch user
    b) Disconnect from the Internet
    c) Log off
    d) Shut down
    e) Switch on and log on as a different user.
    f) .........
    6) If I come back 2 weeks later from a holiday in the Seychelles I must bge able to switch on, log on, go to bed. At 00:03 the download must resume. Not from 0 bytes, byte from the 7.3GB that have already been downloaded.
    Looking forward to replies. :-)

    Ninad,
    I just peaked into this, looks complicated. We also have a requirement (not about the finance charges) to something about this statements.
    If I find a way, I will post that here.
    Thanks
    Nagamohan

  • Displaying an event that takes place over a number of days.

    I'm running OS10.6.3 and iCal 4.0.2,
    I recently upgraded from OS 10.4.11.
    Formerly events that occurred over multiple days, ie. travel, would display over the whole term in month display. For example, if I entered a date range such as 6/6/10 through 6/10/10 as an event in 6/6/10, the month view would show a blue line indicating the event through all 5 days.
    Currently when I enter that range the event is only displayed on the beginning day, 6/6/10.
    I like it better before ;>)
    Can you please help?

    Paul,
    You could try a Safe Boot. That may eliminate a cache problem.
    The last thing that comes to mind is to check for duplicate fonts using Font Book.
    Out of ideas.
    ;~)

  • I want to repeat an event on a set number of days.

    I work shift work and my schedule repeats every 28 days.  For example, I work day shift today and in 28 days I will work day shift.   I want to input my work schedule into iCal, but it doesn't let me create a repeatable event for a certain number of days. I would manually have to enter my work schedule every month.  Can we get this changed.   I know several of my co-workers have iPhones and would like to have this feature.  We would like to deal with just one calander, versus several.  Google calender has this feature, and that is what we currently use, but we want to use the iCal app.  Thanks for the help and input.

    I found a work around.  iCal in iCloud will let you customize your iCal entries; so I inputed my custom work schedule and then it just updates your iPhone.

  • How can I subract a number of days from the sysdate() ?

    I need to display a date that is a certain number of days older than the current date.
    I tried <?xdoxslt:sysdate('yyyy-MM-dd') - 7?> but I get an error.
    Any suggestions would be appreciated.

    I coded this:
    test date : <?xdoxslt:ora_format_date_offset(xdoxslt:sysdate(),7, '-')?>
    I got this:
    test date : 110908 -- today's date, no offset.
    What did I do wrong?
    I got it to work using <?xdoxslt:sysdate() - 7?> (I removed the formatting from the sysdate), but the date format is 110901, not the most common for displaying purposes.
    Any useful hints on how to format the resulting date?

  • Dunning wizard - Finance charge

    Hello,
    I ran the dunning wizard and printed out the dunning letter. Even though the interest is being calculated correctly [TtlopnIntr column in DWZ2 table], it does not update the BP Account Balance. Also when printing out the report, the ‘Amount Due’ column in the report shows the open sum and not open sum + interest. At the BP level, I have activated the ‘Include Interest’ checkbox and put in the bank interest percentages.
    Could you please advise ASAP.
    OR
    If there is any other way to handle finance charges, please advise.
    Thanks & Regards,
    Bhavita
    Edited by: Darius Heydarian on Mar 26, 2008 5:22 PM

    Bhavita,
    I'm running into the same problem also.  Check out SAP note 1059948.
    Symptom
    When using the Dunning Wizard there has been an interest and a fee per letter defined. However, after running the wizard and printing the dunning letter with interest and a fee added to the total, it is not possible to find this balance in the business partner balance.
    Other terms
    business partner balance, journal entry, credit, debit, missing information, dunning level
    Reason and Prerequisites
    SAP Business One Functionality
    A Dunning Letter has successfully been created and printed with an interest, a fee or both.
    Solution
    The interest/fee that is printed on the Dunning Letter will not make an entry on any account. It is only printed. If the interest/fee is paid, it should be recorded manually in the system. This is a system definition.
    I have 30K plus customers - 500 of which have overdue amounts... am I supposed to manually create journal entries for all customers now?  This is the dumbest thing I have ever seen in any software program ever!  Don't make it look like you support a business process in a software solution when you don't.  I have no idea how I'm going to try and explain this one to my customer...

  • Use hardware to generate a certain number of pulses using PXI-5652

    Is it possible to generate a certain number of periods (turn on the output for a predetermined amount of time using hardware with micro-second resolution) using the PXI-5652.

    Hello Matt,
    If you had a Vector Signal Generator, this would be more controllable using something similar to this forum.
    Otherwise, the only way to control time on the 565x would be to use OOK modulation scheme. This will allow you to turn on the signal for a little time On and Off.
    There is a shipped example called "565x Digital Modulation.vi" (on versions 1.3 and later of the RFSG driver) that can perform this task. Basically it uses the function named "niRFSG Configure Digital Modulation User Defined Waveform.vi" to write the user bit sequence and with property nodes you will configure the OOK scheme and the symbol rate (refer to specifications of your card for the possible values).
    Hope this helps,
    Gerardo O.
    RF Systems Engineering
    National Instruments

  • How can i find a total of minutes from and to a certain number

    I need to track the amount of time to and from a certain number on my cell phone. How do I do that?

    Log in, as klue said, and once you are viewing the details for the line, click the heading of the column where the phone number is listed.  That should sort the column, so all the calls to and from that specific number are at least grouped together, making it easier to add up.
    You can also download all the details to a spreadsheet, and depending on your Excel skills, pull the data out and total up the minutes.
    If you are looking for a button or other quick tool to get the info, it isn't there.  You have to manipulate the data yourself.

  • Show finance charges on the customer statement?

    Hi all,
    Can somebody guide me on how to assess finance charges. The client wants the system to generate a monthly finance charges that should highlight to a G/L account. When a customer statement is printed, the statement should show the total finance charges imposed for a particular period. The client wants to assess or impose finance charges of about 5% at the begining of every month. Can somebody please guide me where to do the necessary configurations with this?
    Thank you,
    SONY

    Hi,
    Follow the following steps
    Financial Accounting> Accounts Receivable and Accounts Payable> Business Transactions> Interest Calculation
    Interest Calculation Global Settings>
    Define Interest Calculation Types
    Give the Interest Indicator (your choice)
    Select the interest cal. Type as Intem Interest Calculation
    Define Number Ranges for Interest Forms
    Define the number range here with internal numbering
    Prepare Item Interest Calculation
    New entries>
    Check Open Items Check Box
    Check radio buttons as required
    Ref. Date-4
    Calendar type-G
    Factory Calendar ID-select your factory calander
    Check box Post Interest
    Save your entries
    Define Reference Interest Rates
    Ref.int.rate- Give the Code
    Long text-
    Date from- Effective Date of the interest
    Currency
    Save your entry
    Define Time-Based Terms
    Int.calc.indicator-Give your indicator
    Currency Key
    Eff. From- Date
    Sequential number-1
    Term-Credit interest: arrears interest calc.
    Ref. interest rate- Give the ref. rate as defined above
    Save your entries
    Enter Interest Values
    New Entries
    Select your Reference as defined above
    Enter the Interest Rate
    Interest Posting
    Create Symbols- Create symbol for interest received
    Save your entry
    Create- Posting Specifications “ Click on the create symbol”
    Business Transaction-1000
    Enter the Debit and Credit Posting Key and the account symbol as created: Interest Receivd
    Accounts
    Chart of Accounts
    Select Account Symbol for Interest Received
    Currency-
    GL Account- “Give the Account for interest received”-Revenue account
    Your Configuration is complete here.
    Now mention this interest indicator in your Customr account.

  • Assess finance charges on Customer statement - MYSTERY Un-Resolved

    Hi all,
    This is the 5th time I am requesting somebody to help me on displaying finance charges on customer's monthly statement. Can somebody pls guide me on the various t.codes to show finance charges (interest rate) levied on a customer's monthly financial statement.
    Pls folks, help me with this. Its been more than a week I have been posing this question on this forum for which I haven't got any solution yet.
    Thank you,
    SONY
    (Please do not worry of your reward, i will surely assign points for every kind of helpful answer)

    Hi,
    Follow the following steps
    Financial Accounting> Accounts Receivable and Accounts Payable> Business Transactions> Interest Calculation
    Interest Calculation Global Settings>
    Define Interest Calculation Types
    Give the Interest Indicator (your choice)
    Select the interest cal. Type as Intem Interest Calculation
    Define Number Ranges for Interest Forms
    Define the number range here with internal numbering
    Prepare Item Interest Calculation
    New entries>
    Check Open Items Check Box
    Check radio buttons as required
    Ref. Date-4
    Calendar type-G
    Factory Calendar ID-select your factory calander
    Check box Post Interest
    Save your entries
    Define Reference Interest Rates
    Ref.int.rate- Give the Code
    Long text-
    Date from- Effective Date of the interest
    Currency
    Save your entry
    Define Time-Based Terms
    Int.calc.indicator-Give your indicator
    Currency Key
    Eff. From- Date
    Sequential number-1
    Term-Credit interest: arrears interest calc.
    Ref. interest rate- Give the ref. rate as defined above
    Save your entries
    Enter Interest Values
    New Entries
    Select your Reference as defined above
    Enter the Interest Rate
    Interest Posting
    Create Symbols- Create symbol for interest received
    Save your entry
    Create- Posting Specifications “ Click on the create symbol”
    Business Transaction-1000
    Enter the Debit and Credit Posting Key and the account symbol as created: Interest Receivd
    Accounts
    Chart of Accounts
    Select Account Symbol for Interest Received
    Currency-
    GL Account- “Give the Account for interest received”-Revenue account
    Your Configuration is complete here.
    Now mention this interest indicator in your Customr account.

  • I cannot text to one certain number.

    I cannot text to one certain number.  I can receive texts from that number and all other numbers.  I have done the home button and on/off at same time restart.  Nothing.  I have deleted the contact and the message thread completely.  Nothing.  I have tried adding the number in a group message.  Nothing.  I have sent pictures without text.  Nothing.  I have spoken with Apple and they ran a diagnostic and everything is fine.  Anyone have any answers?    HELP.

    I have this same issue with 2 phone numbers. I can not text them but they can text me. I figgured out that I had tried to text each one of the numbers without the area code. I got an error message saying I hadn't used the correct amount of numbers. So I added the area code and it still sends me an error text. I have deleted the contact, erased all phone calls and texts, and re-entered the contact info, but it still sends me the error text. If I could figure out how to clear wahatever part of the phone that is remembering the first text(without the area code) I think that would fix it. But I don't know how to do that or do i have the time to research it. Hopefully this ifno can aid in the solution to this issue.

  • Validating an entry: divisible by a certain number

    I am trying to validate a field (user entered) to make sure it is divisible by a certain number. The user will enter a dollar amount, which has to be divisible by $1.80. I want them to receive an error message if the amount they enter is not evenly divisible to help find typos. Can anyone help with FormCalc or Javascript language and any other validation steps necessary?
    Thank you,
    Tammy Bumgarner

    Like, if I wanted to multiply every number in my
    array by negative 1?Loop through the array and perform the multiplication.

  • When I move my curser over certain things I get this Message in a window that pops up and says "We noticed you may have signed in or signed out in another window click ok to reload your page." How do I get this to stop.

    When I move my curser over certain things I get this Message in a window that pops up and says "We noticed you may have signed in or signed out in another window click ok to reload your page." How do I get this to stop.

    Clear the cache and the cookies from sites that cause problems.
    * "Clear the Cache": Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
    * "Remove the Cookies" from sites causing problems: Tools > Options > Privacy > Cookies: "Show Cookies"
    You may have to create an Allow cookie exception for that server.
    * Tools > Page Info > Permissions

  • I'm using acrobat pro in my project after debuging the project and after opening a certain number of PDF files I receive the message: the maximum number of files opened has been reached, you have to close some files to continu.even doing that, I steel rec

    I'm using acrobat pro in my project after debuging the project and after opening a certain number of PDF files I receive the message: the maximum number of files opened has been reached, you have to close some files to continu.even doing that, I steel receive the same message.Some one can tel what to do please? Thanks

    Hi Memalyn
    Essentially, the bare issue is that you have a 500GB hard drive with only 10GB free. That is not sufficient to run the system properly. The two options you have are to move/remove files to another location, or to install a larger hard drive (eg 2TB). Drive space has nothing to do with SMC firmware, and usually large media files are to blame.
    My first recommendation is this: download and run the free OmniDiskSweeper. This will identify the exact size of all your folders - you can drill down into the subfolders and figure out where your largest culprits are. For example, you might find that your Pictures folder contains both an iPhoto Library and copies that you've brought in from a camera but are outside the iPhoto Library structure. Or perhaps you have a lot of purchased video content in iTunes.
    If you find files that you KNOW you do not need, you can delete them. Don't delete them just because you have a backup, since if the backup fails, you will lose all your copies.
    Don't worry about "cleaners" for now - they don't save much space and can actually cause problems. Deal with the large file situation first and see how you get on.
    Let us know what you find out, and if you manage to get your space back.
    Matt

Maybe you are looking for

  • Is it possible to add a field in Attachment screen?

    Hello Exports, I wan to know is it possible to add a  customer field in Attachment screen (Project, RFx,MA, A) . As there are a lots of attachments added in normal working in various documents like project,MA,RFX etc, so whether can add a field  to c

  • Related to condition types and access sequence

    Dear all,        i want to know abt one scenario, m using a pricing procedure with my service PO: ZVSTOT, in this Procedure, 12 condition types are there, during searching i found tat 3- 4 condition are are using different different access sequence,

  • Wondering

    Is there any way to set a playlist as an alarm using iTunes? I think it would be great to have that as an option. If it's not an option, who should I recommend my idea to? I want to wake up to my favorite songs in the morning, but I don't know how to

  • Out of band config changes and CSM

      Were running CSM 3.3.1 SP1 on a windows machine.  We aquired a company and have found that they were making out of band changes without the use of CSM directly from the CLI.  Is there any easy way to sync the running config on the ASA firewalls to

  • Error while accessing E2E Change Analysis via SMD

    Hi All, I am having below mentioned error while accessing E2E Change Analysis via SMD. Error loading template 0TPL_0SMD_CA01_Q0001  Notification Number BRAIN 276  Let me know if you are aware about the solution. Regards, Vinit Pagaria