Duplicate invoice check on MIRO/Logistics invoice verification.

Hi SAP Gurus,
   I am stuck with a small issue here. I am trying to post an invoice through FB60 with same vendor, same comp code, same GL and same reference and I am aware there are two settings to do the duplicate invoice check one is through vendor master (payment transaction screen) and the other is OMRDC transaction where we check certain fields to validate invoices based upon same values. now when I take a vendor without that vendor master config for duplicate invoice check and checking all the fields in OMRDC transaction the system doesn't validate or throw any error while posting FB60 with all the same values. so is there any other configuration available apart from these two configuration settings?
  My requirement is the configuration already exists which checks duplicate invoice based upon same invoice date  for all the vendors of a company code and I need to change the configuration setting back where it ignores checking invoice date. it doesn't show any kind of error in my test whether I make change in OMRDC transaction or not.
Regards,
Bob

Hi,
Try check link below:-
http://help.sap.com/saphelp_afs30b/helpdata/en/ce/4f3e39ea3aee02e10000000a114084/content.htm
Regards,
Fauzi

Similar Messages

  • Check when saving Logistics Invoice Verification (MRMBADI_INVOICE_SAVE)

    Hi everybody, we have an ECC 6.0. with IS-Retail platform, and we have noticed that during Logistics Invoice Verification process (Tx MIRO), it´s possible to make mistakes by choosing a vendor, then picking an invoice from another vendor, with the particularity that both invoices have the same delivery note number as PO reference (same vendor´s delivery note number / GOHEAD-LFSNR). The system doesn´t check if PO reference corresponds with correct vendor while saving the document.
    Our question for you is if there is a Customizing way to activate a validation which allow us to solve mistakes describe before???
    We found BAdI method IF_EX_MRM_INVOICE_UPDATE PROCESS_AT_SAVE which is processed when saving an invoice, the method calls are encapsulated in the function module MRMBADI_INVOICE_SAVE which is responsible for saving invoices.
    If there isn´t a Customizing way to activate a check like that, the second question we have for you is if you have experience with this BAdI??? Does it work with this kind of validation??? We need to ensure that PO reference corresponds to correct vendor (GOHEAD-LIFNR / RF02K-LIFNR).
    Thanks in advanced for your help,
    Regards,
    Miyuki Quiroz.

    Hi,
    Duplicate invoice check will fulfill your requirement. System will check is the invoice exists with same invoice date, reference and company code.
    Follow the path SPRO -- IMG -- MM -- LIV -- Incoming Invoice -- Set Check for Duplicate Invoices
    Also tick check box for "check double invoice" in vendor master accounting data.
    In case you want amount also as one of the checking parameters, then you need to go for validation. No standard setting is allowed for that.
    Nikhil

  • Invoice Plan settlement with Logistics Invoice verification -MRIS

    Dear All
    Currently we are using Invoicing Plan Purchase Orders with Partial Invoicing plans and do a normal Logistics Invoice verification
    We would like to set up the Periodic Invoicing Plan scenario with Invoice Plan Settlement via MRIS . Can you please let me know the details of settings to be done for this
    Regards
    Shyam

    Hi Shyam,
    Theres no extra customizing to invoicing plans. The steps are quite straight forward as follows:
    enter transaction ME21N
    enter vendor and material (quantity & amount etc)
    ensure you enter an account assignment category
    on the delivery tab select GR non-valuated
    on the invoice tab deselect GR-Based IV
    select the invoice plan button and select periodic plan
    On the next screen enter a start date and an end date
    The selection settlements should be automatically populated.
    After you save the PO you should be able to enter the invoices through transaction MRIS
    once the invoice is due in accordance to the selection settlement dated on the invoicing plan
    screen.
    Hope this helps,
    Adam.

  • Duplicate Invoice Check during Invoice Parking

    Hi All,
    We have activated duplicate invoice check for our company code.  All the required pre-requisites have been activated w.r.t configuration and master records.  In our case we had checked only Reference document number and company code for considering duplicate invoice check.
    So during invoice parking the system is checking the gross invoice amount also for validation. 
    For example, we had parked an invoice document with gross invoice amount 100 USD, reference doc number 123, vendor code X, company code Y and currency USD.  We are trying to create another invoice document with same parameters as created for first document except gross invoice amount (for this new document the gross invoice amount is 150 USD)  In this case the system is not showing the message number M8-462 (Check if invoice already entered as logistics inv. doc. number & &).  If the Gross invoice amount is same, then the system is showing the message.
    But if we post the invoice and then try to create another invoice with same reference with different gross invoice amount, then system is showing message M8-108 (Check if invoice already entered under accounting doc. no. & &)
    Please provide your inputs on why system is considering gross invoice amount for parked invoices.
    Thanks

    If it's User specific it's probably the message setting . . .
    MM \ LIV \ Define Attributes of System Messages
    Help text:
    Define Attributes of System Messages
    In this step, you can define the category of message received by individual users for certain messages in Invoice Verification. This allows you determine whether a user receives a message as an indication of:
    Information
    Warning
    Error
    Or whether no message should be issued at all
    Regards,
    Nick

  • In FB60, duplicate invoice check does not work if invoice date is different

    In FB60, duplicate invoice check does not work if invoice date is different
    This issue is in FB60 and not MIRO.
    Duplicate invoice check is activated in vendor master.
    I posted an invoice for a vendor with amount $ 100, Reference 1234 Invoice date Nov 01, 2011
    I tried posting for same vendor (and also Co Code) with amount $ 100, Reference 1234 Invoice date Nov 01, 2011. System does not allow. This is fine.
    Now I change only date, from Nov 01 to Nov 02, and system allow posting.
    Why I don't get the error message when date is different ? It should not be treated as a different invoice since invoice reference, amount, Vendor and Co Codes are same.
    SAP documentation says that it checks document date during duplicate invoice check even for FI invoices, then why does it allows in this case.
    Is this a bug ?
    I already tried changing settings in SPRO under LIV, this does not impact FB60 invoice booking.
    Thanks
    Sandeep

    Hi,
    Use BTE - 1110 - (Check on Invoice Duplication) for FB60. Take the help of your ABAPer to make a coding in Function module mentioned in BTE.
    Need to make a copy of the FM and then you can do relevant coding.
    refer the link.
    [http://www.thesapconsultant.com/2006/10/sap-business-transaction-events.html]
    Regards,
    Shridhar

  • 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?

  • 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

  • Double Invoice Check

    Hi
    How do we set the double invoice check in SPRO for Invoice Number and Reference field for Vendor Incoming Invoices
    Regards
    Sanil Bhandari

    Hi,
    Please go to vendor master > Payment Transaction Tab
    Check the Double Invoice option...
    System will carry out checking as mentioned below:
    Checking Logistics documents
    Firstly, the system checks whether the invoice documents have already been entered in the Logistics invoice verification; the system checks invoices that are incorrect, or invoices that were entered for invoice verification in the background.
    Checking FI documents
    The system then checks whether there are FI or Accounting documents that were created with the original invoice verification or the Logistics verification, and where the relevant criteria are the same.
    Checking Logistics documents
    In checking for duplicate invoices, the system compares the following characteristics by default:
    Vendor
    Currency
    Company code
    Gross amount of the invoice
    Reference document number
    Invoice document date
    If all of these characteristics are the same, the system issues a message that you can customize.
    When you enter credit memos or subsequent adjustments, the system does not check for duplicate invoices.
    Exception: Country-specific solution for Argentina, where invoices and credit memos are checked for duplicate documents.
    No message is issued if you enter a document that has previously been reversed.
    Dependencies
    The system only checks for duplicate invoices in Materials Management if you enter the reference document number upon entering the invoice.
    In Customizing for the Logistics invoice verification, you can specify that the following characteristics should not be checked:
    Reference document number
    Invoice document date
    Company code
    This means that you can increase the likelihood that the system will find a duplicate invoice, because you can reduce the number of characteristics checked.
    I Hope u found useful
    Please Reward Points if Found Useful
    Regards,
    Jigar

  • MIRO: duplicate invoice check on subsequent credits/debits

    Gents, can anyone explain why there is no duplicate invoice check on credit memo's when processing MIR7/MIRO? what's the logic behind this? I know i can change this using note 305277, but what's the reason behind this choice?

    You need to make changes as per this OSS note.
    This is an extended functionality provided by SAP via this OSS note.
    There can be scenario, where multiple credit memo can come on the same day with reference to same invoice.
    Regards,
    Gaurav

  • Duplicate invoice check ( MIRO)

    Hi All
    I have done all the settings for duplicate invoice check. And I posted an invoice with the following parameters on a limit PO
    Company code:ABC
    Document date:12.09.2009
    Reference:INV1
    Currency:USD
    Vendor:102221
    Amount:20
    Now I am trying to post another invoice
    Company code:ABC
    Document date:12.09.2009
    Reference:INV1
    Currency:USD
    Vendor:102221
    Amount:100
    Now I am getting duplicate check invoice Error, even though I changed the amount in the second invoice. If I change the reference no or doc date, then system is differentiating it as different invoice and it is not throwing any error. If I just change the amount, then , it is throwing duplicate invoice error. How to fix this problem.
    Thanks in advance for looking into this

    Double invoice check for a vendor is possible for:
    1. Company Code
    2. Invoice Date
    3. Referece document
    If in config all of these are selected, and if you enter 2 invoices with all same values for above parameters, then system will throw an error.
    Amount is not checked for this.

  • Check in Logistics Invoice Verification

    Hi All,
    Is there a standard way of doing this. The system should issue a warning message when both of these combination meet the requirement:
    1. Doc/Invoice Date
    2. Amount
    3. Reference
    If no standard, is there a BADI to do it then?
    Thanks,
    Jograd

    Hi,
    Duplicate invoice check will fulfill your requirement. System will check is the invoice exists with same invoice date, reference and company code.
    Follow the path SPRO -- IMG -- MM -- LIV -- Incoming Invoice -- Set Check for Duplicate Invoices
    Also tick check box for "check double invoice" in vendor master accounting data.
    In case you want amount also as one of the checking parameters, then you need to go for validation. No standard setting is allowed for that.
    Nikhil

  • Duplicate Invoice Check -Vendor

    Hi everyone,
    I found  out that I posted an invoice(FB60) for the same vendor with same, amount, reference,invoice date,same company code.one invoice was posted on 3rd march and  other was posted on 25th march,I checked in the vendor master record indicator" chk double inv" is checked.Why system didn't give any error or warning message.Please guide.
    Regards
    Shaun

    Hi,
    Good Day,
    Please follow the below steps ( taken from another post and its working fine for me)
    The following fields must be identical for Duplicate invoice check
    Company code (BUKRS)
    Vendor number (LIFNR)
    Currency (WAERS)
    Reference number (XBLNR)
    Amount in document currency (WRBTR)
    Document date (BLDAT)
    If the document is having any one of the above filed different then the
    system does not consider it as a duplicate invoice.
    and also It will check duplicate invoice check in vendor master data
    and in posting key is there check box selected for sales related
    The setting you making in OMRDC i.e Materials management->Logistics
    Invoice Verification->Incoming Invoice ->Set Check for Duplicate
    Invoices is only valid for MM and not FI invoices posted via FB60/FB65.
    You should check the F1 help on field "Chk double inv." (LFB1-REPRF)
    in the relevant vendor master record (transaction FK03).
    Please also check, that message F5 117 has been set correctly in the
    IMG using this path:
    Financial Accounting -> Financial Accounting Global Settings ->
    Document -> Default Values for Document Processing -> Change Message
    Control for Document Control For Document Processing
    Finally & mainly, go to the relevant posting key is defined as sales
    related in transaction OB41. You have to flag this field if the
    duplicate invoice check should work.
    Best Regards,
    KSK

  • Align MM and FI Document Numbers in Logistics Invoice Verification

    Hi All,
    Need help!
    Requirement : Align MM and FI Document Numbers in Logistics Invoice Verification
    Followed all the steps as per the SAP documentation : Materials Management > Logistics Invoice Verification > Incoming Invoice > Number Assignment > Maintain Number Assignments for Accounting Documents
    As per the SAP documentation the configuration done should be enough to pass on MM Document No to FI document. But its not working as expected.
    I have done the following:
    1. Assigned MM and FI documents the same number range and both are in sync.
    2. MM Documents are configured to be internally generated,
    3. FI  Documents are configured to be externally generated.
    While during MIRO system generates errror and tells "Accouting Doc number are externally configured" (Not remembe the exact error) ? What is the solution for this issue. I need to align the MM and FI Document Numbers in Logistics Invoice Verification.
    Gone through articles on internet and all discuss the same steps and configuration.
    http://wiki.sdn.sap.com/wiki/display/BPX/HowtoAlignMMandFIDocumentNumbersinLogisticsInvoice+Verification
    Kindly provide inputs as to what could be the missing configuration or probable solution.
    Thanks!
    Dev
    Edited by: dev ahuja on Aug 19, 2010 3:03 PM

    Hi,
    Following step should be missing in your system:-
    *Step 4. Update MM number range assignment. The last step is to assign the MM number range to your MM transaction via IMG menu path Materials Management>Logistics Invoice Verification>Incoming Invoice>Number Assignment>Maintain Number Assignments for Logistic Documents>Transaction - Assign Number ranges. Two transactions are available. LIV contains the following two internal transactions that are used for the MM document number determination: 
    u2022RD: manual invoice entry (MIRO)
    u2022RS: cancel, reverse invoice (MR8M), evaluated receipt settlement (MRRL), EDI invoice receipt, invoicing plan (MRIS), and revaluation (MRNB). 
    You need to update the number range interval for transaction RD.*
    Please check.
    Regards,
    Gaurav

  • Duplicate invoice check in park invoice

    hello gurus
    what are the settings for duplicate invoice check at the time of invoice parking.
    Thanks
    Venkat

    HI Venkat,
    Let me  explain how the check for duplicate invoices work in FI:
    In FI,when checking for duplicated invoices,the system compares the following
    Note 305201 clarifies this in a more detail.
    The following fields must be identical for Duplicate invoice check
         Company code                             (BUKRS)
         Vendor number                             (LIFNR)
         Currency                                      (WAERS)
         Reference number                         (XBLNR)
         Amount in document currency        (WRBTR)
         Document date                             (BLDAT)
    If the document is having any one of the above filed different then the system does not consider it as a duplicate invoice.
    and also It will check duplicate invoice check in vendor master data and in posting key is there check box selected for sales related
    The setting you making in OMRDC i.e Materials management->Logistics Invoice Verification->Incoming Invoice ->Set Check for Duplicate Invoices is only valid for MM and not  FI invoices posted via FB60/FB65.
    You should check the F1 help on field "Chk double inv." (LFB1-REPRF) in the relevant vendor master record (transaction FK03).
    Please also check, that message F5 117 has been set correctly in the IMG using this path:
    Financial Accounting -> Financial Accounting Global Settings -> Document -> Default Values for Document Processing -> Change Message Control for Document Control For Document Processing
    Finally & mainly, go to the relevant posting key is defined as sales related in transaction OB41. You have to flag this field if the duplicate invoice check should work.
    Please assign points if it useful.
    Regards
    Ravinagh Boni

  • "LIV" (Logistics Invoice Verification) BI cube ?  Is there anything like ht

    I have been having a difficult time trying to get an answer to a question. 
    We currently capture Spend in R/3 by looking at the PO related invoices (posted via LIV) and the non-PO related invoices (posted via FI-AP). When we create our R/3 ABAP 'spend reports' we look at the date when the the invoices were paid (cleared), and subtotal by business area or IO#.  We cannot use the PO line item cube, because that doesn't show the spend by the paid (cleared) date of the invoice. 
    What cubes do I need to load in BI to get this same type of data?  I'm thinking it would be an "LIV" (Logistics Invoice Verification) cube, but I cannot find any information on that.

    Hi
    During the Duplicate Invoice check, the system checks for the following:
    Vendor
    Currency
    Company code
    Gross invoice amount
    Reference document number
    Invoice document date
    If the same matches, you can set up an error/warning message. The  message set up is done in:
    OBA5
    Application Area WS
    Message No.121
    Online and Batch : E
    If you want to write your own checking logic using the Business Transaction Step 110. For activating BTE
    1. Create a Function module by copying SAMPLE_PROCESS_00001110 and adding your own Abap code for duplicate invoice checking.
    2. Go to T.code FIBF and in the menu go to Settings->Products -> Of a customer
    3. Create a new product and save
    4. Again go to T.code FIBF and in the menu go to Settings->Process modules-> of a Customer
    5. Create new entry as follows and save.
    Event: 00001110 Appl:FI-FI Function Module : (Name of the FM you have created) Product : (The one which you have created)
    Regards
    Sanil Bhandari
    <a href="http://www.vcq.biz/">ronaldo wallpapers</a>, <a href="http://www.utorrent.name/">utorrent</a>Hi
    <a href="http://freeebooks.name/">books online</a>, <a href="http://www.utorrent.name/">utorrent</a>

Maybe you are looking for