GR Based Inv Verification

Hi Experts,
I made a PO with GR based inv is flagged, The matl is coming directly to quality stock in migo, some no got rejected and some nos came to unrestricted use stock, if i put MIRO with reference to the PO the total quantity is coming, im not getting any warning message, even though i have rejected some quantity. what is the solution for this.
Regards,
Rajesh

Hi Rajesh
Suggest the following approach:
1) Maintain a quality control key which has 'Invoice Block' in QM view of material master.
2) You are already using GR based IV. That's good.
3) When you create an invoice for such materials - if the item is rejected in quality or usage decision is still not taken - system blocks the invoice which you need to release later.
ANother point to note:
When you are rejecting, if the movement type is 122, system considers this in invoice.
Best regards
Ramki

Similar Messages

  • Down Payment request VS GR based INV verification

    Hi,
    It seems that if a PO needs a down payment via f-47 t-code, "GR based INV verification" must NOT be flagged for that vendor.
    But NOT flagging u201CGR based INV verificationu201D for the vendor, will now create a control issue, because even when there is no down payment required for a PO, a user could still fraudulently do an Invoice which is more than the actual GR.
    How do I overcome this situation?

    Its not mandatory to disable "GR based IV" for down payment. what made you think so? we use the down payment with "GR based IV".
    are you getting any errors?
    Process for downpayment.
    - Entering the Purchase Order u2013 ME21n
    - Entering the Down Payment Request u2013 F-47
    - Posting the Down Payment u2013 F-48
    - Payment run for down payment u2013 F110
    - Processing the Goods Receipt for the Purchase Order - MIGO
    - Posting an Incoming Invoice in Materials Management - MIRO

  • GR- based invoice verification not active

    Hi guys, need your help.
    I have a PO with Inv. receipt, GR-Based Inv and ERS flag activated. I also have these flag active in vendor master and in PIR. I am trying to post invoice via MRRL and i am getting the error "GR-based invoice verification not active". Not sure why??  i already checked it and flags were active since last few years and nobody made any changes since then. PO was created just last month.
    Any help be appreciated!

    Hi,
    In ERS PO invoice is not done... and take off the ERS indicator from the VN Master.
    Tick the GR IV in PIR and in PO,  GR IV , ERS and enter the Tax CODE.
    ERS is a cridit memo procedure.

  • GR Based INV flag set on Purchase Order

    Hello,
    We are on SRM 5.5 and R3 ECC 6.0 classic scenario. We want to swihtch off the GR Based Invoice flag which is maintained in de vendor master. Vendor has no info record or contract. When creating a PO directly in R3 the flag is also disabled on the PO. However, when we create a shopping cart, the system automatically creates the purchase req and when the purchaser creates the Purchase order the GR Based Inv. flag is set again ? Can anybody let me know how this is possible ?
    Thanks as eve for your help.
    Antoinette

    Hi Antoinette Stork,
    Here is the way we have achieved. I am not an ABAPer and hence providing you more concepts than code.
    01)  A custom program is written and is scheduled on hourly basis as a back ground job.
    02)  This program is executed after the BBP_VENDOR_SYNC is executed as a background job as well.
    03)  BBP_VENDOR_SYNC will bring the updates and new vendors from the R/3 back end.
    04)  This will bring the vendors with the confirmation flag set on SRM (no corresponding field exists on the R/3 side vendor master) and also will check the GR based invoice verification flag on (the corresponding field exists on the ECC vendor master).
    05)  After 15 minutes the custom program will read the BUT000 table for the total number of vendors changed or created between two successive jobs.
    06)  Then query on the VENMAP table to get the GUIDs of the corresponding vendors.
    07)  Within the custom program use the FMs
         BBP_BUPA_FRG0060_CHANGE  and
         BAPI_TRANSACTION_COMMIT
    to set the flags for
          goodsrec_confex = ' '  and
          GR_BASEDIV
    Sorry for being unable to provide you the code dump.  This is working perfectly fine for us.
    Also, we have used the badi "BBP_ECS_PO_OUT_BADI"  with the method "BBP_B46B_PO_OUTBOUND"  as a safety net as our invoice processing is two way match and we do not absolutely want the flags to be set to the R/3 PO.
      DATA: ls_bapi_poitem TYPE bbps_if_bapimepoitem_pi.
    Loop through the item details that gets passed to Backend*
      LOOP AT ct_bapi_poitem INTO ls_bapi_poitem.
    Clear the GR and GR-Based Invoice Verification Indicator.*
        CLEAR : ls_bapi_poitem-gr_ind,
                ls_bapi_poitem-gr_basediv.
        MODIFY ct_bapi_poitem FROM ls_bapi_poitem
               TRANSPORTING gr_ind gr_basediv.
      ENDLOOP.
    ENDMETHOD.
    Hope this helps,
    DV

  • PO based Inv thru Payables Open Interface(POI)

    Gurus,
    I'm in an integration project where in I'm exporting Invoice from third party appln to Oracle 11.5.10.2. My issue is, I sent a PO based Invoice with tax code attached at the Item line without A/c info(bcaz it defaults from PO), the POI successfully processed the invoice. When I see the Invoice in the InvWorkBench, I'm not able to see the Tax Code in the Item line.
    To troubleshoot this issue, I pushed a similar PO based Inv with a/c info(dist_code_concatenated), this time after the POI completed, I can see the Tax Code for the item line in the Inv Workbench!
    I dont understand this behavior. Bcaz for any PO based Inv, its not recommended to send a/c info. Should I look/populate any additional values to the POI tables to make it work?
    Plz advise,
    Sen

    Any inputs are highly appreciated.
    thanks
    sen

  • EDI - Incoming Invoice Error and GR based Invoice Verification - 51 No GR

    Hi,
    We are implementing EDI for incoming invoices and use Goods Receipts based Invoice Verification.  When processing an inbound IDOC Invoice (type INVOIC01) where the Goods Receipt has not yet been posted, then Inbound IDOC is siiting at Error Status, 51 - No GR documents found.
    Is there any way we can process this as a Parked Invoice or for Verification in the background (MIRA)?  because the current situation is a problem, as 95% of our Inbound Invoices will be received electronically before the Goods are Received. 
    The actual Vendor's delivery note is stored in the segment E1EDP02 (Qualifier 016), field BELNR.
    Currently the IDOC as to sit in error until the Vendor's Delivery Note is Goods Receipted which can be several days later - SAP OSS Note 393883 fro 2001 suggests doing this, but surely this is a common situation.  The IDOC sitting in error in WE02 in the list of IDOCs is difficult to isolate from true errors.
    If this is was mnaul Invoice it could be processed through MIRA for background Invoice Verification later with program RMBABG00.
    We havd SAP version ECC 6.0
    I have spotted OSS Note 501524 which implies that is possible automatically Park Incoming EDI IDOC Invoices, has anyone tried this?  and what would be the transaction/program that could be used to post several at once when the GR has been processed (similar to RMBABG00)

    Hi ,
    You can use the program   RBDMANI2   which will reprocess all the IDOCs (EDIinvoices )that have failed . You can schedule this program in the background and it will post all failed invoices which have the GR posted later .
    We had the same scenario and we have scheduled this program as a daily job at night .
    Regards,
    Hari.

  • Goods-receipt-based invoice verification default for material group

    Hello experts,
    I put by default the option Goods-receipt-based invoice verification when creating a purchase order by tcode ME21N. Now, I would like if possible to only insert the option Goods-receipt-based invoice verification by default for some material group. Is this possible? This behaviour needs to be automatic.
    How can I achieve this behaviour?
    Thanks in advance,
    Best Regards,
    JP
    Edited by: Jeyakanthan A on Nov 20, 2011 11:11 PM

    Dear JP,
    In standard system this is not possible to default this indicator based on Material Group. This can be defaulted from Vendor Master record or Purchasing Info Record or Ticked Manually PO Item Details.
    If you look to enhance you system to do this, I would not advisable you to go with this default option because there can be situation that you order some material without Material Master Record (Like a frame work Order) in that case you will not be able to do GR and there can be conflict.
    You can create Material Group Info. record and default it from there, but again this for scenario where Material Master Record does not exists(Non Stock).
    Hope you find this useful.
    Regards,
    Reetesh

  • PO - GR based Invoice Verification/ IR Indicator

    Hi,
    I am facing a problem with the IR indicator in PO. The scenario is a SC is created, a PO is created automatically out of the SC and then a GR confirmation has to be done against the PO. I am using a service product.
    In the vendor master, I have set the "Goods-Receipt-Based Invoice Verification" indicator and "Invoice Receipt Expected" indicator.
    Now, if I create PO manually then these 2 indicators are defaulted into the PO follow-on documents indicator values. However, when the PO is created automatically from the SC only the IR expected indicator is set so I am not able to create a confirmation against the PO.
    The same way, if I set the "Invoice Receipt Expected" indicator and "Indicator:GR Conf.Expectd" indicator in the vendor master then only the "Indicator:GR Conf.Expectd" is set in the PO (created from SC) and not the IR indicator.
    Can someone suggest to me what could the problem be since a manual creation of PO picks up the indicator values from the vendor but it does not when created from a SC?
    Many Thanks,
    Saravanan.

    hi,
    See the foll related threads/Links/pointers:
    Re: Confirmation for PO without SC
    Error Indicator for GR-based invoice verification when order PO
    Re: Receiving Services as Materials in order not to perform goods receipt
    Re: Indicator u0093GR Conf Expectedu0094 in Business Partner
    Invoice Receipt Expected controlled from R/3 Vendor master
    Vendor Data Replication Problem
    869055 "Follow-on Documents" PO EBP Confirmation Flag 20.05.2006
    912428 509(SE) Account assignment for entry sheet missing 19.01.2006
    886307 Creating follow-on docs in the Order Collaboration scenario 18.10.2005
    518340 EBP: Tolerance checks with goods receipt and invoice 08.06.2005
    502981 EBP: Terminatn w/ invoice creatn for back-end purchase order 08.06.2005
    450068 EBP: Checks to invoice for BE purchase order incorrect 08.06.2005
    834270 IV inbox message BBP_BD 002: "Invoice will be .. 13.05.2005
    784775 Goods receipt-based invoice verification indicator part 2
    BR,
    Disha.

  • Check box GR-Based INV in PO's

    Is there a way to make this checkbox defalut by document type so all  our  PO's  require an invoice for over $5000? Thanks in advance!
    Eric
    Edited by: Eric Stelter on Aug 4, 2008 3:19 PM

    Hi
    There are 2 options possible either no facility to have GR based inv verfication ticked as default value or there must be some perimeter to define in SU01. Please ask BASIS person to help you out if he can suggest you something in the parameters in SU01.
    There is no configuration setting to care of the grbasedinv verf box checked.

  • SRM PO failed: Indicator for GR-based invoice verification used not allowed

    Hi Friends,
        I have an issue with a specific PO failed to transfer from SRM to ECC. We are in ECS scenario, SRM 5.0 Service level 7.0. We are in process of SP upgrade but this issue occured in Production system which is still in old SP level(SP 7.0).
    when I check the App Monitor, I am see the following errors:  but the status shows Auto_Completed
    1. PO: Indicator for GR-based invoice verification used not allowed
    2. PO: Instance XXXXXXXXXX of object type PurchaseOrder could not be changed
    3.  PurchOrder XXXXXXXXXX: Purchase order still contains faulty items
    4.  PO XXXXXXXX: Indicator for GR-based invoice verification used not allowed
    I can see the PO copied over to ECC. but status in SRM PO shows 'Error in Process'.
      BBP_PD for object PO shows:  Created, complete, ordered, In Transfer to Execute, Change was Transmitted  as Inactive status.    Transfer Failed shows Active, Document completed, created.
    I checked BP Maintain  for the vendor and PO and its no different than other POs and Vendors except Vendor had 'Goods Receipt based Invoice Verification' indicator checked in SRM.
    I tried to simulate the same Material, Vendor with GR-IV indicator both on and off, it works fine. Ofcourse this is in Quality box with SP 15 level.
    So, I am not sure if SP level upgrade might help it or not? If there are any other means to test, please advise.
    thanks
    Rao

    I was wondering how I could liquidate the PO by either creating a new PO or ??.
    What you could do to revive the PO in question is that after the upgrade, and after a round of background jobs run for CLEAN_REQREQ_UP and BBP_GET_STATUS_2, ask the buyer to make a dummy change to the PO (for example, change the description of the PO) and order again. This would trigger the transfer to the backend again. And hopefully this time, no error would occur.

  • "Indicator: GR-Based Invoice Verification" direct input Upld PO LSMW

    Hi, Im using lsmw direct input method. I am uploading the PO. But the GR Based invoice verification field was not checked ON. Im trying this using USER_EXIT in enhancement MM06E005, with EXIT_SAPMM06E_017.
    Any body can tell me how i can check ON the field WEBRE( GR based invoice verification) while creating the PO through LSWM.
    regards
    RAJ

    Hi,
    How you solved, kindly explain
    Also explain how to upload PO through LSMW in the case of multiple line items for single PO?
    Thanks & Regards
    Ravi

  • GR-Based Invoice Verification

    I am having problems with the GR-Based Invoice Verification flag in the POs.
    Basically what I need is for the system to not allow me to post invoices over the good receipted quantity. I manage to get that control switching on the "GR-Based IV" flag in the PO, but at the cost of having to set the GR reference whenever I make an invoice.
    Is there someway in which I could post invoices in the system without making reference to the good receipt material document number while keeping the check that does not allow me to invoice over the total GR amount?
    Thanks

    Hi,
    you have to set the tolerance limit for the Invoce Verification for the respective Comapany Code.
    goto, IMG - Material management - Logistice Invoice verification - Invoice Block - Set Tolerance limits (OMR6)
    Set upper and Lower limits as zero.
    BW: Percentage OPUn variance (GR before IR)
    The system calculates the percentage variance between the following ratios: quantity invoiced in order price quantity units: quantity invoiced in order units and goods receipt quantity in order price quantity units : goods receipt quantity in order units. The system compares the variance with the upper and lower percentage limits defined.
    Regards,
    Pravin

  • Service-Based Invoice Verification indicator setup automatically

    Hi,
    How to get the Service-Based Invoice Verification indicator setup automatically when a user tries to create a PO. There is no service master being setup for the sevices carried out.
    Bascially the requisiitons are created through Projects based on the services performed and when the PO is created for the same the users forgets to have this indicator checked because of which there are problems which arises going ahead.
    We would like to have this indicator setup automatcially so that even if the user - Buyer forgets we dont get problems going ahead.
    Answers for this question will be highly appreciated.
    regards,
    Andy

    Hi
    You need to set this indicator in vendor master, however if you do not enter item category as D, it will not come default in purchase order. Checking the service based IV in vendor master indicates IV can be done for that vendor with reference to services.
    Thanks
    Edited by: Praveen Raghavendra on Jan 9, 2009 1:17 PM

  • ERS settlement - GR based invoice verification

    I have a problem. I have a PO for 20000. GR done for 10000.Invoicing done for 10000.
    Now for this vendor ERS activated.
    But in PO I cannot activate GR based Inv verfication because its grayed out.The  is SPRO config. I cannot change it.
    Is there any other way to do this. ?
    Pls give me a wrokaround.
    Thanks
    Edited by: PS on Mar 5, 2009 8:51 PM

    The GR based Iv and Ers indicators should be activated in the vendor master
    You cannot have ERS with out GR based IV. So they were never there when you were ccreating your invoice., else you would have been stopped.
    if he has already been paid.. why do you want to reverese it now.make sure you change the vendor mater now so transactions hereforth are done correctly.
    ele,
    Cancele the current INv. cancel teh GR
    activate the indicators in PO and process GR again. make sure you change the VM afterwards,

  • ERS without Gr-based invoice verification

    Hi all,
    I have a question about ERS, greatly appreciated if anyone can give me some inputs.
    I create a PO with ERS flagged but not "GR-bsd IV" in po line item, then I do a PO receipt. I read from help that I cannot run ERS in this case. However, in my understanding ERS is just an IV creation process based on receipts, so if the receipt is already there why can't it just create the IV?
    I ask this question because in my business case I would like to have more flexibility. So logically, by flagging "ERS" only I can do the following at any time:
    1) Post Invoice before GR.
    2) Do GR and then ERS automatically.
    Anyone if I can do this? Thanks.

    Hi,
    The standard SAP system is designed in such a way that when you want to go for ERS, the prerequisites are:
    1. Evaluated receipt settlement must be flagged in the purchase order item.
    2. The vendor must be flagged as being subject to ERS in the vendor master record.
    3. The goods receipt must refer to a purchase order.
    Goods-receipt-based Invoice Verification must be defined for the purchase order item.
    4. A tax code must have been maintained in the purchase order item.
    5. The order price of the materials may not be an estimated price.
    If you want to carryout on the way you want, then it involves new development.
    Hope this helps.
    Thanks,
    Viswanath

Maybe you are looking for

  • 3rd gen iPod touch lock button issues

    Recently my 3rd gen iPod touch started giving me problems with the lock button.  If I press the lock button the screen will turn on and off rapidly and then the power off screen will come up.  It will just keep doing this over and over; I've tried to

  • Clear previous wireless access points?

    i apologize if this is in the wrong category and if it has been posted before, I could not find it while searching... But how can I clear previous wireless access points from airport? Thanks

  • TNS listener running?

    How can I tell if the TNS listener is running? I'm getting the following errors when trying DBI/DBD: DBI->connect failed: ORA-12224: TNS:no listener (DBD ERROR: OCIServerAttach) at hellodbhandle.pl line 4 DBI->connect failed: ORA-12224: TNS:no listen

  • User exit for greying out fields

    hi all , i would like to greyout certain fields after relase of MO ... any user exit for this ? regrds pushpa

  • AQ+JMS+no LDAP+OC4J

    I'm trying to create a JMS client without having an LDAP service running. I've read just about everything and I haven't found an example of this anywhere. There appear to be hints about the ability to do this, however these hints are a little too vag