Returns qty accepting more than the invoice qty

Hi Experts
When i am creating a sales order with reference to invoice the system is allowing to enter the quantity more than the invoiced quantity.
suppose the invoice quantity is 100 when i create a sales returns system is accepting to do returns for 150 also whichshould not be and also it is allowing to do so many times with the same reference document
i am getting just q warning message that for this invoice reference already returns exists if i bypass the warning message system is allowing to do next time also
how to do
any user exits to control which checks the VBRK number and VBRK billed quantity and it should less or equal to VBAK quantity
regards

Hi,
Yes, unfortunately SAP does allow it.
We are using FORM USEREXIT_MOVE_FIELD_TO_VBKD of MV45AFZZ to have our own validation for the same.
I hope this helps,
Regards
Raju Chitale.

Similar Messages

  • Issud  qty is  greter  than  the   Reservation  qty

    Dears,
    I   Have  creted the   Resevation  100 qty  for  cost center 1.
    While  i  am    issuing  the   qty    to   cost  center system  is  allowing  more qty  than  the  reserved   qty100.
    Even  if  i  given  the  200  qty  system  is  posting the  Document .
    How  Avoid  this  Posting  and  where  i  ahve   to    cofigure  the    System   setting  please  Guide   Me.
    If  i  am   issuing the   More  qty  than  the   Reserved  qty  systemm  should  give  the   Error  message.
    Like issued qty  is  more  than  the   Reserved    qty .

    This can be controlled by setting the messages to Error in the Relevant application area.
    Go to SPRO-MM-Inv Mgmt & Phy Inv-Define attributes for System messages / use trxn code OMCQ and find the Relevant message number and set to Error and Save.
    Also Check in SPRO-MM-Purchasing-Environment-Define attributes for System messages / use trxn code OMC0 (trxn code may not work) and find the Relevant message number and set to Error and Save.
    Eg : 06 078 Target quantity exceeded by  & & etc

  • Header qty is less than the operation qty.

    To certain production order header qty is less than the operation qty. Please advise me.

    Dear,
    Base Quantity - Quantity of the material to be produced to which the standard values of the operation refer.
    Operation Quantity - Quantity planned for this operation.
    Base quantity and operation quantity may not always be the same, if we have partial lots delivered during the sequence of operations, the operation quantity will be equal to the lot delivered during the operation.
    Base quantity is dependent on the BOM, where it signifies the total quantity of output after using the components of certain quantity.
    In routing, you neeed maintained there operation quantity, and unit of measure of operation quantity accordingly with base quantity unit of measure.
    Check up the Processing formula used in the Scheduling tab of Work center (Use SAP002 = Machine * Oprn qty / Base qty / No. of splits)
    Hope clear to you.
    Regards,
    R.Brahmankar
    Edited by: R Brahmankar on Oct 7, 2008 11:37 AM

  • Increased Qty in sales order than the Billed qty..  urgent

    Hi folks,
    When I am creating a return sales doc. with reference to a Billing doc,
    everything is getting copied on to the return sales doc.
    The Qty of the item is also getting copied on to the sales doc.
    But when i increase the qty of the item , it is giving me a warning message  saying " Qty is more than the billed qty." and thus allowing me to take it.
    The client want that this should be an error message and hence shouldnot allowed to take the increased qty.
    Can anyone tell how to make it an error message.
    thanx
    sourav

    Hi Sourav,
                  Check copy control settings in the transaction VTAF.
    In that you go to item level copy control check the field Pos./neg.quantity whether this field set as '-' or not.
    If not set enter - (Minus) then try
    If already enter you need to go for the User exits to cahnge the warning message to error message.
    I hope it will help you
    Regards,
    Murali.

  • Service PR qty reduced than the PO qty

    Hi,
    For material PR, if the qty is reduced than the PO qty we can activate
    06 648-Requisition quantity already ordered in full (see follow-on docs.)
    but what is the message no for service PR line item control.(if the service PR qty is reduced than the Service PO qty)- for service line item.
    we are not using the service master for for creation of service PR/PO

    dear indranil,
    thank you.
    06 076 is applicable for material PO, it is not working for service PO.
    as header line qty and not the service line qty
    we have already checked the same.

  • PR is accepting more than  FO  quantity while creating from main

    Hi,
    While Creating the PR from maintenance order wih control key pm03
    PR is accepting more than the assigned frame work order  (services) quantity.
    Can some one help how to restrict the same.

    Hi
    How are U,
    PR while creating automatically from maintenance order w.r.t Frame work order, service quantity is not getting validated against actual available quantity in FO.
    i.e. it is accepting more than the quantity available in FO when the services are copied form FO.

  • How to block invoice posting more than the GR quantity

    Dear Experts,
    While trying to do MIRO with more than the PO/GR quantity system is accepting both increase in qty and value with out any tolerance limit.
    How to block, so that system should not allow to do MIRO more than the GR quantity.
    Regards,
    Alok

    Hi,
    System will by default block the payment, when it is not matching with the PO/GR value.
    then you have to go transcation code MRBR - Release Blocked Invoices. so that you can make the payment for these invoices.
    system will give you the message before saving, if you want an error message then go to oba5 tcode and change the message in to error, then if the Amount is not matching with the PO/GR value then the system will through error.
    Regards,
    Padma

  • Message-4F181 :Credit Quantity less than Excise invoice Qty

    HI,
    I have done migo with part 1 entery,WHLE DOING J1IEX .I AM GETTING A WARNNING MESSAGE 4F181 :Credit Quantity less than Excise invoice Qty
    Please suggest
    Regards
    SAM

    Hii,
    Did u reduce the Quantity of the Excise Invoice??
    Regards,
    Kumar

  • BDC recording for VF11 more than 14 invoices

    hi, i am facing a problem when cancelling more than 14 invoices through bdc recording.
    Normally , in vf11 , after entering 14 invoice numbers , i press enter and then click on the scroll bar , to get the further input fields.
    Now , while recording these steps through BDC, the pressing of the scroll bar to get further input fields is not captured. The BDC OK code which is captured is /00 , which is basically for enter is not working.
    How can I insert more than 14 invoices through BDC recording?
    Edited by: RUPAKBH on Sep 24, 2011 7:28 AM

    hi,
    for such kind of requirements we need to use bapi's instead of bdc.
    for reference [Click here|http://wiki.sdn.sap.com/wiki/display/ABAP/Cancelbillingdocument+%28VF11%29]
    *---cancel billing doc (transaction VF11)
         CALL FUNCTION 'BAPI_BILLINGDOC_CANCEL1'
           EXPORTING
             billingdocument = d_bill_doc
           TABLES
             return          = it_bapireturn1
             success         = it_bapivbrksuccess.

  • Payment Process request hangs when process in more than 7000 invoices.

    We are using oracle E-BIZ R12 version in our company.The problem we are facing while Payement process request program is when we are trying to process more than 8000 invoices the entire application hangs.No new logins are allowed till the entire process ends and it takes a lot of time to process. Kindly help me with this.
    Thanks and regards..

    Are both the payments for the employee not transferred or only the unpaid one ?
    How about paying both the amounts(status paid) and then do a transfer to SLA.
    Cheers,
    Vigneswar

  • The amount of down payment must be less than the invoice amount

    Hi all,
    Our customers are using SAP 2007-PL15 and SAP 2007-PL41.
    When we want to create a down payment for a sales order, and we want to pay the entire amount of the sales order, including tax, we have to put an amount inthe TOTAL field of the Down Payment window since by default, the down payment amount is the total of the invoice before applying tax.  The DPM is
    higher than 100% (strange but I think it's normal since the down payment is not planned to take the tax in consideration).
    Then, we create an incoming payment for this down payment. It's ok.
    Then, we create an invoice based on the sales order we have paid with the down payment. It's impossible to use the down payment for the invoice... why that ? We receive the error 'The amount of down payment must be less than the invoice amount'. This causes big headaches to our customers !!
    Could you explain us what to do please ?
    thanks,
    Luce

    I'm very sorry, I have a similar question in dealing with AP Down Payment Request Linked to AP Invoice,  my case like this:
    1. I created 3 AP DPRs,their amount are each 100,000 RMB(for example, their document number are 10,11,12). then do the outgoing payment fully paided.
    2. I created a AP Invoice with the amount 150,000 RMB(for example, this AR Invoice document number is 5). I use the buttom"Total Down Payment",and selecet AP DRP No.10 and 11. When I click the buttom"Add",an error shows:
    The amount of down payment must be less than the invoice amount
    and I don't know how to continue.....
    Many Thanks
    Kam
    (PS:My English is poor,forgive me please. Shall I Speak in Chinese? then I can describe this question more clearly.)

  • Adding more than the recommenced RAM...

    I have an iMac 17in Flat Panel 800MHz with 256MB of Apple installed RAM (with an open slot for user installed RAM). The maximum recommended total RAM is 1GB. Can you put a 1GB pc133 144pin SODIMM in the user installable slot? Is this a bad idea to have the total RAM (1.25GB) more than the recommended total of 1GB? Thanks your your thoughts and suggestions.

    Is there another way to determine if the memory is really 512 but just not registering correctly with the imac, is it possible the mac doesn't display the correct memory or did I just get taken on ebay?
    Either that device is a 256 MB device or it is incompatible with your iMac and is being incorrectly identified as a 256 MB device.
    Either situation means that you need to return the RAM to the seller.

  • In Query mode, date items does not accepts more than 10 characters..Why?

    Dear All,
    In my form, While querying my date items, it does not accepts more than 10 Characters. Could it be changeable.
    Actually i want to search like greater than specified date( >01/01/2007 ).
    But i can specify like >01/01/07. After tabbing out from that item, it displays like >01/01/200.
    How to overcome this issue.
    Please help.
    Regards,
    Balaji

    You are absoletely correct Francois!
    Previously i have made a mistake that both of my maximum length and query length property to 20. That time it was not worked. Now i changed my maximum length to the old one like 11 and i changed only the query length to 20.
    Now it is working. I understood the concept wrongly.
    Thanks Francois!

  • How to resrict purchaser accept more than one RFx response ?

    hi all
      we use SRM 7.0 with standalone scenario.
      when the purchaser carry out Response comparison , system permit purchaser accept more than one bidder for one RFx item . the result is we want material A 10 piece, but supplier X and supplier Y get PO for 10 piece material A each.
       we want to restrct this operation, please give me some advices, thanks.
      regards
        claud

    You might want to try restricting at the PO creation time. Implement BBP_DOC_CHANGE_BADI for PO (BBP_PO_CHANGE method). In the logic, check the related proceeding RFx's item total quantity against its existing follow-on POs' item quantity. If adding the quantity of the current  PO exceeds the total RFx item quantity, throw an error to prevent the current PO from being created.

  • You may not apply more than the receipt amount

    Hi All,
    I am applying the invoice to a receipts.
    senario is -->
    i am having to debit lines of amount 60 and 70
    and one credit memo of amount 80 for the same customer.
    through api i need to apply the invoices to the receipt.
    creating the receipt for amount of (60 + 70) - 80 is 50
    when i am trying to apply the line of the invoices through api its giving an error as below
    the same senario from the front end we add 60, 70, -80 that equals to 50 and receipt will be applied.
    Customer transaction identifier has taken a precedence over the transaction number.
    Customer transaction line identifier has taken precedence over the line number.
    Cash receipt identifier has taken a precedence over the receipt number.
    You may not apply more than the receipt amount.
    Hope for early reply
    regards
    vali

    We faced the same problem, where we contacted Oracle Metalink and go the fix.
    Regards,
    Sridhar

Maybe you are looking for