Create item delivery with zero or total quantity (even if available stock)

Hello!!
My requirement is create a item delivery with zero or total quantity, but not only the stock available at this moment. The item only will have 2 possibilities: 0 quantity or total quantity of the sales order.
Example of the current process:
Material M-10: Stock available: 2
M-10: Item in sales order: 6
M-10: Item in delivery: 2  --> should be 0!!!
Material M-20: Stock available: 10
M-20: Item in sales order: 5
M-20: Item in delivery: 5
In M-10, quantity in item delivery should be 0. (my category item delivery allows quantity 0).
Do you know if there is some customizing for this requirement? All quantity from sales order or 0 in delivery item.
Thanks in advance,
Jen

Hi,
for complete delivery:
Entering the Indicator
There are two places where you can enter this indicator:
Customer master record
This indicator belongs to the shipping data for a customer within a sales area. You enter an X in the Complete Delivery field on the shipping screen of the customer master record. The indicator is copied into the order header.
Order header
You can also enter the indicator X in the Delivery field on the business data screen of the order header.
If you try to partially deliver an order to which you have assigned a complete delivery indicator, the system will inform you that the customer requires complete delivery of the order. All items must be delivered at the same time. The items cannot have different delivery deadlines.
If the system cannot include all the items with the total order quantity in the delivery, you receive a message that the customer requires full delivery.
If you enter the complete delivery indicator X, you must set the partial delivery indicator to C (no partial deliveries allowed).

