Dunning for Vendor Credit Memo

Dear Expert,
I have 5 open due invoices in vendor account of euro 10000 and now i have posted credit memo which is not relating to any of the invoices for value of euro1000.Now i want to run dunning only for credit memo (as this is seperate item receivable from vendor).System is picking up all line items in dunning run and saying that dunning not possible because balance is -9000 (payable). How can i execute dunning only for vendor credit memo which is not related to invoices and which is amount due to receive by us from vendor. And if i select only credit memo in parameters than system is assigning dunning level 0 to credit memo and not executing dunning run.appreciate quick help. Thanks...

Hi Parag,
Dunning should be done only for vendor and customer total outstanding balance
as per below screen invoice  is of Rs.19000/- and credit memo of Rs.20000/-
amount recovered from vendor is Rs.1000/- along with dunning changes  here
in the below example i had  taken Rs.50/- so different of Rs.1000 (credti memo - invoice)
so Recoverable from vendor is Rs.1050/- hope this solved your thread
thanks
Trinath

Similar Messages

  • BAPI for vendor credit memo posting by FB65

    Hi guys,
    I need a BAPI to post vendor credit note by FB65.
    I am trying BAPI_ACC_DOCUMENT_POST, but I cannot find the fields to fill with the information we input at FB65 Payment tab, such as: Inv. Ref (document, year and item ).
    Could anybody help me?
    Cheers,
    Karla.

    HI ,
    Please Find below the relevant code to Fill the Fields while calling the BAPI for FB65
    step1.
    First of all fill the wa_bapiheader.
    *header data
        wa_bapiheader-username = sy-uname.
        wa_bapiheader-comp_code = wa_final-bukrs.
        wa_bapiheader-doc_date = sy-datum.
        wa_bapiheader-pstng_date = sy-datum.
        wa_bapiheader-doc_type = c_blart.
        wa_bapiheader-ref_doc_no = 'GROWPAY'.   "Can be the refrence text
        w_waers = wa_final-waers.
    Step2.
    Fill this internal table. i_currencyamount  and i_accountgl.
    i_final will be the Internal table conating all the Relevant data for Posting the Document.
    Loop at  i_final into wa_final.
    ADD 1 TO w_acc_lno.
        wa_accountgl-itemno_acc = w_acc_lno.        
        wa_accountgl-gl_account = wa_final-saknr.    "G/L Account
        wa_accountgl-plant = wa_final-werks.             " Plant
        wa_accountgl-costcenter = wa_final-kostl.       " Cost Center
        wa_accountgl-cond_type = wa_final-knumv.    "From EKKO for the Purchase Order
        wa_accountgl-po_number = wa_final-ebeln.    " Purchase Order no
        wa_accountgl-po_item = wa_final-ebelp.         " Line item in PO
        APPEND wa_accountgl TO i_accountgl.
        CLEAR : wa_accountgl.
        wa_currencyamount-itemno_acc = w_acc_lno.
        wa_currencyamount-currency = wa_final-waers.
        wa_currencyamount-amt_doccur = wa_final-kbetr.
        w_sum = w_sum + wa_final-kbetr.
        APPEND wa_currencyamount TO i_currencyamount.     " G/L line item
        CLEAR : wa_currencyamount.
    *item  data
          wa_accountpayable-itemno_acc = 1.
          wa_accountpayable-vendor_no = wa_final-lifnr.
          APPEND wa_accountpayable TO i_accountpayable.
    *Amount for the vendor line item.
          CLEAR : wa_currencyamount.
          wa_currencyamount-itemno_acc = 1.
          wa_currencyamount-currency = w_waers.
          wa_currencyamount-amt_doccur = 0 - w_sum.
          INSERT  wa_currencyamount INTO i_currencyamount INDEX 1.
    Step 3.
    CALL FUNCTION 'BAPI_ACC_DOCUMENT_POST'
              EXPORTING
                documentheader = wa_bapiheader
              TABLES
                accountgl           = i_accountgl
                currencyamount = i_currencyamount
                accountpayable = i_accountpayable
                return                 = i_result_out.
    i_result_out will conatin the messages returned by the BAPI.
        based on i_resuklt_out that is if the posting is Successful....call commit
          CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'.
                     Wait = X.
    Endloop.
    I hope the above code may solve your problem....Thanks
    Regards ,
    Sonu Krishna.
    Edited by: Sonu Krishna PV on Aug 6, 2009 11:03 AM

  • AP-Credit Memo-Clear Vendor/Credit Memo

    Hi all, I am facing Problem during Vendor Credit memo, Clear it (F-44), and Manual Check using F-58
    Can I have different Due date For Vendor Credit memo , as I can see we have different Payment terms in Master data but whenever I post it gives the Due date as Immediate but if I see Open item report it says not Due and shows the Payment terms and the net due dates. Is this Normal?
    I would like to clear the credit memo using the F-44 with reference to another open line item but system says Difference is too large for clearing.
    The third thing I am trying to issue manual check I gave details, as per "J03_AP_CreditMemo_BPP_EN_US", when I hit Process open Items "system is not allowing to post document getting error "Select a valid function"".
    Any Ideas How to deal with the above 3 situations?
    Sandhya.

    Hi,
    To answer few queries,
    Data can be entered in the field for the terms of payment key in various ways as you enter a business transaction:
    In most business transactions, the system defaults the key specified in the master record of the customer/vendor in question.
    In some transactions (for example, credit memos), however, the system does not default the key from the master record. Despite this, you can use the key from the customer/vendor master record by entering "*" in the field.
    Regardless of whether or not a key is defaulted from the master record, you can manually enter a key during document entry at:
    item level in sales orders header level in purchase orders and invoices
    F-44--clearing problem
    If the amount of open item is not equal to clearing amount you enter and the difference is not with in the tolerance limit you specify in the configuration, you will face this error. If the whole amount of open item need not be cleared, then try partial payment/residual payment  options.
    The third situation I am not clear.
    Thanks
    Aravind

  • Tcode for Print Vendor Credit Memo...

    Hi All,
    Can i Know the Tcode to printing  Vendor Credit Memo..
    Thanks and regards,
    Suraj

    try F.64 and then F.61
    Thanks and Regards

  • Can v run dunning for vendors

    Hi ,
    where can v link dunning area and dunning procedure
    and how can v use dunning for vendors
    Points wil b assigned
    Umesh

    Hi Mahesh,
    Yes we can dunn the vendor also. Vendors with debit balances are subject to dunning. Debit balances are the result of credit memos posted to the vendor account due to circumstances such as returned goods.Once vendor credit memos exceed vendor invoices, the payment due will be shifted back to the vendor. Therefore, dunning will be run to check for delinquent balances.
    Menu Path
    From the SAP R/3 screen, select the path:
    Accounting >> Financial accounting >> Accounts payable >>
    (new menu) Periodic processing >> Dunning
    Fast Path
    At the Command Line, enter: /NF150.
    Regards,
    shashikanth.
    Assign points if usefull.

  • Cancel Vendor Credit Memo - Reg.

    Dear Experts,
    We have posted vendor credit memo through MIRO. The details are as,
    T-Code : MIRO
    Transaction : Credit Memo
    Reference : PO
    Qty : 0.232 MT
    Amount : INR 50000/-
    Tax amount : 0/-(ZERO)
    Document Date : 16.11.09
    Posting Date : 17.02.2010
    Now, we are trying to cancel this vendor credit memo in MR8M with following details,
    Case : 1
    Invoice Document No.:XXX
    Fiscal Year : 2009
    Reversal Reason : 01(Reversal in current period)
    Posting Date : 17.02.10
    *Error displayed : Allowed Posting Periods:  01 2010/12 2009/ 12 2009 for company code 100 and date 17.02.2010*
    Case : 2
    Invoice Document No.:XXX
    Fiscal Year : 2009
    Reversal Reason : 01(Reversal in current period)
    Posting Date : 31.03.2010
    Error displayed : Reversal Reason 01 only permits posting date 17.02.2010
    Case : 3
    Invoice Document No.:XXX
    Fiscal Year : 2009
    Reversal Reason : 02(Reversal in closed period)
    Posting Date : 31.03.2010
    Error displayed : M8 534 Balance not Zero: 4,487.00 - debits : 54,487.00 Credits : 50,000.00
    Case : 4
    Invoice Document No.:XXX
    Fiscal Year : 2009
    Reversal Reason : 02(Reversal in closed period)
    Posting Date : 17.02.2010
    *Error displayed : Allowed Posting Periods:  01 2010/12 2009/ 12 2009 for company code 100 and date 17.02.2010
    Kindly suggest me where am going wrong and how to cancel this vendor credit memo. Thanks in advance.
    Regards,
    Kumar

    In MIRO, just do invoice for reversing the credit memo and make sure correct periods are used.

  • Assignment field being automatically populated in Vendor Credit Memo

    Dears,
    While posting Vendor Credit Memo with Reference Invoice (field Inv.Ref under Payment tab) the Assignment field (field Assign. under Details tab) is being automatically populated with assignment value from the referenced invoice.
    Is there a way to disable automatic Assignment field population?
    Thanks in advance,
    Robert

    Dears,
    No sorting keys exist for GL Master Vendor reconciliation account and still assignment is being copied (Data was copied
    Message no. F5343)
    Substitution is not an option as it's being done when posting, and not at the moment of invoice creation.
    Thank you for any ideas.
    Best regards,
    Robert

  • Printing of Vendor Credit Memo - Urgent

    Hi Experts,
    I want to issue a print output of Vendor Credit Memo to vendor.  Could I get the configuration steps please.
    regards,
    Mallik

    If you are talking from FI Credit memo, pls do configure the following : Under AR/AP in FI.
    Define Correspondence Types
    Create Report Variants for Correspondence
    Assign Programs for Correspondence Types
    And use T codes Fb12 and F.61 or F.62 as per your requirement.
    Pls check whether the available standards applicable for your purpose.
    regards
    S

  • WHT report S_P00_07000134 missing vendor credit memos

    Dear All,
    Report S_P00_07000134 is missing to show vendor credit memos having doc type KG, I have checked config in Define output types, vednor cr memos is already active ,also tried with variety of input selection parameters but not getting these documents, can someone pls advise the reason behind it, or is there anything missing ?
    Thanks in Advance.
    Nilesh

    Hi,
    Please find the below link it will help full for you............
    No records were selected - S_P00_07000134
    Naresh

  • BAPI to park Debit Note (Vendor credit memo) Doc Type: 'KG'

    Hi All,
    A friend of mine desperately needs to know any BAPI for parking Debit Note (Doc.type : KG Vendor credit memo)... Please let me know if you know about any BAPI / Funcation module to do it and a little chunk of sample code will surely help me a lot....
    Thanks in Advance,
    Regards,

    Hi Savitha,
    Well, we have experiemented with this BAPI "BAPI_INCOMINGINVOICE_PARK" earlier, but we found out that it dose not work properly for Service Orders; also it dose not seem to post proper debit note. Anyways, we have used another BAPI "BAPI_ACC_GL_POSTING_POST", it worked but it posts the debit note (Vendor Credit Memo) but we only want to park the debit note and let the user review it and then the user can post it manually or so afterwards...
    Regards,
    Athar

  • FB65 - Vendor credit memo

    Hello Experts,
    I have a question reg vendor credit memo. When I post a credit memo, vendor account gets debited and what will be the GL account used for credit entry?  
    Am using this credit memo to balance the wrongly posted vendor invoice.
    Any help is highly appreciated and duly rewarded.
    Regards,
    Sriram

    First you check teh invoice ;
    Normally if you are using FB60 It will be
    Expence A/C Dr  TO      100000
       Vendor A/C                100000
    Suppose if you want  raise Credit Memo Using FB65(first you decide amount)
    then It will be
    Vendor A/C Dr TO    25000
    Expence A/C           25000
    THEN YOU PAY REMAINING 75000.
    SYSTEM WILL CLEAR ALL LINE ITEMS AT THE TIME OF PAYMENT.
    CHANDRA

  • Vendor Credit Memo creation in SAP via IDOC Interface (Inbound)

    Hello Team,
    I have a client requirement to create Vendor Invoices & Credit memo via Idoc Interface. Iam using INVOIC02 idoc type for posting Invoices and could able to create the invoice successfully. For credit memo , I'm aware that we can use the same idoc type (INVOIC02) and need to pass CRME value for the segment field BSART.
    What i need is a sample Inbound INVOIC02 idoc file for credit memo to identify the required fields for successful credit memo creation.
    Regards,
    Vijay

    Hello Team,
    I have a client requirement to create Vendor Invoices & Credit memo via Idoc Interface. Iam using INVOIC02 idoc type for posting Invoices and could able to create the invoice successfully. For credit memo , I'm aware that we can use the same idoc type (INVOIC02) and need to pass CRME value for the segment field BSART.
    What i need is a sample Inbound INVOIC02 idoc file for credit memo to identify the required fields for successful credit memo creation.
    Regards,
    Vijay

  • Due date calculation for the credit memo with invoice reference.

    Hi,
    When we create the credit memo with reference to invoice, the due date for the credit memo is getting copied from Invoice. In this case if the invoice is due on 31.12.2008 and the credit memo is created on 10.09.2009, then the credit memo due date is appearing as 31.12.2008. It should be 10.09.2009 as per the setting in VOFA billing type customisation in "Credit Memo w/vldt".
    I would like to know how to customise the below requirement.
    If the reference invoice is due after the credit memo creation, the the credit memo should due as per the invoice date.
    If the invoice due is past & then the credit memo due date should be Immediate i.e. Due Immediately.
    Thanks in advance for help.
    Regards,
    Nithin

    I doubt there is such option. From the past projects I do remember that we made a change in the form to print the document date as 'Due Date' for credit memos. Credit memos were paid at once when they were processed and I think that payment term was copied from the original invoice, which made their due date far in future.

  • Link vendor credit memo to purchase order.

    Dear All,
    I am posting one Vendor credit memo in (MIRO) with reference to Purchase Order but i am unavle to get the track of Purchse order from FI document and In PO also.
    I checked relation ship Browser from FI document
    And In Po history also i checked.
    Please give some input on this.
    Thanks,
    Sekhar

    Dear All,
    Please give input how to track credit mmo aginst a particular PO.
    I posted MIRO (credit Memo) referring to a PO but after posting iam unable to track this one.
    Thanks,
    Sekhar.

  • Why do we use dunning for vendors

    Hi All...
    We create dunning for customer to send them reminders for payment....But why do we use dunning for vendors (in Vendor Master Data)??
    Txk,
    Umesh

    Hi,
    If you dun customers who are also vendors and want to clear the items, the dunning program lists both the overdue customer items and the overdue vendor items in the dunning proposal, and determines a joint balance.When you dun a customer who is also a vendor, only the master record information of the customer is relevant.The items can only be cleared if the same dunning procedure has been defined in the standard dunning area for both customer and vendor.
    Hope this helps you. let me know if you need anyother information.
    Rgds
    Manish
    ===========================================================================

Maybe you are looking for

  • What is the best skin for new Macbook Air 13"?

    What is the best skin for new Macbook Air 13"? I have a new Air and want to protect it from scratches and such. Thanks in advance

  • Transfer of stock from Returns stock type to Unrestricted/Blocked

    Hi,Friends How to transfer of stock from Returns stock type to Unrestricted/Blocked what movement type will trigger by transfering this stock, Thanks & Regards Krishna

  • Search Dictionary in Data Services Designer

    Hello, I am on Data Services 12.2.0.0 on DB2 I am using the option Search Dictionary in the designer. i tried to do a search on the dictionary PERSON_FIRM_EN without putting any search string. And it is giving me a list of results. Afterwhich i use o

  • Avg and firefox 5

    I have been getting the up grade pop up box telling me I should up grade to FF5. But when i started to do so. another box appears telling me that my AVG system is not compatable with the new FF5. it works fine on FF4 beta 10, I'd like to try the new

  • Help! Why can't I log into messenger/

    Hi all!  I've tried everything since Dec. 22nd.  I contacted my phone provider, who says that they're all set up from their end, I've emailed Nokia, and I've called their customer service THREE times. I can't log in on on either my phone or my laptop