MIRO Posti - Invoice Reduction Scenario - Duplicate SPLIT_KEY in Table RBWS

Hi Experts,
I came across a challenging issue... seeking help from you...
MIRO posting Vendor is Subjected to withholding tax &  INVOICE REDUCTION scenario.....  As per SAP Invoice Reduction scenarion, MIRO creates Invoice and subsequent debit memo for reduction amount.
When User try to post the LIV document,  transaction returns the " Express Termination error "  due to Duplicate entries are accumulated  for Table RBWS with same SPLIT_KEY (Grouping key for Splitting Vendor line item ) for 2 sets of withholding Tax entries.  system dump happens in FM- MRM_WITHHOLDING_TAXES_SAVE.  Couldn't able to find the reason for Duplicate SPLIT_KEY
I Would like to understand significance of SPLIT_KEY in RBWS ?  and
Under what circumstance MIRO posting will have different SPLIT_KEY
in RBWS for same MM document ??
Any insight would be great help.
Regards,
Sri

Hi,
1.- read this OSS Note:
https://service.sap.com/sap/support/notes/1156325
here it says:
An active implementation of this BAdI excludes the manual entry of the withholding tax base and amount.
You define the settings for the calculation in Financial Accounting Customizing under the following activity:
Define Withholding Tax Type for Invoice Posting
Have you done that?
2.- read this OSS Note too:
https://service.sap.com/sap/support/notes/1286713
according to this note:
When you create an implementation for the BAdI MRM_WT_SPLIT_UPDATE,
fill the internal tables TE_RBVS[] and TE_RBWS[] as follows:
TE_RBVS[] = I_RBKPV-H_RBVS[].
TE_RBWS[] = I_RBKPV-H_RBWS[].
it seems you should do the same.
e.g.
TE_RBWS[] = LT_RBWS[].
3.- you´re filling internal table lt_lfbw but you´re not doing anything with it, why?
Best regards.
Edited by: Pablo Casamayor on Jan 9, 2010 12:53 PM