Similar Messages

  • Unable to create delivery with zero quantity

    Hello,
    I am trying to create a Delivery using DIAPI. When I set the quantity as zero for a line item. The Delivery Note gets created with quantity 1.
    I am able to create a delivery with no quantity from SBO client.
    SAPbobsCOM.Documents vDLN = (SAPbobsCOM.Documents)c.GetBusinessObject(SAPbobsCOM.BoObjectTypes.oDeliveryNotes);
                vDLN.CardCode = "C20000";
                vDLN.Lines.SetCurrentLine(0);
                vDLN.Lines.ItemCode = "A00001";
                vDLN.Lines.Quantity = 0;
                if (0 != returnval)
                    c.GetLastError(out errNo, out errMsg);
                    Console.WriteLine(errMsg);
                    return;
    Thanks and Regards,
    Sheetal

    It is DIAPI bug Note - 1001970
    DI - Wrong Quantity updated when creating delivery document
    The note 1001970 has not been released yet but should be soon.
    This issue is candidate to be fixed in Business One version 2006
    Regards,
    Sheetal

  • Creation of delivery with zero stock

    Hello,
    I have two SAP system, on both system the OSS note below was implemented:
    712516 Delivery item created in spite of VL367 with quantity 0
    On the 1st system, when I create a delivery foritem category LZN that has no stocks the system is allowing me, even if
    I have set value u201CBu201D in the field u201CCheck quantity 0u201D in customizing/configuration of delivery item category LZN (transaction
    0VLP).
    While on the 2nd SAP system, it is not allowing me to create the delivery with the same setup of the 1st system.
    I tried to compare both systems, but I cannot find the difference on why the 2nd SAP system it is not allowing me to create the delivery.
    Is it really possible to still create a delivery for an item category with value u201CBu201D in the field u201CCheck quantity 0u201D in customizing/configuration of a delivery item category(transaction 0VLP)?If yes, could you explain to us how is this possible in SAP?
    My objective here is to proceed delivery even with value u201CBu201D in the field u201CCheck quantity 0u201D in customizing/configuration of a delivery item category(transaction 0VLP) was activated.
    Thanks & Regards

    "On the 1st system, when I create a delivery foritem category LZN that has no stocks the system is allowing me, even if
    I have set value u201CBu201D in the field u201CCheck quantity 0u201D in customizing/configuration of delivery item category LZN (transaction
    0VLP). "
    This sounds like inconsistent incorrect behaviour to me. Do you have any user exit / BADI coding influening this? If so, does the issue occur when you skip the custom code?

  • Function module to create Inbound delivery with reference to Purchase Order

    Hi experts,
    I want to create Inbound delivery with refernce to Purchase Order. But I want to create item wise. For example If one purchase order is there with 10 line items. 10, 20, 30, 40, 50......100.
    If I am showing report for Purchase Order with select option and if I select first 5 line items 10, 20, 30, 40, 50 then my program should be create one Inbound delivery for selected line items only. I have tried BDC for Tcode VL31N, but its not worked. Is there any Function module to create Inbound delivery with reference to Purchase Order for selected line items????????

    Hi,
    Try FM RV_DELIVERY_CREATE or GN_DELIVERY_CREATE.
    For creating a delivery wrt PO u 1st need to have a sales order i guess.
    Regards,
    Amit

  • Is it possible to create purchase order with zero value ?

    Is it possible to create purchase order with zero value ?

    Hi,
    There are two scenarios where the purchase order is created with zero value.
    1. Standard Purchase order with Free tick indicator.
    Whenever we expect a material with free of cost from vendor, we use to put the free indicator in item overview.  This means the material is valuated at zero price irrespective of price control in material master. Quanitiy is updated while receipts.
    Conditions tab in item detail doesnt appear.
    2. Consignment PO.
    While creating a purchase order for consignment, the system doesnt ask us the price and the condition tab doesnt appear in item detail.
    An info record for consignment must be maintained before making the GR.
    Hope i have clarified.  If you want any further clarification. please do reply.

  • Create Outbound delivery with QCI from Sale order

    Dear experts!
    Now, I'm getting some issues about searching function to create outbound delivery with QCI from Sale order.
    Note: My sale order have two item (10, 20) and when i create outbound delivery I also want to create QCI for them.
    Help me, Please
    Best regards, Huy.

    What is QCI?

  • CREATE OUTBOUND DELIVERY WITH ORDER REFERENCE

    Hi All,
    I am working on VL01N Tcode for "CREATE OUTBOUND DELIVERY WITH ORDER REFERENCE", where Return Check serial number of incoming material in case of sales return and compare against serial number in outgoing delivery. If the serial number doesnu2019t match then it should throw an error.
    For the same when serial number is entered after selecting, EXTRAS-> Serial Number. If it does not match with Return Check serial number of incoming material in case of sales return and compare against serial number in outgoing delivery, for the same i am using a BADI  LE_SHP_DELIVERY_PROC and method DELIVERY_FINAL_CHECK, i am not able to find where this value entered is stored.
    Please help.
    Regards,
    Nagesh

    Hi Venkat,
    Thanx for the reply, but ANZSN field only mentions Number of serial numbers, but my query is to check Serial Number GERNR entered when selecting item number and selecting EXTRAS->SERIAL NUMBER and entered serial number with Check serial number of incoming material in case of sales return and compare against serial number in outgoing delivery.
    Please let me know.
    Nagesh

  • Can we create outbound delivery with reference of purchase order

    Hi All,
    can we create outbound delivery with reference of purchase order?

    dear friend,
    as far as i know you can create it with the following references:
    -to sales order;
    -to STO;
    -to subcontract order;
    -to project;
    -without any ref
    are you talking about stock transport order ?
    regards,

  • I faile to create outbound delivery with reference to scheduling agreement by using BAPI_OUTB_DELIVERY_CREATE_SLS.

    Dear Team,
    Can you please help me by providing the BAPI name for creating the outbound delivery for Scheduling Agreement in SAP SD .
    I faile to create outbound delivery with reference to scheduling agreement by using BAPI_OUTB_DELIVERY_CREATE_SLS.
    The system says "missing data in the BAPI interface: VBAK VBTYP E". It seems another FM should be used for scheduling agreement only.
    Thank you for your help in this regard .

    Hi Raghu.
    As much as I don't want to do this but just to resolve this error I created an enhancement implementation in include LV50R_CREACSV form routine dcs_check_so_vs_interface and modified VBTYP to blank to avoid that error message.
    Got the tip from this thread http://scn.sap.com/thread/1972059
    Unless... anybody has a brighter idea (without modifying the standards)?

  • Can we create inbound delivery with refernce to outbound delivery?

    Dear all,
    can we create inbound delivery with refernce to outbound delivery?
    Regards
    ahmad

    Dear Ahamed
    I beleive it is a stock movement between 2 different plants
    If so then the receiving plant will have to do GR against the outbound delivery only
    The outbound delivery of the supplying plant
    The  outbound delivery of the supplying plant will not become the inbound delivery of the receiving plant in SAP
    But logically yes
    Your second post talks about outbound delivery only and that is correct
    My point is your proces doesnot involve inbound delivery at all
    In STO there is no inbound delivery at all
    Inbound delivery in SAP means shipping notification that means the confirmation from the vendor about the despatches
    That will not have  muck material details and it is just a confirmation
    Meaning of inbound delivery from SCM 601 logistics execution
    The goods receipt process using inbound deliveries realistically maps standard
    processes in many companies. If the vendor announces the goods receipt with a
    shipping notification, the inbound delivery can be created either manually or
    automatically on the basis of the shipping notification. It contains information
    transmitted by the vendor concerning the expected delivery times and quantities,
    as well as any information about packaging. It is also the reference document for
    the subsequent putaway using a transfer order. If you also use the transportation
    function as part of Logistics Execution, you can summarize inbound deliveries
    into inbound shipments.
    Regards
    Raja

  • FM for create outbound delivery with order reference

    Hi,
      Can u pls tell me the function module name for create outbound delivery with order reference.
    regards,
    Mahi.

    Hi,
    You can use the BAPI BAPI_DELIVERYPROCESSING_EXEC
    Check this sample code..
    PARAMETERS: p_vbeln LIKE vbak-vbeln.
    DATA: BEGIN OF t_vbap OCCURS 0,
            vbeln LIKE vbap-vbeln,
            posnr LIKE vbap-posnr,
            kwmeng LIKE vbap-kwmeng,
            matnr  LIKE vbap-matnr,
            werks  LIKE vbap-werks,
          END OF t_vbap.
    DATA: t_request TYPE STANDARD TABLE OF bapideliciousrequest
          WITH HEADER LINE.
    DATA: t_created TYPE STANDARD TABLE OF bapideliciouscreateditems
          WITH HEADER LINE.
    DATA: t_return TYPE STANDARD TABLE OF bapiret2 WITH HEADER LINE.
    SELECT vbeln posnr kwmeng matnr werks
           INTO TABLE t_vbap
           FROM vbap
           WHERE vbeln = p_vbeln.
    LOOP AT t_vbap.
      t_request-document_numb = t_vbap-vbeln.
      t_request-document_item = t_vbap-posnr.
      t_request-quantity_sales_uom = t_vbap-kwmeng.
      t_request-id = 1.
      t_request-document_type = 'A'.
      t_request-delivery_date      = sy-datum.
      t_request-material = t_vbap-matnr.
      t_request-plant = t_vbap-werks.
      t_request-date = sy-datum.
      t_request-goods_issue_date = sy-datum.
      t_request-goods_issue_time = sy-uzeit.
      APPEND t_request.
    ENDLOOP.
    CALL FUNCTION 'BAPI_DELIVERYPROCESSING_EXEC'
      TABLES
        request               = t_request
        createditems          = t_created
        return                = t_return
    READ TABLE t_return WITH KEY type = 'E'.
    IF sy-subrc = 0.
      MESSAGE e208(00) WITH 'Delivery creation error'.
    ENDIF.
    COMMIT WORK.
    READ TABLE t_created INDEX 1.
    Write: /  t_created-document_numb.
    Thanks
    Naren

  • BAPi to create Outbound delivery with PGI

    Hi all,
    What BAPi , we can use to create Outbound delivery with PGI.
    Please help me in this regards.
    Deekshitha.

    Hi,
    Use the BAPI BAPI_GOODSMVT_CREATE
      check this link.... u will get all help from this code..
    http://sap4.com/wiki/index.php?title=BAPI_GOODSMVT_CREATE&printable=yes
    <b>rEWARD POINTS</b>
    rEGARDS

  • How to create Item Codes with multiple Item Description

    Hi,
    for one of my client, we need to create Item Codes with multiple Item Description.
    e.g.,
    Item Code - M00285
    Item Description 1 - Blue Paint
    Item Description 2 - Red Paint
    Is that possible in SAP Business One? If "Yes" kindly provide a solution. Else recommend an alternative method.
    Regards,
    Ammheya U. Naaik

    Ammheya,
    I just wanted to add that there is an Add-On that handles "Style, Color, Size" situations like yours.
    It allows you to define a "master" item, (Paint, for example) and then setup the various styles, colors and sizes it comes in. 
    This creates sub-items for each with the master in the ItemCode (Paint-Blue, Paint-Red, etc)
    It's called MatrixOne from Navigator.  You could find it on the partner portal with other Add-Ons.
    Hope thathelps,
    Brad Windecker

  • WM - TR & Open quantity reduced by available stock

    Dear All,
    The problem is:
    PrdOrds were released, TRs were generated and partially delivered (processed). After that inventory (stock counting) took place.
    Having finished the inventory we wanted to process the partially delivered TRs (LB10 > 'TO in foregr.') but SAP set the 'selected qty' in LT04 to 0 and gave the message: "Open quantity reduced by available stock" .
    We use dynamic bins, and all TOs have been confirmed. I've checked (in LT22) and I've found that the necessary quantities haven't been fully supplied for the dynamic bins of PrdOrds.
    Why SAP considers the quantities fully supplied? What is the reason? (During the inventory no differences were booked for the related materials) Shouldn't we create inventory doc. for dynamic bins?
    Thanks,
    Csaba

    Hi Jürgen,
    Thanks for your reply.
    This is the short history of this issue:
    1.
    total TR quantity was 30 pcs (originally)
    2.
    partially delivery, TO qty 16 pcs (TR reference)
    3.
    inventory - no inventory difference for that dynamic bin, qty was 16 pcs both before & after inventory
    4.
    problem detected - /WH couldn't process the TR as I said that's why they manually created a TO to post the goods to the dynamic bin/
    5.
    partial delivery, TO qty 14 pcs (w/o TR reference)
    (after point '4' we tried to process the TR in foreground as I said > problem discussed above. After that I processed it in background > result: TR quantity 30, open qty in TR 0, number of TO items 1 - no TO was generated)
    Thanks,
    Csaba

  • STO delivery with zero quantity

    Hi Gurus,
                   We are facing a problem in STO scenario. We are in ECC 6.0. We have settings for WM (Warehouse Management) are in place.  STO is created. When trying to create a delivery the system is creating the delivery document but it is not picking the quantity. Is anyone ever faced this problem? Please let me know if you can suggest any solution to this problem.Suitable points will be rewarded to the helpful answers.
    Thanks and Regards
    Kapil

    Hi,
        We are using following transactions -
    Create Outbound delivery T-code VLI0B
    Create Transfer Order T-code VL06O
    Confirm Transfer Order T-code LT23
    Create Goods receipt at site w.r.t. STO or delivery
    Please note we doing intercompany tranfer using STO. Now the problem which we are facing is- We are able to create replinishment delivery using VL10B  and the delivery and the material document is being created but the delivery quanity is zero. Purchase Order history of the PO gets updated with the material document number but with the delivery quanity as zero. Please let me know if you know the solution for this problem. It is very very urgent. Any help will be appreaciated and helpful answers will be rewarded.
    Regards
    Kapil

Maybe you are looking for

  • Error while releasing a request.

    Hi All, I'm facing an error while releasing a request. The request contains an ABAP programs along with two INCLUDDE programs as well as a TCode to run the same. It is running successfully in dev. server. But, while releasing ths request it shows me

  • Getting error while running dtp

    Hi i am getting this error while running dtp, i am uisng BI 7.0 write optimized DSO      Duplicate data record detected (DS GMND0002 , data package: 000001 , data record: 4 )      ple let me know ur solutions for this problem,

  • Automatic Downloads and Song Order

    Hi, I have automatic downloads enabled on my iPhone 4 so songs I buy on my computer are automatically synced with the phone over the air right after I buy them.  Great feature. Here's the problem: when I buy a song on my computer, it puts it at the t

  • Faint Dial-up sound coming from internal speakers

    What would cause the faint dial-up sound from the internal speakers when playing a game in XP?

  • Can we have seperate startup script for each managed server?

    Hi, Can we have a seperate startup script (startManagedWebLogic.sh) to start each Managed Server? for example startManagedWebLogic.sh for ms1 and startManagedWebLogic.sh in ms2 in another directory? Any help would be appreciated. Thanks Siraj