FV60 and MIRO -duplicate invoice doent chk for diff inv dates

In ecc 6.0 ,We use FV60 and MIRO  to enter all invoices. We have config (under MM) for duplicate invoice check against  "ref field" only. When we enter an invoice with the same ref field value, it gives error message as expected. However, when we change the date, the error message is gone and we are allowed to create the invoice and post the invoice.
Pls help

Hi,
Check your config for duplicate invoices.  There is another check box for "Check Invoice Date", see if it is checked.  If yes, then remove it and the system should not allow you to post the same invoice with a different date.
Cheers.

Similar Messages

  • Transaction MRHR and MIRO - Vendor Invoice

    Good morning,
         we have completed the upgrade to 4.7 SAP version (from 4.6c) two weeks ago.
    To register the vendor invoice  for simple “Withholding tax” in 4.6c we used MRHR,
    But in 4.7 this transaction is no longer usable and we are obliged to use MIRO.
    The question is : can we use the simple  “Withholding tax” or  we must to use the extended one ?
    Then, what is necessary to do (in customizing and not) to be able to register the incoming vendor invoices for “Withholding tax” ?
    Thanks a lot in advance.
    Best regards.
    Massimo

    HI Freddy,
    Create a PO with material having price indicator as Moving avg price (V). In the PO select a feight condition and enter the freigh amount. Also enter freight vendor if known.
    Make sure for the freight condition accruals is ticked and the vendor in GR is 2 under control data 2 in tcode M/06. This enables change in the freight vendor while making GR by opening e new tab called Freight at items level.
    Since the material has price indicator V both the price and the freight goes to material accounts only.
    Also if the freight amount is not known exactly enter an app value while creating PO.  Before making the GRN since u receive the bill from forwarder u will know the freight amount for a particular PO and adjust the PO accordingly and do GRN.
    Also if possible advice the material vendor to send a copy of the invoice to the forwarder and the forwarder can send the material and freight bill together to u. Although this change in the business process is difficult discover the ways of achieving it if posssible.
    Also if the frieght amount is not known exactly even after u receive goods enter an app close value in PO,do GRN and then create a subsequent debit or credit for the remaining freight amount once u get the exact freight bill. By this way the remaining amount will go to the material if price indicator is V.
    Thx
    Raja

  • 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 lists created for same bill

    Dear All,
    Our system is generating multiple invoice lists for the same bill every time we do a VF21 on it...is this a standard functionality? How do we control it not to have multiple invoice list for the same bill i.e. if an invoice list is already created from one bill, it should error out the next time someone tries to create another invoice list with the same bill in the list?
    Appreciate any advice.
    Many thanks.

    cancel mutiple issue in out put type
    hope this solves the purpose
    if wrong suggest me or reward me
    sree

  • Duplicate invoice check in FV60/65

    Hi
    I am trying to set up a custom error message for duplicate invoice based on Vendor number (LIFNR) and Reference number (XBLNR) alone. The system presently considers a bigger set of fields to check for duplicate invoices which are
    Company code
    Vendor number
    Currency
    Reference number
    Amount in Document currency and
    Document date
    I need to override this setting and have duplicate invoice check based on vendor and reference no. combination.
    I have seen some threads which talk about BTEs where an FI interface - SAMPLE_PROCESS_00001110 can be customized by copying the sample function module and make customizations in the BTE.
    Can somebody throw more light on how to approach this.
    Any kind of approach solution would be appreciated
    Thanks
    Nag

    There are two steps to be followed for the duplicate invoice check in FV60/65:
    Step 1:
    I guess you know how to access the sample function module. Go to tcode BERP and select the business process 01110.
    Click on the button ‘Sample function module’ and you would be taken to SE37 and the sample function SAMPLE_PROCESS_00001110 would be displayed. Make a copy of this function module in to ZSAMPLE_PROCESS_00001110 or something like that.
    Write your custom code required for the duplicate invoice check as per your requirements.
    Step 2:
    This involves configuration where the custom function module created in the earlier step should be made active in the BTE process.
    Go to tcode FIBF and create a product through the menu path: SETTINGS -> PRODUCTS -> ….of a customer
    First create a product by clicking on ‘NEW ENTRIES’ button and save the product.
    Next, you have to attach the Z function created in the first step to this product. For this, follow the menu path SETTINGS -> PROCESS MODULES -> ….of a customer.
    Attach your z function to the product as shown in the first line and you are all set.
    Test the tcodes FV60/65 and see if they hit your custom code in the z function to verify the results.
    Hope this helps.
    Note: Here is the custom code that I have written in the function module for my purpose.
      SELECT COUNT(*) FROM bkpf
                      JOIN vbsegk
                      ON    bkpfbelnr = vbsegkbelnr
                      WHERE bkpf~xblnr   = i_xblnr
                        AND bkpf~blart   = i_blart
                        AND vbsegk~lifnr = i_lifnr.
      IF sy-subrc = 0.
        MESSAGE e000(za) WITH 'Document already exists for given Vendor:' i_lifnr '& invoice ref:' i_xblnr.
      ENDIF.
    Thanks
    Nag
    P.S: Please reward points if solution is useful...thanks

  • Duplicate Invoice Control.

    With regards to duplicate invoice control, can anyone advise if they have found a method to ensure that invoices are not processed more than once? Current process in ECC is too rudimentary. Is there a way to configure the system such that it displays a list of both FV60 and MIRO invoices that are potential duplicates based on parameters such as Reference, Amount, Vendor, Name etc?
    Any help here is appreciated.

    Hello,
    If you want to make it from warning to error message, you can restrict it.
    Try to post a same invoice. The system gives a warning message, double click on the warning message. Note down the message number.
    Then go to OBA5
    Give the application area (alphabeticals in the message number is application area)
    and give the message number and switch off the message for online and batch entries.
    In case if the message is not available in OBA5, then go to OBMSG and add the message there, click on switch off button, then you come to OBA5 and switch off.
    If you make this as error, in future, if you post the same invoice reference, the system will stop you. You need to keep that in mind.
    Hope this will solve the purpose.
    Regards,
    Ravi

  • 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: two invoices were posted with same Reference Number?

    Hi all!
    Using the MIRO user posted two invoices with the same Reference number without any warning.
    Is it normal?
    Invoices looks exactly identical, the only difference is "Specl G/L assgt" which one of them has and another doesn't.
    Regards.

    Hi Harish,
    I checked:
    1) "Duplicate invoice number" : SPRO/Materials Management/Logistics Invoice Verification/Incoming Invoice/Set Check for Duplicate Invoices - set up for Company Code correctly
    2) "Duplicate invoice number" setup for Vendor (FK03) (tick is set up)
    3) OBMSG M8 108 set up as IE (not 100% sure it's exactly the same message I'm looking for)
    Seems everything is fine.
    But I posted 2 invoices in MIRO with the same reference - no warning or error.
    Any advices?

  • Excise invoice clearing method for customs

    Hi Gurus
        this is chandu  , how to clear the excise invoice for imported materials is there  any transactional code to plz tell me 
    Example: if suppose i'm importing a material from USA so how can i clear the customs duty to make a GR at my company  plz help me in thios

    Hi,
    In Import procurement you hve separate pricing procedure, this you will assign to vendor.
    Freight, Customs duties and others create as Planned delivery condition types. While defining the condition type you can define this option. Once you define in this way, while creating Purchase order against to tht condition type you can enter the vendor name(customs vendor).
    For example Freight cost you hve to pay to C&F agent or FFAgent right ? In purchase order select the conditon type and click on details there you can enter the Vendor number. Like this do the same for custom duty condition types and enter customs vendor name.
    In Invoice verification in MIRO select planned derivery costs then the system will show pop screen which contains the vendors entered against condition types. Select the required vendor (FFAgent for Freight charges, customs vendor for customs duties) and post the Invoice verification.
    For material select Goods/Service items in MIRO, system by default it will take Imports vendor.
    Before posting GR for import PO you hve to post the planned delivery costs in MIRO.
    Hope its clear to you, still if u hve any questions let me know.
    Flow is as follows.
    1. create PO and enter the Customs vendor in condition types
    2.Post customs duty in MIRO as planned delivery costs
    3.MIGO
    4.MIRO for Import vendor
    reg
    Durga
    *Assign points if the info useful

  • Duplicate invoice check in LIV

    Hi,
    How system check the duplicate invoice check in LIV.
    We have activated Duplicate invoice check in vendor master and activated this in IMG via "SPRO-LIV-Incoming Invoice-Set check for Duplicate invoice" in the combination of Company code, reference number & Invoice date.
    Message number M8 462 as Error message only
    In our case, we have used the same reference number, Invoice date, amount, currency, vendor code, company code in MIR7 at header level. But we have posted to the different GL number and this is not reference to PO/SES number.
    Could any one help on this scenario and whether duplicate invoice check is available in G/L account tab also.
    Thanks & Regards
    R>Saravanan
    Edited by: saravanan_rsa on Nov 30, 2009 2:35 PM

    Hi,
    Refer below link
    [http://www.erptips.com/Snippet1/rbjyatmlgc.pdf]
    [http://help.sap.com/erp2005_ehp_04/helpdata/EN/ce/4f3e39ea3aee02e10000000a114084/frameset.htm]
    Regards,
    Vikas

  • Duplicate Invoice Check in SRM 4.0

    My client has posted a duplicate invoice and it has been paid.  The first invoice and this second invoice (the duplicate) were identical except for the created date.  The first was created 04/01/2008 and the second created 01/20/2009.  Why did the system allow this duplicate to post and be paid?
    Where can I look to see how our system is checking for Duplicate Invoices?  I assumed that it looked at Vendor, Amount, Vendor Invoice Number and Posting Date.  Is this assumption incorrect?

    Hi
    If you are posting invoices in ECC or R/3, then you can see duplicate invoice check setting under  MM>Logistics invoice verifn>Incoming invoice-->Set Check for duplicate invoices. Here you can define your settings for duplicate invoice check for your company code. If you have maintained the indicators for 'Check Reference' as well as 'Check invoice date' then system would throw an error message only when the both the reference and the date are matching. If the date is different and the reference is same, then it would allow posting of invoice.
    To avoid this you can set the indicator only for 'Check reference'. In this case error message would be thrown even if the dates are different but the reference is same.
    Also you can make the error message as hard error instead of warning which is the standard type.
    Regards,
    Sanjeev

  • How do we raise Incoming Excise invoice on Vendor1 and A/P Invoice on Vendo

    Hi All,
    How do we raise Incoming Excise invoice on Vendor1 and A/P Invoice on Vendor2 for a single purchase order?
    The Scenario:  PO is raised on Vendor2 for certain goods excisable and Vendor2 is not registered under Excise hence i cannot get Incoming excise invoice from Vendor2 or I cannot raise Excise invoice in B1 on the name of Vendor2.
    But
    the same goods (which are excisable) were already supplied by Vendor1 to Vendor2.  So here the excise invoice is coming from Vendor1 and A/P Invoice from Vendor2 how this is actually handled in Business One?  How do we show the A/P Invoice amount due on Vendor2 and the Excise Passed from Vendor1?
    Thanks
    SV Reddy

    Hi Thanga Raj,
    what you said is works only for payment consolidation.  where in a particular purchase two vendors are involved, the tax updates should go into relevant vendor master data.  in the above case excise is updated in the vendor1 account and RG23 also should be generated on the name of Vendor1.
    Since you already raising incoming excise invoice on the name of Vendor1 you also need to raise A/P Invoice on Vendor1 (this is mandatory, from the goods receipt PO when you click copy to Incoming Excise Invoice and A/P Invoice the system automatically inserts "Vendor1")
    but how do you update the Vendor2 account only for the A/P Invoice VAT portion.  Because in reality the VAT you are paying to Vendor2 since you need to raise the a/P Invoice on the name of Vendor2.  it is not actually happening in business one.  If you try to raise A/P Invoice on Vendor2 from this Goods Receipt PO, initially the system copies Vendor1 from GRPO and if you change and try to add the invoice on Vendor2 name, the system will ask you to create a serial number again if the item is excisable.  here the work is duplicated for the same item you already created a serial number while you creating the Goods Rectipt PO from Vendor1. 
    Any body knows any other scenario please help me.
    Thanks
    SV Reddy

  • How to identify and remove duplicate plugin effects from AE cs5 please?

    hello,
    i installed some trial plug in effects for AE and PPRO cs5
    cycore, boris, trapcode
    the PPRo went great
    however, with the AE i get notices that multiple instances of 'such and such' effect
    is installed more than one time...there's about 15 that give me a warning each time i start AE...
    i tried my best to locate any duplicates but no luck
    How do you identify and remove duplicate plug in effects for AE CS5?
    thanks,
    j

    hello,
    it is nice when you can answer your own question...
    looked in 'common...media core...' and found the new blue trial plugins
    also had the duplicates of the new blue plugins in the AE plugins 'effects' folder
    deleted the plugins from the 'media core' folder
    no more warning signs...
    cool deal
    back to work,
    j

  • Invoice Match Option for PO in iSupplier Portal

    What should be the invoice match option for POs transmitting through iSupplier Portal?

    Pl do not post duplicates - Invoice Match Option for PO in iSupplier Portal

  • Data Sources for the Master data of FI-CO,MM and SD from R3

    Hi Gurus ,
    Could you please tell me what are the main datasources of FI-CO,MM and SD needed from R/3 for the master data to be loaded in new implementation of BI .
    Could you please guide me step by step .
    thanks in advance ,
    Pratham

    Hi
    It varies from Client and project. But the Most common SD & MM are from LO **** pit.
    help.sap.com is the best source for this
    Hope it helps

Maybe you are looking for

  • Accessing the functions in C

    Hai, I am new to JNI world. I want to access the functions that are written in C using JNI, can any one of you tell me some references to the sample code. Also is it necessary to convert the data types that are used in the C functions with the JNI da

  • AE 5.2 remote risk analysis with CC 520_640

    Hi, Can anyone please tell me if this scenario is possible. AE to do risk analysis in remote system by using CC rules defined in a central system. Eg. ECC system has mitigation rules defined for HR. ECC also has rules defined for Finance, MM etc     

  • Open SQL (difference between 2 dates) - DATEDIFF function

    Hello Experts, In my DB I created a TABLE with a column "<b>GIORNO</b>" that contains dates (in format 'yyyy-mm-dd'). I need to get the difference between the current day and the most recent date inserted into the table. I'm using a Java DAO class to

  • Macbook Pro printing issue

    Ihave a macbook pro and using a dell 1230c printer. I can only print once and find if I need to print again, I have to unplug and replug the usb cable otherwise the print dissappears into the greast unknown. I have tried the 'reset printer' but probl

  • Will Lion Run On My Mac?

    WIll Lion run on my intel core 2 duo 2Ghz iMac with 3gb of ram?