Order item done depending on the delivery quantity tolerance

Hi,
I am looking for an opportunity to put SD items to Status done, although the delivery quantity is not the same. With the VD51, the tolerance can be controlled, but the status of the position does not affected. An example, SD order position has a quantity of 10 pc, delivery quantity of 9, tolerance 80%. In that case I need a completed order Position, no backorder quantities.
Thanks.

Hi Ueli,
in the standard, if difference between requested quantity and confirmed quantity lies among over and underdelivery, you´ll be able to create the delivery and the sales order line ítem will be set as completed.
It will be completed once you´ve created your delivery.
Check in shipping tab in sales order that for your line ítem over or underdelivery have been copied from info record as already suggested.
Regards,
JM

Similar Messages

  • How to restrict the delivery quantity not more than target quantity?

    Dear Gurus,
    How to restrict the delivery quantity not more than target quantity in a scheduling agreement? I think there are 2 methods.
    1. I found that setting 0 in Overdelivery Tolerance Limit in Info Record is not effective. Why?
    2. I want to set E for the message but can't find the place. The message is generated when entering and saving quantity as delivery quantity that is larger than target quantity. How can I set E to a message (067, as I remember)
    Any other effective method? Please advice. Thanks.
    Regards,
    David

    Dear all,
    It is not OK after checking everywhere you mentioned. I tested in 2 clients. In the development enviroment client, it works whatever E or W. In test enviroment, it does not work (meassge is W).
    I think there must be somewhere besides of those you menetioned.
    I notes that SAP help for the overdelivery tollerance setting of scheduling agreement: 
    Overdelivery Tolerance Limit
    Percentage (based on the order quantity) up to which an overdelivery of this item will be accepted.
    Dependencies
    If you have set the indicator in the Partial delivery/Item field to 'D' (partial delivery allowed), this takes priority. It makes no sense to define a tolerance limit for overdelivery in such case.
    Where can I see: 'the indicator in the Partial delivery/Item field to 'D' (partial delivery allowed)'? I want to check it.
    Pls help! Thanks.
    Regards,
    David

  • Item availability for selected items and directly create the delivery

    Hi All,
    For a very big sales order ..lets say having 700 line items ...is there any convenient way to create the delivery for selected items ..e.g. 30-40 line items rather going and selecting the line items then doing the item availability.
    do you have any LSMW format by which we can do the item availability for selected items and directly create the delivery.
    kindly Guide me..
    With Regards
    Azeez.Mohd

    Hi ,
    There is no stand way of doing it . You need to take help of abaper to do this :
    1. Create a t code where if you give sale order number , it displays a report with all the items with a check box near to it as we see in SE16 .
    2. This report could be best in ALV form where users can do "ctr+f" and search only the required materials then select those lines and press a button on the top of report .
    3. Once the button is pressed , program will run vL01n ( create delv in backgrnd) in a BDC form . At time of delev creating , the bdc program in backgrnd uses only those items which were selected by user and not the other items .
    4. Program will create a delv using a BDC in background and return the delv number for user to view tht.
    U can also try using FM : RV_DELIVERY_CREATE to create delv in backgrnd after user selection if BDC is getting tricky.
    Hopefully ,this shuld work and will be a easy process for the customers.
    Let us know the outcome .. .
    B O L ..
    Hope this Helps !!!

  • Sales order cannot be created  for the delivery date before 20.10.2008

    when i create a sales order today (18102008) sales order cannot be created  for the delivery date before 20.10.2008
    how the system is checking the 2 days duration for delivery date - which table is having this duration days.
    is it dependent on sales order type.....
    actually i checkeup in V0V8 - even then i couldn't  solve this error when i am creating the sales order.
    Pls suggest

    Dear Selvamuthu
    In normal circumstances, you can create as many as sale orders as you can irrespective of delivery date, and system will not  prevent to create unless you apply some user exit for some reason.
    Check any user exit is applied for that sale document type where some logic would have been written in such a way that if stock is available, sale order can be created.
    thanks
    G. Lakshmipathi

  • Regarding- Packing Line Item Not Displayed in the Delivery Document.

    Hi,
    I have 2 queries
    1) Have  created separate Material Type Packaging for my packing material and the item category group used is VERP, my Orginal Material is getting packed in the Delivery Document, however the packed item is not coming as a separate line item in the Delivery document, I have maintained the item category settings for the Delivery Packing Material and also the packing Material contains stock,
    2) The Plant and Storage Location for my handling unit need to get defaulted autmatically in the delivery document what settings should I configure for the same.
    Kind Regards
    Atul Keshav

    Hi,
       Find the below threads, which is explained in context with returnable packaging, same will be useful for you.
    [Re: returnable packaging]
    [Returnable packaging process;
    Regards,
    Reazuddin MD

  • Early batch opening for order item is activated in the QM data settings

    Hi Team
    I am not able to generate inspection lot inspite maintaining 04 inspection type in QM view.
    Getting this message - ( Make sure that an inspection type for inspection lot origin (03) or for inspection lot origin 04 with
    early batch opening for order item is activated in the QM inspection data. )
    Please suggest me required settings.
    Thanks

    Hi
    Go to MM02 select the QM view
    Clcik the inspection setup button
    Select the inspection type 04 detail icon in right corner.
    in that screen Control insLot field select the  Y Early lot creation for the order item.
    Save
    Thanks
    S.Murali

  • Summing the delivery quantity in Dialog Programming

    Hello ppl,
    I've to sum the delivery quantity for all the deliveries in the group from table LIPS.(LFIMG). How should I do it in Screen Programming. In the PAI, I receive the deliveries for the group(VBSS-VBELN). In other words, how to manipulate the records when i use only the TABLES statement.
    Thanks.
    Karthikeyan

    Hi
    U need to select the quantity from lips, u can use the SELECT stament with option SUM:
    SELECT SUM(LFIMG) INTO V_QTA FROM LIPS WHERE VBELN IN .........
    Max

  • Create TO for a quantity less than the delivery quantity

    If we have created an inbound delivery in MB1C, 561 movement to post an initial entry of stocks, and then packed the HU in Vl32N. Now, we want to create a TO for a quantity less than the delivery quantity.
    In LT03 I cant see any option to change the TO quantity. How can we actually change the TO quantity to be less than the Delivery quantity.
    Thanks
    -Mike

    Mike,
    I dont think that's going to be possible.  The TO gets data from the del qty which is in your embedded HU since you have packed the qty in the del in the HU,
    so if you are trying to create a TO with less qty means that you want a qty less that the HU in the del and this is not possible.
    Alternatively : 
    1) You can receive it in your warehouse.
    2) Move it in a re-packaging area
    3) break the HU and re-create a new HU.
    4) Pack the desired qty
    5) Move the 2 HU's back to their desired bins.
    Hope this helps and works!
    thanks'

  • Sales order as complete and change the delivery status.

    Hello All,
    We  produces an order but then the customer calls and does not want the material so we in turn will scrap the material against the production order using transaction MB1A mvmt type 951 E. 
    Since the material were scrapped and no material were shipped against the sales order, the sales order u201Coverall statusu201D remains open and the delivery status is u201Cnot deliveredu201D.
    To close the order  we u201CRejected line itemu201D and moved on.
    I would like to know if there is another way we can set the sales order as complete and change the delivery status. 
    Regards
    Amit

    Hello,
    you can use the status profile for the same. but a better way would still be to use the rejection reasons . the rejectionr reasons are very well integrated with the document flow as well as transfer of requreiemnts to Production
    so a best practise would be to use rejection reason
    hope this helps
    Thanks
    akasha

  • No Order items for Billing for the Data specified

    Hi ,
    *while generating billing document for the Renewal Subscription order(SUBE)  through JF01 getting error message- No Order items for Billing for the Data specified.*  For this what we can do?
    *Please Help me to to proceed futher.*
    *Thanksin advance
    Madhusudhan.

    Hi,
    Do check whether the Subscription monitoring Program has been executed for the Renewal Subscription.
    Run JKRM - IS-M/SD Monitoring Program for Renewal Controlled Subscriptions.
    After running the same Renewal Subscription Order will be updated with Monitoring Procedure,Level,Step type and Status.
    Execute the JKRM and proceed Further.
    Regards
    Saju.S

  • Inbound Delivery quantity tolerance does not work while receiving goodsLM01

    Hi Friends,
    Please help me in filding solution to the below issue.
    A PO created with 100 quantity having tolerance limit of 25 %. A corresponding inbound delivery document created
    against the PO for 110 quantity. Now user wants to receiving the actual quantity i.e 120. While receiving system throws an error
    "Maximum open quantity 110 can be packed". I provided a solution that the user need to change the delivery quantity from 110 to 120 and than do the GR using LM01. User does not agree to do it as the inbound delivery document created automatically through
    SNC system. User want to make it automation like the inbound delivery document tolerance % should work for the difference quantity between inbound delivery quantity and actual goods receipt quantity.
    Thanks in Advance. Any solution highly appreciated.
    Thanks
    Santosh

    LM01 is a dynamic screen which is easily configurable with simple logic and coding. I'm not sure whether any standard configuration to activate the message for LM01.
    But how it works for us. We've defined the messages for tolerance "Entered Quantity 1200 Plus previous received
    quantity 0 is greater than over delivery tolerance 3.0% " in message class. And system pulls all the messages related to LM01 from this message class. Check with your developer how your LM01 is customized. They can help you.

  • System doesnt let me change the delivery quantity greater than sales order

    Hi,
    In delivery document , when I change delivery quantity greater than related sales order quantity , system just show the Message no. VL363 but let me change the quantity.
    Is it any way that system do not let me to change delivery quantity greater than its related sales order?
    thanks.
    Lida.

    Is it any way that system do not let me to change delivery
             quantity greater than its related sales order?
    Go to zeroVLP,  select the item category and maintain "B"  for the field  Check overdelivery

  • Is there a way to modify the delivery Quantity before Packing takes Place?

    Here is the story.
    ATP is currently allocating partial delivery unit qty's is the Sales order schedule lines. This is causing numerous problems from a business and logistical standpoint and I have yet after weeks of searching found a solution.
    The standard ABAP User exits all make the modifications before the qty is known, or after packing therefore making them not useful. I have debugged the enhancement points and those also seem to not allow for the modification of the delivery qty.
    Has anyone every successfully been able to do this.  Help is dearly needed at this point.
    Thanks in advance for any suggestions.
    Regards,
    Christopher

    Thanks for pointing me at those. Worked like a charm. My stylesheet ended up looking like this (in case anyone is curious later on):
    <?xml version="1.0" encoding="UTF-8"?>
        <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
            <xsl:template match="/">
                <xsl:text disable-output-escaping="yes">
    &lt;!DOCTYPE name SYSTEM "http://location/DTD/name.dtd"[]&gt;
                </xsl:text>
                <xsl:copy-of select="root node"/>
            </xsl:template>
        </xsl:stylesheet>

  • Order as Direct Material Changes the Delivery Address

    Hello,
    We have encountered an odd behavior when the Order as Direct Material button is pressed. The delivery address that previously displayed is changed to the plant address.
    Is this normal? Can it be de-activated so that is does not changes the address?
    Regards, Dean

    Muthu,
    Thanks for the reply.. been busy...Is there a way to change this behavior with BADIs, etc? I think I can do it BBP_DOC_CHANGE_BADI. However, I thought there might be a more elegant way .
    Regards, Dean.

  • Want to check on an order but don't have the order number

    I ordered a recovery disk yesterday.    Before I could write down the order number from the confirmation page I accidentaly clicked on something because I lost the page.    Course I got an email confirmation on the ac cord but I did not get an email verification on the recovery disk which I was hoping for.    Is there somewhere to check on orders without the order number or somewhere to contact HP for FREE to find out so I can check on this order.   I paid extra to receive the package the next day.   Thank you for any help!
    This question was solved.
    View Solution.

    mamajenni70 wrote:
    I ordered a recovery disk yesterday.    Before I could write down the order number from the confirmation page I accidentaly clicked on something because I lost the page.    Course I got an email confirmation on the ac cord but I did not get an email verification on the recovery disk which I was hoping for.    Is there somewhere to check on orders without the order number or somewhere to contact HP for FREE to find out so I can check on this order.   I paid extra to receive the package the next day.   Thank you for any help!
    You need to contact HP support not the HP user Forum about your recovery disk if you ordered them.
    I am a Volunteer to help others on here-not a HP employee.
    Replies aren't online 24/7 because of Time Zone differences.
    Remember in this Day and Age of Computing the Internet is Knowledge at your fingertips if you choose understand it. -2015-

Maybe you are looking for

  • Urgent: problems in  report creation

    Hi All, My requirement is to report on opportunities cube with product hierarchy I have loaded product hierarchy first followed by opportunities but my problem is when i open opportunities cube in BEx analyzer i can see only key that is present in OP

  • Export (AVI) project to a DV ???

    I created a project inside iMovie4, from AVI clips (from my digital photo camera). I can burn that project on a DVD, that's fine, but iMovie says i cannot export it to a DV, because it's not the same kind of clips than the DV. Any solution ??? I've e

  • How do is clean my external drive from mac?

    I inserted my external drive and it won't open in mac. Someboy suggested to download a cleaner or anti virus. what is the best for mac?

  • Risk Analysis - how to these days?

    Hi there, back in the old days the MS Project PERT diagram had a 3-point risk analysis tool, but that's long gone, so I am wondering what are the options today, outside of expensive add-ins like @Risk and others... thx! Jigs Jiggy Gaton, Trainer and

  • SAP SD Certificaiton info required

    Dear Gurus I am working as an SAP SD Consultant in a reputed company, My total exp in SAP is 1 year 10 months I want to do certification in SAP SD. Can anyone giude me how can i proceed, Where can i get the study material from? How much time will be