Similar Messages

  • MIRO post - Invoice Reduction Scenario - Duplicate SPLIT_KEY in RBWS

    Hi Experts,
    I came across a challenging issue... seeking help from you...
    MIRO posting Vendor is Subjected to withholding tax & INVOICE REDUCTION scenario..... As per SAP Invoice Reduction scenarion, MIRO creates Invoice and subsequent debit memo for reduction amount.
    When User try to post the LIV document, transaction returns the " Express Termination error " due to Duplicate entries are accumulated for Table RBWS with same SPLIT_KEY (Grouping key for Splitting Vendor line item ) for 2 sets of withholding Tax entries. ST22 system dump happens in FM- MRM_WITHHOLDING_TAXES_SAVE. Couldn't able to find the reason for Duplicate SPLIT_KEY
    I Would like to understand significance of SPLIT_KEY in RBWS ? and
    Under what circumstance MIRO posting will have different SPLIT_KEY
    in RBWS for same MM document ??
    Any insight would be great help.
    Regards,
    Sri

    I agree, you can use the Credit Memo functionality in SAP, but I don't think you can print out a form once the credit memo form to send to the Vendor that states you are taking the debit.  It would also be useful if this process was automated.  The invoice is blocked, you determine that the Vendor is at fault, the Credit Memo is automatically posted and a Debit Memo is printed out.  Anyone aware of any bolt on software that might help?

  • Error 'Document 1000 0000000001 2014 already assigned' while posting invoice reduction

    Hi Gurus,
    here is my situation:
    I have created sch.agreement,
    GR done and posted IR.
    Now created credit memo through MIRO to reverse my previous invoice.
    then posted IR(consider number as 0000000001) with higher price.
    then this invoice was rejected by buyer due to higher price.
    now when i am trying to post this invoice through invoice reduction i am getting an error F5-152: 'Document 1000 0000000001 2014 already assigned'.
    Please note that here the number range customized as external and user dont want to change it to internal.
    So, Please help me to solve this issue ASAP.

    Hi Sankar, By looking at your issue, It seems number range has been maintained in such a way where MM Document number = FI Document number where in FI External number range is maintained for RE document type. If this is the case, first check whether Document mentioned above is already generated in FI.(check in FB03) or it is already available in MM.(check in MIR4) By comparing the Number range of FI and MM you can get an idea in which number range problem exists. Then go to that respective internal and change the completed number range by one number so that this mismatch can be set right. But before changing ensure that above said pre-requisites are met. Regards Karthikeyan G

  • Post Invoice Reduction

    Hi all,
    i want to post an invoice reduction on the basis of the line item. i am using a BAPI MRM_PARKED_INVOICE_POST to post the invoice.
    scenario:-
    before posting 
    line item   qty   amt        inv. qty        inv. amt      correction indicator
    20              1        4                                                 no error
    30              1        4                                                 no error
    40              1        4                                                 no error
    change and parked the invoice.
    line item   qty   amt        inv. qty        inv. amt      correction indicator
    20              1        4.5                                                 no error
    30              1        4                                                    no error
    40              1        5                                                    no error
    after posting waht i want the line item want is change is goes to reduction else with no error.
    line item   qty   amt        inv. qty        inv. amt      correction indicator
    20              1        4          1                 4.5                  vendor reduction
    30              1        4                                4                   no error
    40              1        4                                 5                 vendor reduction
    thanks in advance.
    Ritesh J.

    please give the message desription and no.
    becasue i dont think any other account is required apart from BSX,GR/IR,PRD,INPUT TAX,FRIEGHT
    which always comes normaly when u post a invoice

  • Runtime error in MIRO posting invoice for SES's created in CATS

    Hi Gurus,
    We are having an issue when posting invoices in MIRO referred to SES created in CATS.
    It always took much longer the system to process those SES created via CATS than those from the standard MM (ML81...) but the situation today is so critical that we can not pay the vendors for which SES are created via CATS. Runtime error is obtained when trying to post a SES for 900$ value.
    This problem does not happen in our integrating/testing system.
    Do you have any idea why this is happening?
    thanks to everyone in advance,
    VL

    Hi,
    have you searched for notes with the runtime error details?
    Has also a short dump occured (transaction ST22) ? Please give more detail information.
    Regards,
    Edit

  • ABAP dump in MIRO - Invoice reduction

    Hi,
    I am getting a dump in MIRO for invoice reduction scenario. I am not sure here is the right place to ask for help or I should put in MM forum.
    I put a break point and found system trying to modify an structure with index 0 and this is not possible.
    Variable name is LV_TABIX and when I set it by 1 during debug I managed to pass the error.
    Thanks,
    Omid

    Hi Juan,
    Thanks for your reply in advance.
    I think you are right and I have to apply SP SAPKH60406 because the SP level of SAP_APPL is 0002.
    At the moment I don't have this SP but it's applied in another system I checked it out by SPAM. Is there any way to export it?
    Thanks,
    Omid

  • MIRO invoice reduction balanced amount not zero

    Hi Team,
    Kindly help as I am getting balanced amount while posting invoice reduction and I am entering the following details:
    1) Invoice date
    2) Posting date
    3) Reference
    4) PO & enter
    5) Vendor error
    6) Entering the vendor amount same as in vendor invoice (also it is matching with the PO amount 266.25 and tax 20% 53.25)
    7) Accepted amount is zero as MIGO is for zero qty. because vendor liability should not open or pending.
    8) selection of check box for calculate Tax
    9) System calculating 317.50 including tax of 53.25 Balance amount is 317.50 - 319.50 = 1.60
    My issue is how this 317.50 is calculating by SAP whereas I have checked manually it should be 319.50 please extend you help.  
    With Regards,
    Avinash Kowale

    Are you sure the tax is calculated correctly i.e. 53.25?
    You meant to say the base is incorrect?
    Check the condition type may be wrong.
    Thanks,
    Kumar

  • Invoice Reduction-Vendor error: only a higher amount invoiced is allowed

    Hi,
    I am trying to replicate the "Invoice Reduction" Scenario (for both Price and Quantity Variance scenario).
    1) Created a PO for 25 PCE and made GR for 10 PCE (10 USD/PCE).
    2) Entering Invoice for 25 PCE and Amount 2500 USD and I have selected correction ID as Vendor Error: Reduce Invoice. So when the document is posted system should generates the Invoice document and Credit memo.
    But I am getting the error as mentioned in subject.
    Please find below the Error description:
    Vendor error: only a higher amount invoiced is allowed
    Message no. M8582
    Diagnosis
    The item amount in the invoice of          100.00 is smaller than the item amount of        2,500.00 suggested by the system.
    System response
    You currently cannot enter an amount that is smaller than that expected by the system. This would lead to a credit memo for the vendor.
    Procedure
    You can change the default values to correspond to the invoice and then post the invoice.
    Regards,
    Hari.

    Hi,
    Please check if the PO is GR based invoice verification is checked.
    since the GR is only done for the partial qty while you enter the invoice and reducing it system is giving the error.
    If vendor sends a higher amount /qty when compared to PO you can try for a reduction.
    for more information on when and how an invoice reduction need to be done,please check the below link.
    http://help.sap.com/erp2005_ehp_04/helpdata/EN/a8/b99284452b11d189430000e829fbbd/frameset.htm
    and http://help.sap.com/erp2005_ehp_04/helpdata/EN/d6/36451bca1a4a81b974bb9114e41458/frameset.htm
    and
    http://help.sap.com/erp2005_ehp_04/helpdata/EN/a8/b9975e452b11d189430000e829fbbd/frameset.htm
    Regards,

  • Invoice reduction: no message was found for partner

    Hi
    As soon as I post invoice reduction, I am getting error msg - invoice reduction: no message was found for partner
    Pls guide me
    Thanks
    Karthikeyan

    Dear,
    Please follow the below configuration, I guess in some point you missed the configuration, so please check your configuration.
    1) Tax Treatment in Invoice Reduction
    2)  Maintain reasons for Invoice Reduction
    3) IN OBYC - Transaction Type - RKA - Assign the debit & credit gl accounts
    4) Go to OMWA - Double Click on Document Type - Double Click on Document type MIRO - Assign KG document type against -   
        document type invoice reduction
    5) Assign No. Ranges to document type - KG
    6) Orocess MIRO document with Invoice Reduction.
    Thanks & Regards,
    Siva Reddy.S

  • BAPI for MIRO Incoming Invoice

    Hi All,
    I want BAPI for MIRO Posting ie for Incoming Invoice.
    .here MIRO is being done with Delivery Note number
    Following are the necessary entries for MIRO Posting
    Invoice date
    Reference
    Amount
    Calculate Tax
    Tax amount
    Delivery Note
    Vednor
    Business Area
    Please suggest me suitable BAPI for MIRO Incoming Invoice Posting with sample code.
    immediately.Please give some sample code for my reference.
    Rewards will be given.
    Regards.
    Ulhas

    Hi,
    BAPI for Invoice Verification: Post Invoice
    BAPI_INCOMINGINVOICE_CREATE
    The method can only carry out your function if no error messages were
    generated in the Return table. This is the case if the header data and
    all the items were processed successfully.
    Transaction control is not implemented. The calling program therefore
    has to execute the Commit Work itself after this method has been
    successfully called (in other words, if no errors were reported in the
    Return parameter).

  • Posting 'Total-Based Invoice Reduction' in MIRO

    Hi,
    You can use post invoices containing variances using :
    u2022     Total-Based Invoice Reduction
    u2022     Total-Based Acceptance
    'Total-Based Acceptance' can be posted by selecting 'Edit --> Accept difference and post' on MIRO screen.
    But how can I post the 'Total-Based Invoice Reduction' on MIRO screen.

    Hi Kapil,
    Follow below steps,
    at the item level:
    In the Correctn ID field, choose Vendor Error: Reduce Invoice.
    The system opens the Invoice Amount Acc. to Vendor field for input.
    In the Invoice Amount Acc. to Vendor field, enter the amount as listed by the vendor, which is higher than the value the system displays.
    Choose Enter and finish entering the invoice as usual.
    Thanks and regards
    Kedar

  • Invoice Reduction (Debit Memo) Scenario

    Here is the processing I'm trying to get to work in SAP. Vendor send us an invoice, we post the invoice in MIRO and the invoice is blocked for payment (the Invoice price > PO Price). Now that the invoice is in blocked status, it is routed to the department that deals w/ discrepancies. They determine that it is a Vendor pricing error, so they send a Debit Memo to the Vendor stating we are posting a credit in the amount they over charged us.
    It looks like the Invoice Reduction functionality in MIRO has what we are looking for (printing out the complaint and posting the credit to the account) except we don't know if the Vendor is at fault at the time of Invoice Entry. Is there a way to run Invoice Reduction or post a Debit Memo after the invoice is posted? Also, we have a few Golden Vendors where we won't send a Debit memo and will wait for them to send us a Credit memo before posting to the Vendor account, so the solution will need to take this into account.
    As usual, any guidance you can provide will be appreciated.

    I agree, you can use the Credit Memo functionality in SAP, but I don't think you can print out a form once the credit memo form to send to the Vendor that states you are taking the debit.  It would also be useful if this process was automated.  The invoice is blocked, you determine that the Vendor is at fault, the Credit Memo is automatically posted and a Debit Memo is printed out.  Anyone aware of any bolt on software that might help?

  • MIRO balance error in case of invoice reduction - Brazil

    Dear experts,
    we would like to use the "invoice reduction" functionality in MIRO in Brazil. This is possible without problems in case there are no taxes.
    If there are taxes we get balance errors due to the fact that the 2 FI-documents which should be posted do not balance to 0 (only the total balance is 0).
    Does anybody know how to treat this problem?
    Regards
    Andreas
    Edited by: Andreas Sturm on Sep 17, 2010 2:50 PM

    Moderator message:
    Hi Andreas, Portuguese forum, please post it in that Language. May translate.google.com help you to read and post.
    I've translated this one for you.
    Caros experts,
    Gostariamos de usar a funcionalidade "invoice reduction" na MIRO no Brasil. Isto funciona sem problemas se impostos não existirem.
    Se existem impostos então recebemos um erro de saldo pois 2 documentos de FI são postados e o saldo não é 0 (somente o saldo total é 0).
    Alguem sabe como tratar este problema?
    Andres, a thread IVA Revenda com ICMS, IPI, PIS e COFINS para não contribuinte do IPI pode ser útil.
    Atenciosamente, Fernando Da Ró

  • Automatic invoice reduction - MIRO XBLNR1 - Reference field

    Hello all,
    I've set up the automatic invoice reduction in MIRO due to errors in vendor invoice (with subsequent credit received in paper).
    In this process there are two FI documents (A1 for invoice and background A2 for reduction) regarding the original MM document.
    The user uses "refence" field in invoice header to relate to the vendors physical document but the field only goes into A1 (BKPF) document and not A2, event with this A2 being background document and in it's master this reference field being mandatory...
    How can I put the reference field in A2 as well?
    Regards.

    Hello,
    Procedure for posting the Invoice Reduction :
    (1) Enter the T.Code MIRO - Select the Transaction as Invoice only.
    (2) Give the reference number ( Example PO Number) for which you want to create an Invoice.
    (3) In the Display Variant, Select Invocie Reduction.
    (4) Maintain the required details and post the Invocie.
    Example: Invoice Reduction due to Quantity Variance:
    PO: 100 nos @ 10 EUR/No
    GR: 40 nos
    Invoice: 40 nos @ 12 EUR/No = 480 EUR
    When you enter Invoice,
    Order Qty Order Amount Invoiced Qty Invocied Amt
    40 400
    Select Reduce Invocie in the Display Variant.
    Enter the Quantity and Amount stated in the Invocie in the fields Invoice quantity acc. vendor and Invoice amount acc. vendor.
    Order Qty Order Amount Invoiced Qty Invocied Amt
    40 400 40 480
    When you post the Invocie, Purchase order history will be updated as follows:
    Quantity Value
    Total Delivered 40 400
    Total Invoiced 40 400
    Accounting Documents:
    GR:
    Stock Account = 400
    GR/IR Clearing Account = 400(-)
    Invoice:
    Vendor Account = 480(-)
    GR/IR Clearing Account = 400(-)
    Invoice Reduction Clearing Account = 80(+)
    Automatic Credit Memo:
    Vendor Account = 80(+)
    Invoice Reduction Clearing Account = 80(-)
    Regards
    Mahesh Naik.

  • Posting with invoice reduction

    Hello Gurus,
    I'm trying to run Tcode MIRO. Without Invoice Reduction , i'm able to post and there are no error messages. but when i'm trying to do an Invoice reduction the screen says zero balance but when i go to post the document it does not post and a pop up window says balance not equal to zero.
    Can someone help me whats goin on here.
    Segards
    Shine

    Hi Pillai,
    Please check the following.
    calculate tax indicator
    gross (total) invoice amount including taxes
    tax amount
    unplanned delivery cost
    amount on the item list
    Regards,
    Satish Muvva.

Maybe you are looking for

  • I'm trying to get my itunes media from two different PCs onto my iPhone

    After purchasing media from iTunes (same iTunes account) on two different computers (1x Win Vista desktop and 1x Win XP laptop), is there a way to get all of this media onto my iPhone (3GS)? I was very dissapointed to see that you can only sync one c

  • User Exit For ME21N

    Hi, I need to keep check point in me21n t.code, (i.e) when user save or checks the PO is should check whether GE-Bsd IV field is ticked for Domestic PO. in MM06E005 exit, i used fm EXIT_SAPMM06E_012 DATA: IT_HPO TYPE MEPO1222-EKORG,   "Pur. Org.     

  • IPhone 5s broke screen after 3 days of purchase what to do?

    What can I do? So sad

  • Can't make notes while reading

    Hello, in my lectures I am used to make notes into my books. I could do the same on my pdf documents with my touchscreen. Now in this programm I couldn't find out how to make notes on my digital book. It is quite unpractical for me if I can't make no

  • Creative ZEN_How to convert mp3 fil

    Hi! Somebody can please tell me how to convert mp3 files ti wma files for my Creative ZEN. My old Zev V Plus did it automatically. Thank u, bye