Forbid partial delivery of item, but allow partial delivery of sales order

HI,
have someone faced situation when it is required to allow partial delivery for sales order with restriction that item in sales order should be delivered fully. For example:
SO has following items:
Item1     MAT1     10 un
Item2     MAT2     10 un
Item3     MAT3     10 un
Material MAT3 only 5 un available in storage. MAT1 and MAT2 are available.
The system should create delivery for Items 1 and 2, but not for 3. Next time when creating delivery from SO and MAT3 is available, delivery is created por item3.
I have found Partial delivery indicator on client data. This allows partial delivery.  Then I have found partial delivery indicator on sales order item data (Shipping).
Is it possible to combine those two indicators to ensure client request?
Can this requirement be covered in another way?
Thanx in advance!
Brucke

You can achieve the requirment using customer-material information record.
In t.code VD51, maintain customer-material information record. Here you can find a field called partial delivery/item field. Here you maintain value C- Only complete delivery allowed. Leave the max.Par.deliveries field blank.
This will make sure that the partial deliveries are NOT allowed for a particular customer/material combination. If you maintain this setting at customer master level (t.code VD02), then this will apply for all materials.
Regards,

Similar Messages

  • Allow Partial Delivery of Sales Order

    Hello
    the option "Allow Partial delivery of sales order" should always be turned off when I add a new Business Partner

    Hi
    I think this can be achieve by though SDk  ly, if u want to block the partiall delivery then simply by authorisation setup u can do in authorisation - sales A/r- Partial delivery-No authorisaation.
    Giri

  • Partial delivery of sales order with some line items

    Hi all,
    Please help me in the issue i want to create delivery against sales order partially for some line items of the sales order . Can any one suggest me the procedure how to do it through programing .
    Thanks in advance,

    Hi,
    You have several methods of doing same.
    Method 1
    Go to VL01N, and given your sales order number.
    Without giving the line item, just press Enter
    Now inside the delivery, you can delete unwanted line items, and you can adjust quantities under Item overview tab.
    After that do picking and PGI.
    Method 2
    Go to VL10E,
    Give your sales order number and execute.
    Mark relevant schedule lines only and press execute,
    then those line items with marked schedule lines will copied to the delivery document.
    Best regards,
    Anupa

  • Change Tax Code after Partial Delivery for Sales Order

    Dear all,
    The government in my country has changed the GST (Goods & Services Tax) in my country from 5% to 7%. In my system I have created a new 7% Tax Code and assigned it to Condition Type MWST with a new validity date.
    For newly created Sales Order, my pricing procedure gets the correct 7% Tax Code for MWST based on Pricing Date that is later than the validity date I've set.
    However, my problem lies with partially delivered/invoiced Sales Order when updating of prices are not allowed. One possibility I can think of is to allow Condition MWST to be maintained manually and change it during Billing process. But I'm looking for a solution without change the Configuration if possible.
    Can anyone propose a good solution to my problem?
    Thank you.
    Regards,
    Wen Ho

    Hi
    May be you can solve it this way without changing configuration.
    Please take a look at item fields pricing date (sales a tab), service rendered (billing tab - special for taxes). Both fields influences prices and you can change them for instance if you want new tax to be considered you can put an updated date.
    If it does not change prices goto Conditions tab and press the update button (option G copy prices and redetermine taxes could be the appropiatte).
    As a suggestion please test carefully the scenario (taxes are involved) before making any change in Production documents).
    I believe it will work fine. Please rewards points if usefull.
    Best regards
    Max

  • Link between Delivery Header & Sales Order Item for extraction to 2nd level

    Hi Guys ,
    I am having a requirement that need to pull the following data to 2nd level DSO
    1.  Delivery Header Data
    2. Sales Order Item data. ( Sales Document, Item, Item RDD, Material)
    So I am planning create a 2nd level DSO on top of Delivery header and need to pull the sales order ITEM level data ( Sales document , Order ITEM, ITEM RDD date , Material)  through start routine u2026
    How can I pull the Sales Order Item data through start routine?  i.e I need the link between Delivery Header & Sales Order Item Data .
    or I need the link between LIKP ( Delivery Header) Vs VBAP ( Sales Document Item).
    Thanks
    Edited by: krismady on Sep 22, 2010 2:26 AM
    or I need the link between LIKP ( Delivery Header) Vs VBAP ( Sales Document Item).

    Hi Krish,
    You can use VBLEN (Sales Document) to link Delivery header DS (2LIS_12_VCHDR) and Delivery item DS (2LIS_12_VCITM). Now In delivery item DS (2LIS_12_VCITM) you have VGBEL (Reference doc.) and VGPOS (Reference item) which is nothing but sales order document number and sales item in Order item DS (2LIS_11_VAITM) .
    So you need to link in above way to get other values in your DSO.
    It is proven method.
    Thanks,
    Uday Shankar.

  • Status is not updated from delivery to sales order item.

    Dear Folks,
    One user created sales order with 10 line items and he created delivery and later he deleted line item 30 in that delivery document and with remaining 9 line item he done the PGI & Billing.Here what is the problem is the deleted line item in sales order status showing as completed and delivered quatity showing as 10.Status is not updated from delivery to sales order item.Please let me know how to resolve this?
    Thanks & Regards,
    murali.

    Dear Murali,
    Please go to VTLA transaction then select your delivery and order types after that go in to the details of the item level settings here you check field called Update document flow under Control data tab.
    I hope it will help you,
    Regards,
    Murali.

  • Creation of delivery when sales order is saved through VA01

    Hi All
    We got the requirement in such a way that
    we are creating sales order of type (ZOR -standard order ) . Configrration is donde in such a way that when the order is saved one dilvery will be created for that order of deilvery type ZLF .as this is assginned as default delivery type in VOV8 .
    Hre we have two delivery types ZLF and  ZF and we have diffrent different item categories for that sales order like ZZTC , ZPU ,
    and ZTDP .
    our requirement is  as follows
    case1:
    when we create sales order through va01 (order type - ZOR standard order ) having onlu one item category ZPU  then delivery should be created of type ZLF it is happing correctly .
    case 2:
    when we create a sales order through va01 having  non ZPU item categroies like ZZTC and ZTDP dlivey should not be created  for that sales oder on saving that order .one success message is thwoing as salers order has been created but delivry cannot be created for this order .this is  is also happeing correctly . for this we have copied a rottine no 102 from VOFM  and we have added some logic
    but the problem is
    when we create a sales order having diffrene item categories ( one condiotn here one item should be ZPU) and other item is  ZZTC while saving the sales order delivery is getting created partially for one item only not for two items i mean delivery is getting created only for item categroy zpu the item with type ZZTC is not gettting added to that delivey .
    for exmaple
    sales order 1234
    item category ZPU
    item category ZZTC
    delivery created with only one item ZPU
    May i know any requirments (routines ) are thre to solve this in VOFM .
    let me know how to hanlde this issue .
    Moderator Message: Spec-dumping is not allowed
    Edited by: kishan P on Oct 14, 2010 4:31 PM

    Hi Mohanty,
    I think the Immediate Delivery under Shipping for that order type may have value A or X, Clear that value.
    1) Goto VOV8 tansaction.
    2) Select the Sales order type (For eg: OR for standard order) and double click on that
    3) Under Shipping tab, Set Immediate Delivery with Blank value
    Plz reward points if it is helpful
    Thanks,
    Vinay

  • VX11N - FInancial Document Assignmnet to delivery or sales order

    Hi all,
    First we do not activated the credit check at Delivery and PGI levels.
    But in case of export scenarios we are using LC documents, and these documents are some times attached to delivery and some times to sales order.
    Case1: The sales order is blocked due to credit check and released, then user creates a delivery, then follows up with LC documents creation. Here the delivery document is blocked due to financial document status is not 'D'. Initially the LC document status is 'B' due to incompletion, i have completed the document, even though the status remains 'B' and not releasing the delivery from credit block. Users are forced to release it using VKM1 t code.
    Case 2: The customer is in his credit limits,  and a sales order is created, then in change mode user creates a LC document for this SO, system automatically brings this SO in to credit block saying the pop up message, financial document status is not 'D'.
    In both the cases system message is EI 574, and asking us to change the status of financial document to 'D', but this is system controlled status we can not change it manually. Also asking us to check at Foreign tradedocumentary paymentsbasic settings, i did not find proper settings here, if any one knows about it please advise.
    I have checked the risk management settings: This item category is activated for credit check, but this is a required setting to update the open items for credit check which we use in automatic credit check.
    Our requirement is sales order or a delivery should not get blocked due to the financial document and should not obstruct the user to  process it further.
    Experts your comments please ASAP.
    Venkat

    FInancial Document Assignmnet to delivery or sales order
    Ideally speaking and to answer this question, LC should always be assigned to sale order only.  In exports scenarios, customer will release LC against one order and not against multiple deliveries.  One of the L/C condition will be "Partial Shipment Allowed"  in which case only, you are suppose to generate multiple deliveries.
    Of course, there will be instances where customer will amend the existing LC due to some reasons but he will never open fresh LCs against delivery.
    thanks
    G. Lakshmipathi

  • One Delivery Per Sales Order

    Hi All,
    We have a request from a single customer to only recieve one delivery per sales order.  Our usual process is to create an initial delivery when at least 70% of an entire order is filled, and then subsequent orders must be 90% of the remaining open  quantities.  This customer would like us to ship the first order per usual, but after this would like the rest of the order cancelled. 
    I have seen the "max partial deliveries" in the customer master, but after research and testing have found that this is for the item level only.  Our requirement is to not allow more than one delivery at the header level, not item.  Is this possible through standard configuration?
    Thanks for any help!
    J

    Hi
    You can attempt to do two things in order to resolve your issue..
    1. Create a program which will contain a BDC (with the help of your developer) to fill the reason for rejection for all the items in the sales order. The program will pick only sales orders which have a subsequent delivery in the documetn flow (VBFA). You can schedule this as batch job hourly or more frequently depending on the volume of business you do in a day
    2. Secondly, write a code in MV50AFZZ or may be your developer can search fora  suitable customer exit where you will set the status of the document (both header and item) to complete once delivery has been created for a sales order. This could be more complex than the first options because user exits always require extensive and through regression testing to make sure the changes do not affect other business processes.
    Hope this helps
    Chandra Kiran

  • Creation of delivery when sales order is saved in VA01

    Hi All
    We got the requirement in such a way that
    we are creating sales order of type (ZOR -standard order ) . Configrration is donde in such a way that when the order is saved one dilvery will be created for that order of deilvery type ZLF .as this is assginned as default delivery type in VOV8 .
    Hre we have two delivery types ZLF and  ZF and we have diffrent different item categories for that sales order like ZZTC , ZPU ,
    ZTDP .
    our requirement is  as follows
    when we create sales order through va01 (order type - ZOR standard order ) having onlu one item category ZPU  then delivery should be created of type ZLF it is happing correctly .
    when we create a sales order through va01 having  non ZPU item categroies like ZZTC and ZTDP dlivey should not be created automatically for that sales oder on saving that order . this is also happeing correctly
    but the problem is
    when we create a sales order having diffrene item categories ( one condiotn here one item should be ZPU) and other item is  ZZTC while saving the sales order delivery is getting created partially for one item only not for two items i mean delivery is getting created only for item categroy zpu the item with type ZZTC is not gettting added to that delivey .
    for exmaple
    sales order 1234
    item category ZPU
    item category ZZTC
    delivery created with only one item ZPU
    May i know any requirments (routines ) are thre to solve this in VOFM .
    let me know how to hanlde this issue .
    Regards
    Sunil
    Moderator Message: It looks like you are using the forums to get your work done for free. This is not a help-desk to get your Consulting work done. Also you have closed only 1 out of total 68 questions till date. Since you are such a lazy and irresponsible forum member, Im giving you the final warning against breaking the rules of this forum. One more violation and you userid will be deleted.
    Edited by: kishan P on Oct 14, 2010 4:36 PM

    Hi Mohanty,
    I think the Immediate Delivery under Shipping for that order type may have value A or X, Clear that value.
    1) Goto VOV8 tansaction.
    2) Select the Sales order type (For eg: OR for standard order) and double click on that
    3) Under Shipping tab, Set Immediate Delivery with Blank value
    Plz reward points if it is helpful
    Thanks,
    Vinay

  • Link between Delivery and Sales Order Schedule Line

    Hi Gurus,
    I have a requirement in which i need to display quantity and amount at schedule line level and also the delivery and delivery item for each schedule line.
    For example, if there is a sales order O1 and item 10 for which we have 3 schedule lines and 3 deliveries as well say D1, D2 and D3.
    Report should be something like this
    Sales Order    Item   Schedule Line    Delivery    Del Item   Confirmed Order Qty
    O1                 10      1                       D1           10            5
    O1                 10       2                      D2            10            5
    O1                 10       3                      D3            10            4
    How can i determine that a particular delivery corresponds to which schedule line of that saler order-item?
    We have the link between delivery and sales order but is there any way that we can get the link of delivery at schedule line level?
    Please help.
    Regards,
    Gaurav

    Hi,
    I suppose you must check with SD functional consultant and the post should also be in the logistics SD forum and not BI. But I suppose there is know specific link between the schedule line of SO to the Delivery. It is more like a bucket flow for ex.
    Sale order   Item    Schedule line  qty
    SO1            Item1     Sch1            10
    SO2            Item1      Sch2           10
    Delivery Item QTy
    DO1       IT1   15
    DO2       IT1    5
    In this case qty 15 is distributed over both SO1 and SO2, and SO2 ITem1 Sch2 has link to both the DOs
    So I am not sure if you can establish a one to one link, please check with your SD consultants.
    Regards,
    Ashwin G

  • Budget error while creating delivery from sales order

    hi Gurus,
    System is throwing error PB603 "Item 004 WBS element ABC-XXX budget exceeded" while creating delivery from sales order.
    I am picking material from unrestricted plant stock (not in project stock).
    I am also confused as sales order has 3 line items & error shows Item 004 !

    Hi Kuldeep,
    Check this note,
    Note 159387 - Message BP603: incorrect line item is displayed
    Its valid only till 4.6. Might give you some idea but.
    Regards,
    Gokul

  • BAPI to create Delivery from Sales Order posting EIKP data

    Hi All,
    I'm searching for BAPIs to create a Delivery from Sales Order which I can update/insert data into EIKP table because I am receiving data that it must be saved into ZOLLA and ZOLLB fields (Customs Office: Office of Exit/Entry and Destination for Foreign Trade).
    I tried with BAPI_OUTB_DELIVERY_SAVEREPLICA, BAPI_OUTB_DELIVERY_CREATE_SLS and BAPI_DELIVERYPROCESSING_EXEC but I didn't find structures with these fields.
    Please, I need some help to resolve this issue.
    Thanks in advance.

    Hello Manoj what you have to do to create PO from PR is that
    1) Use   BAPISDORDER_GETDETAILEDLIST (pass sales order number in sales_document table) and then get PR (Purchase requisition number from this BAPI.
    2) Use  BAPI_REQUISITION_GETDETAIL to get PR items
    3) Use BAPI_PO_CREATE1 to craete PO from PR then.
    to create goods movement you can use
    BAPI_GOODSMVT_CREATE
    REWARDS IF USEFUL.

  • Delivery from Sale Order for Inquiry stock

    Dear All,
    We have unique requirement from client mentioned below, any help would be greatly appreciated.
    This is a trading sale which is initiated from inquiry.
    1. Inquiry is created in SD, which in turn triggers Purchase Requisition.
    2. PR is converted to RFQ.
    3. Based on RFQ prices are negotiated with vendors, then Quotation is sent to Customer from VA21 which is created against inquiry.
    4. Now when the PO is created w.r.t RFQ, then GR is done , Stock will be lying against inquiry.
    5. But i want to do delivery from sales order for stock lying against inquiry.
    we are looking for a workaround solution.
    Note:
    1. Client has disagreed with Stock Movement from Inquiry to quotation using MB1B, as it becomes manual transaction.
    2. PR triggering has to be @ Inquiry, as sale order will not be created until quotation is approved.
    Looking forward for valuable inputs.
    Thanks in advance
    Best Regards,
    Chaithru

    Tien,
    Approval will not work when you have mutiple rows of data.  You would have to work with SP Transaction Notification
    There has been threads before on the forum on the same topics.
    Block the Quantity in Sales Delivery
    Approval Procedure for chaning quantity in Delivery Document
    Suda

  • How to create Delivery with sales order FM/BAPI

    Hi Gurus,I'm new to  SAP  platform
    I have created sales order ,
    with this i need to create Delivery(vl01n)
    so i need to give 'Shipping Point','Selection Date','SD Number'
    so could any one tel me which FM/BAPI is suitable to create
    Outbound delivery with 'sales order number', 'Selection date' and
    "Plant or Shipping Point'.
    With these Import parameters i need  FM/BAPI .
    Thanks  in Advance
    Siva Kumar kasa.

    I   have created delivery  with  that  BAPI 
    giving   'batch number'  but  it was  not  updated,so  can u tel me
    any related field  which need give to change batch field  also.

Maybe you are looking for

  • Unit of Measurement Field showing Gray while created asset master

    Dear All, When I am try to create the asset sstem is showing the Quantity Filed but the Unit of Measurement is showing in Gray. I also check the screen layout rule but still it not coming as an input field. Kindly help me out to resolve this ASAP. Re

  • Business Graphics, intermixing chart types

    Hi to all, Has anyone tried to intermix chart types?  Specifically, i'm trying to display a "column" type chart, but I would like to have a straight horizontal line through the chart indicating a key value or values.  Any help would be greatly apprec

  • IP over Firewire stopped working

    with the 10.5.2 update IP over Firewire stopped working. I tried this with 3 machines on my G4 server (still running Tiger) and 2 different Firewire cables. target disk mode still works, so it can't be the cable. I'd appreciate any input & ideas.

  • Pro Oracle Spatial for Oracle Database 11g - Book now available

    Pro Oracle Spatial for Oracle Database 11g Pro Oracle Spatial for Oracle Database 11g shows how to take advantage of Oracle Databases built-in feature set for working with location-based data. A great deal of the information used in business today is

  • HT1338 Pages will not update on my mac!!

    Pages will not update and because of that I cannot open pages files