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

Similar Messages

  • Dunning procedure and interest calculation

    Hi All,
    usually in dunning procedure, the interest is calculated on over due items based on the period from Last Dunning date to run date.
    If the customer is never dunned before and this MDAT is never populated, how will the program generally calculate interest..?
    Can somebody explain me on how it works..?
    thankx,
    Neha

    Hi All,
    Thanks for all answers.
    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..?
    2. When I see the dunning run, looks like user has made some mistakes,  It shows as
               Parameters have been entered    
               Dunning run carried out, job was deleted
              Dunn. printing carried out, job was deleted
    3. 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

  • Dunning Wizard and Interest

    Hi everyone,
    I have the automated dunning wizard how to guide and things seem to work fine and I get the process.
    Problem is... I don't see anything after I run the wizard.  No accounts receivable entry, nothing in incoming payments, nothing.  It shows in history but that's pretty useless if you want to receive the interest.
    Is this dunning wizard system just an escalating scare tactic?  Not sure why it isn't actually adding any interest.
    Also to note, does this have anything to do with the payment terms Interest % on Receivables?  This field seems to do nothing.
    Any help would be appreciated, no theoretical answers, hopefully someone has actually been using this process.
    Thank you!
    Mike

    Hi Mike,
    You may check SAP Note Number: 1059948 and 950583 for explanation.
    Thanks,
    Gordon

  • Free Look Period, Activation Fee, and Cancellation (and i've been a customer less than 2 weeks!)

    I'm at my wits end calling this company. I'm within the first two-week 'free look' period given to me as a new subscriber. I've called to complain about being assessed an activation fee, and asked to terminate my service, based on the conversation their salesperson had with me when I signed up intially.
    Had I known signing up for their service online would have saved me the cost of activation, I would have taken that route ... but instead, now I'm paying far and above what they advertise online and elsewhere. Now I can't even cancel without having to pay this ridiculous fee.
    This is absolutely dishonest business. If you tell someone you're giving them a two-week window to try out your services, you should honor that and not hit them with $70 in fees after they tell you they're not interested. But now I'm locked in. I don't care how fast you claim your speeds are, now that I know I can't even get rid of this service, it's an absolute joke, and should be illegal.
    Buyer beware -- their 'free look' window is anything but.
    Solved!
    Go to Solution.

    Sorry you are having difficulty, an agent with access to your account will reach out to you directly by email, private message in the Forums and/or the billing telephone number on your Verizon account for more information to help you resolve your issue.Please remember to check your spam/junk folder if you do not hear from an agent.

  • Dunning Letters and Customer Statements

    Hi All
    Our client does not want to send dunning letters and statements on
    backdated invoices for a particular site or sites.
    Please any clue on how to go about it?
    Thanks in advance.
    Ify

    Hi Chery,
    Thanks for your update, Yes I have reviewed the note
    I am stuck with How to create the xdodelivery.cfg file per Oracle XML Publisher Administration
    Also can you please let me know the process of sending dunning letters automatically to the customers, As there is no standard process. I know we have to customize the process by creating bursting program and add to the request set, but I am nor aware of the process. I have seup the process till running the IEX: Send Dunnings for Delinquent Customers programm and displaying the reminders of the customers which have setup in the XML publisher
    Can you please let me know how to send dunning letters automatically to the customers
    Regards
    Vasu

  • FBL5N Adding Dunning Procedure and Accounting clerk in layout option

    Hi Gurus
    Plaese help me to add the field Dunning Procedure and Accounting Clerk in the hidden field option for changing layout in FBL5N
    I have checked for the option of Define Special fields for finding and sorting data but it does not allow the fileds from table other than BSEG , BKPF.
    Thanks
    Jhanvi

    hi Jhanvi,
    Execute the FBL5N and create your own Layout and from there you select the fields of Dunning and Accounting Clerk and then save that Layout.
    If the above fields are not available in that option then go to Tcode O7R3 it is for the Special Fields of finding and sorting DATA.
    Click on New Entries and enter the Table name and select the field from the F4 slection and then save it.
    Once again go to Tcode Fbl5n and select your layout and now you can see that fields added to that.
    Hope this will solve your problem
    Cheers
    Ranjit Kumar

  • Def of dunning area and valuation area

    hi,
    pls tell me the exact defintions of dunning area and valuation area,

    Dunning areas are used if several organizational units are responsible for carrying out dunning within one company code. These organizational units are referred to as dunning areas. The dunning area can correspond, for example, to a profit center, a distribution channel, a sales organization or a business area.
    This is a combination betwwen SD and FI
    Organizational level at which the material is valuated. A valuation area can be one of the following:
    Plant
    All plants belonging to a company code, in which case the valuation area is the company code
    This is used in MM and can be used to assign in MM G/L accounts to a valuation area.
    It possible that valuation area is used on other places to with a compleet differenrt functionality
    Paul

  • Through Programaticaly How To change Dunning Procedure and Dunning level

    I am having the requirement to change the dunning procedure and dunning level programatically.
    Is there any Function module or BAPI or sample code where I can change the dunning procedure and push the dunning level to
    30(No matter at what level but it has to push to 30).

    Try these function modules available through T.code FQEVENTS
    FKK_SAMPLE_0351 or  FKK_SAMPLE_0307   or FKK_SAMPLE_0744 or FKK_SAMPLE_0304     
    Or try creating one procedure to exclusively handle a particular level /dunning activity  only and replace the procedure in the master data
    Hope it offers some help

  • Difference between dunning area and dunning procedure

    Hi,
    can anybody explain the exact differnce between dunning area and dunning procedure
    why we define both n how we use them
    what is the differnce between dunning by dunning area and dunning by dunning procedure
    i would be very much thankful if  can get the exact differnetation

    Dunning Areas are organizational units that you use to process the dunning program for example, by division, or sales organization.
    You use dunning areas if several organizational units are responsible for carrying out dunning within a company code. These organizational units are represented by dunning areas in the SAP System.
    You can have either One dunning procedure for One dunning area or several Dunning procedures per dunning area.
    Dunning procedure actually defines how business partners are dunned.
    The dunning program duns open items in customer and vendor accounts if the overdue items result in a debit balance. When you configure the dunning program, you can specify additional criteria for determining whether accounts or their open items are to be dunned.
    Hope it helps.
    Thanks,
    Nandita

  • Suspend Dunning lock and dunning procedures

    Event 0303 has this description:  The function module called up at Event 0303 provides the option of executing further checks for an open item, which may mean suspending dunning or changing the dunning procedure.
    Tried to use it but it did not work.  I saw the program lSAP is checking first if a contract account has a dunning lock.  If there is, it generates an the message and no longer executes the remaining part of the FORM..ENDFORM and therefore doesn't call event 0303.
    If a contract account has an active dunning lock reason, is there a way to trigger dunning or suspend it?

    Sorry for the confusion.  I was actually looking for a way to override/bypass dunning lock.
    Example: dunning should run on the account depending on status of the account and dunning lock.
    Event 301 does the initial check if the account has a dunning lock and if it has, it stops dunning process on the account.  Was wondering if there is a way to override this.

  • Dunning by dunning procedure and collection strategy

    Hi All,
    Have some questions around dunning.
    1. Can dunning by dunning procedure and collection strategy coexist in the same company code - if this cannot be achieved by config can it be achieved by development - can we have something like account determination IDs of X to use dunning procedure, account determination IDs of Y to use collection strategy?
    2. If the answer to 1. is no, can one company code use dunning procedure and another company code use collection strategy?
    3. What is SAP's (or any other proven) recommended approach to migrate a production system utilising dunning by dunning procedure to dunning by collection strategy?
    Cheers.

    Have a look
    SAP-ISU will be used to carry out initial collection activities. Initial 1 or 2 reminder letters (based on the customer type, Live or Closed) will generated from SAP-ISU. Thereafter, the account will be managed in Tallyman. Thus, all the subsequent activities, such as sending further reminder letters, sending debt to collection agencies, carry out warrant activities and taking customers to court will be carried out in Tallyman system. During the time, the account is in Tallyman, no dunning activities will be carried out in SAP.
    There will be daily interfaces from SAP-ISU to Tallyman to update Tallyman of Accounts that have passed a certain dunning level in SAP-ISU and any changes to the account that are currently being managed in Tallyman. Similarly there will be interfaces from Tallyman to SAP to update SAP of Accounts, that have been marked for write off in Tallyman. Fees and Charges that have been applied in Tallyman, for example court fees, warrant fees etc.
    Regards
    Shashi
    Edited by: shashi jha on Mar 31, 2010 8:10 AM

  • Dunning Key and minimum amount per dunning level

    Dear Friends,
    Can any one please explain the dunnig key functions?
    While defining the minimum amout their is two terms one is open item and another one is total amount.
    The definintion of total amount is all the items in an account means the items which are paid also? because I am confuse to understand the differece between total amount and open items. Please expain the both the terms.
    Thanks in advance,
    Regards,
    Mahendra Dev

    Dear Rajeev,
    Lots of thanks for your reply.
    as per my understanding on behalf of your explanation.
    Total Open item can be total of item in grace period and also the item which is in dunning level
    and the total item only the total of item which is in dunning level.
    I am in the mid of chapter of Minimum amount per dunning level.
    and want to clear the term the relation between the total amount and the total open items be greater than a minimum percentage.
    Please confirm. Lots of thanks in advance.
    Regards,
    Mahendra Dev

  • Dunning letters and automatic remittance advise for suppliers

    Hi Friends,
    Can any one please provide a document for setting up dunning letters and Automatic Remittance advise for suppliers process in R12
    Thanks in Advance.

    Hi Chery,
    Thanks for your update, Yes I have reviewed the note
    I am stuck with How to create the xdodelivery.cfg file per Oracle XML Publisher Administration
    Also can you please let me know the process of sending dunning letters automatically to the customers, As there is no standard process. I know we have to customize the process by creating bursting program and add to the request set, but I am nor aware of the process. I have seup the process till running the IEX: Send Dunnings for Delinquent Customers programm and displaying the reminders of the customers which have setup in the XML publisher
    Can you please let me know how to send dunning letters automatically to the customers
    Regards
    Vasu

  • Dunning phases and blockades not visible for archived invoices in FPL9

    Hi experts,
    I am not able to see the dunning phases and blockades for archived invoices when i am opening FPL9 with archive.
    My requirement is that it should be visible and donot so any error message.
    Can you please provide me with the solution ?
    Thanks and Regards.
    Ajit Krishna

    Hi
    When you Full reverse an Inv, it will not show in ES32 but can see ERDK table with original and reverse inv doc numbers. The new invoice will be genreated based on the restored Billing order for the same period.
    FPL9 -show current valid posted amount as due amount & posting reversed inv amount will be shown as _ve.
    Message was edited by: G Reddy

  • Dunning Procedure and Accounting Clerk fields in FBL5N

    Hi Gurus
    Plaese help me to add the field Dunning Procedure and Accounting Clerk in the hidden field option for changing layout in FBL5N
    I have checked for the option of  Define Special fields for finding and sorting data  but it does not allow the fileds from table other than BSEG , BKPF.
    Thanks
    Jhanvi

    hi Jhanvi,
    Execute the FBL5N and create your own Layout and from there you select the fields of Dunning and Accounting Clerk and then save that Layout.
    If the above fields are not available in that option then go to Tcode O7R3 it is for the Special Fields of finding and sorting DATA.
    Click on New Entries and enter the Table name and select the field from the F4 slection and then save it.
    Once again go to Tcode Fbl5n and select your layout and now you can see that fields added to that.
    Hope this will solve your problem
    Cheers
    Ranjit Kumar

Maybe you are looking for