STO partial delivery proposal

Hi Experts
In Intercompany STO:
How to enable to delivery proposal while run VL10B ? for partial delivery or complete delivery.
SPRO --> Material Management --> Purchasing --> Purchase Order --> Set up Stock Transport Order --> Assign Delivery Type and checking Rule:               Avilablity Check Rule: C (Delivery proposal) & Checking Rule: B SD Delivery
As above, I have choosen the C Delivery proposal option in config on above path.. However there is no any delivery proposal is being shown to select...
1) Also when there is no stock can i able to control from creating delivery order while VL10B ?
2) Can i make throw error as no stock or what so ever.. ?.
Rgds
RG

Hi,
1) Also when there is no stock can i able to control from creating delivery order while VL10B ?
2) Can i make throw error as no stock or what so ever.. ?.
For the above questions ,, when there is no stock system will not create a delivery document ,rather you can check this at NOTES tab why the dfelivery not created. Sytem itself controls.
As above, I have choosen the C Delivery proposal option in config on above path.. However there is no any delivery proposal is being shown to select...
For the above question , below is the logic of using that field.
Specifies how the system reacts when the availability check finds that the stock quantity is unsufficient to cover the order quantity. The rule also determines the form in which the delivery proposal is specified in the delivery schedule lines.
Use
If the stock quantity is insufficient, the system can react in two ways:
It presents a dialog box and asks you to choose between different options.
It automatically suggests one of the options (no dialog box appears)
The delivery proposal can be specified in the schedule lines in two different ways:
Without entered rule and for the rule 'one-time delivery', user want and delivery proposal are specified in the same schedule line.
For all other rules, user want and delivery proposal are shown in different schedule lines.
Example
On the desired delivery date 11th May, you need the quantity 10.
The availability check for the supplying plant yields the following delivery proposal:
On 11th May, quantity 7 and
On 22nd May, quantity 3.
Without an entered rule and for the rule 'once-only delivery', the system automatically enters only the first partial quantity with the appropriate date from the delivery proposal in the schedule line for the user want:
Delivery date 11th May:
Schedule line quantity 10, confirmed date 22nd May, confirmed quantity 7.
For the rule 'delivery proposal', the system changes only the confirmed date in the schedule line for the user want and automatically transfers both partial quantities to two new schedule lines:
Delivery date 11th May:
Schedule line quantity 10, confirmed date 22nd May, confirmed quantity 0
Delivery date 11th May:
Schedule line quantity 0, confirmed date 11th May, confirmed quantity 7
Delivery date 22nd May:
Schedule line quantity 0, confirmed date 22nd May, confirmed quantity 3
For the rule 'complete delivery', the system changes only the confirmed date in the schedule line for the user want and automatically transfers the complete confirmed quantity to a new schedule line:
Delivery date 11th May:
Schedule line quantity 10, confirmed date 22nd May, confirmed quantity 0
Delivery date 22nd May:
Schedule line quantity 0, confirmed date 22nd May, confirmed quantity 10
For the rule 'selection window in case of shortage', the system displays a dialog box and asks you to choose between the three rules 'once-only delivery', 'delivery proposal', and 'complete delivery'.
Based upon the above write up you can conclude about that how you can switch between partial deliveries.
Regards,

Similar Messages

  • Partial delivery not allowed for a STO

    Hi Gurus,
    We wanted to restrict the system so that it should not create deliveries with partial quantity for a STO. The delivery should be creaated if there is enough stock to fulfill the STO otherwise it should not create a delivery.
    I set the partial delivery indicator in customer master for teh receiving plant but still it is allowing partial delivery. ANy clue? Is there any otehr setting we need to do?
    Thanks for responce in advance.
    KHAN

    Hi
    I think that you have had your question answered so if you are happy with this can you please award points if you want to but mainly can you please mark your question as answered so that it is easier to navigate around the open questions in the forum as the number of pages are growing and growing and it takes too long to go through everything especially if a satisfactory answer has already been given and people like me who want to help will give up and so some people may not get any help.
    Thanks for this
    Frenchy.

  • Delivery remaining quantity for partial delivery in STO

    Dear All,
    i have a requirment.in STO NLCC delivery we need to do delivery for partial quantities.

    it is a Typo mistake (System error)again i am posting this
    i have a requirement STO NLCC delivery we need to do delivery for partial quantities(this is the requirment please do not ask why you need this )
    in PO (NB) quantity is 10
    in NLCC delivery i changed it to 5.and did PGI  and Billing for 5 quantities.
    in the PO the remaining quantity 5 is still there.i want to do delivery for that 5 quantities by using VL10B.but it is not appearing in the List.
    could anybody worked this scenario before, then please guide me how to do delivery for remaining quantities.
    Regards
    sundar

  • Partial Delivery Per Item Setting Not Effective

    Hi,
    Any help greatly appreciated.
    We have a business requirement whereby sales orders may be partially shipped but the sales order lines themselves MUST be shipped complete.
    Therefore we have set the customer master record accordingly ie Partial Delivery Per Item = C ( Only complete delivery allowed)
    This setting is indeed copied into the sales order but the availability check seems to ignore it.  Instead it proposes a delivery schedule ie 100 qty del tomorrow, balance in 2 weeks.
    I would expect that the availability WOULD NOT split the qty like this instead propose the complete qty in 2 weeks.
    I could probably get round this by making the message an error during delivery creation, but I would really like the sales order to behave as expected and make an intelligent 'promise'
    Am I missing something somewhere?
    Please help.
    Regards
    Guy

    Hi,
    You can try the following setting;
    In SPRO -> SD -> Basic functions -> availability check and TOR -> Availabity check -> Availability check with ATP logic or against planning -> Define default settings. The t.code is OVZJ.
    Here for your sales area, under Availabitlity check rule column, you can assign value B and try.
    Regards,

  • Partial delivery with BAPI_SALESORDER_CREATEFROMDAT2

    Dear All,
    Is there a way to force partial delivery in BAPI_SALESORDER_CREATEFROMDAT2 ?
    By default "complete delivery" is chosen.
    I read somewhere that people fixed the issue using transaction OVZJ but in my case, this solution is not satisfactory because if I change this customizing, it changes the working order of the transaction VA01 (sales order creation).
    If found a dedicated flag (PART_DLV) in ITEMS_IN table but I was not able to make it work...
    Follow my example:
    -     27 items in stock
    -     I want to make an order for 30 items
    -     VA01 creates the sales order and a delivery with confirmed quantity 27
    -     BAPI_SALESORDER_CREATEFROMDAT2 creates the sales order and u201Cno delivery createdu201D.
    Thanks for your help.
    Best regards

    In order to give the solution to all reader in the future. I finally find a solution.
    I wrote an OSS message to SAP and they aswer me in this way:
    "Dear Customer,
    In a BAPI, the ATP check is performed in the background.
    Since the system is performing the availability check
    in background, the availability screen cannot be performed.
    So it is not able to make decisions regarding full
    delivery, delivery proposal...In this case,the system uses
    the configuration found in OVZJ. If your availability checking
    rule in OVZJ is blank, the system will choose full delivery.
    Sorry, but I can not give you a better solution to customizing in
    OVZJ, if you whish a partial delivery."
    In that transaction in customizing I insert the value "E" and the partial delivery is created from VA01 and from bapi too.

  • BAPI_SALESORDER_CREATEFROMDAT2 DELIVERY PROPOSAL

    Hi ,
    When we create an order in SAP VA01 if I am requesting an item with 200 qty then when I enter the quantity and hit enter I get a screen to select delivery proposal as either all the quantity on a single future day or partial deliveries on multiple days.
    But when I am creating the order from BAPI it always takes single schedule. I dont have an option to select partial deliveries.
    The customer is setup as partial deliveries. I am not sure what needs to be passed in the BAPI to propose multiple delivery schedule lines.
    Thank you for any responces in advance.
    Regards
    Sudhir Atluru

    i dont think you can specify this on a customer by customer basis. in customizing, you establish default values for how you want this handled. the option is typically "dialog box and "something" if in batch mode, where that something can be single delivery, delivery proposal, etc.
    in customizing, see "Sales and distribution-> basic functions-> Availability check/transfer of requirements-> Availability check-> Availability check with ATP-> define default settings" Whew...
    then, see the "availability check rule"
    hope this helps.

  • CC STO- Outbound delivery to trigger GR  in the system

    Hi all,
    I am building a scenario
    Cross company STO - outbound delivery - should trigger Idoc to post the Goods receipt against the STO(PO)in the same box (client) for different company code /plant (receiving).
    Is this possible in Standard , what is the message type or Idoc type
    Please throw some light on the possibilities.
    Thank you .
    Edited by: satheesh on Oct 19, 2010 5:27 PM

    Hi,
    Error message VL609 is designed to prevent PGI before picking was
    complete. If not, posting cannot be carried out unless you
    change delivery quantity. Partial postings are not possible!
    Function 'copy picked quantity as delivery quantity' could be used.
    To sum up, It is not be possible to goods issue a delivery that is not
    fully picked and for that reason error message VL 609 is issued.

  • How to set partial delivery for Purchase Order line item

    Hi Team
    We have created a PO for 100 quantity along with 25% over delivery tolerance.  We have done 5 GRNs totaling for 95 quantity.  when we try to do another 10 quantity, system not accepting the GRN.
    I want to set the partial delivery for this line item.  Please help how to do this.
    regards
    Ravi

    where did you check the underdelivery tolerance of 0?
    the PO is the place to check, changes in material master will notz effect existing POs.
    if you removed the delivery complete indicator and the item still does not show up in MIGO, then set the "propose all items in MIGO settings"
    if it still does not show up, then you might have other restrictions like confirmations , last goods receipt etc.
    the error 'Document does not contain any selectable item" is often discussed in this forum, you will find numerous threads that list what you have to check.

  • ORDCHG IDOC for Partial Delivery

    Hello Guys,
    Is it possible to trigger ORDCHG IDOC outbound when a partial elivery happens for the PO via MIGO.I know that the GR qty is not change relevant.So even setting it as part of change relevent field does not not trigger the IDOC.
    Do you guys have any experience on this.
    Regards,
    Arun

    it is a Typo mistake (System error)again i am posting this
    i have a requirement STO NLCC delivery we need to do delivery for partial quantities(this is the requirment please do not ask why you need this )
    in PO (NB) quantity is 10
    in NLCC delivery i changed it to 5.and did PGI  and Billing for 5 quantities.
    in the PO the remaining quantity 5 is still there.i want to do delivery for that 5 quantities by using VL10B.but it is not appearing in the List.
    could anybody worked this scenario before, then please guide me how to do delivery for remaining quantities.
    Regards
    sundar

  • Partial delivery per item in sales order and ATP - schedule lines

    Hi,
    I've problem regarding ATP- schedule lines and partial delivery flag.
    In sales order there is flag Partial delivery per item B / 1 . That means create only one delivery even with quant 0. That comes from customer master or customer info-record and it is OK.
    Please look at next example.
    Customer requires:
    10 PCS of materail A on date X. Only 5 PCS are available on date X.
    10 PCS of material B on date X 0 PCS are available on date X, 10 PCS are available on date Y.
    So if we create outbound delivery on date X it will contain only 5 PCS of material  A. No successive deliveries will be created for material A because of the flag B/1. That item is closed.
    Problem is with material B.
    The sales order will be open because of material B and on date Y we can easily create another delivery with 10 PCS of mat B.
    That is wrong. Agreement with customer is only one delivery for ALL items in sales order. If we create delivery on date X it should contain only materials which are available on date X and sales order should close.
    Do you know how to fix this problem?

    Hi,
    I've think you didn't understand my requirement. I allways get schedule lines but they are confirmed on different dates.
    Example in same sales order we have:
    Schedule line for item A:
    DATE X confirmed quantity 10
    Schedule line for an item B.
    DATE X confirmed quanitity 0 (zeroe)
    DATE Y confirmed quantity 10.
    I would like to create outbond delivery on date X with:
    item A quantity 10
    item B quantity 0.
    And if that hapens than B/0 rule will work or reference customzing that you suggested before. So order will be closed because all items are processed or referenced once.
    Do you know how to do that?
    Regards

  • Open Orders Values at partial delivery statuses.

    Hello All,
    I want to report on Quantities and Amounts for all the Open orders based on different Delivery statuses. I tried to use 2LIS_11_VAITM and 2LIS_11_VASTI. With this I just get the consolidated values at order item level but not the actual break up values at Delivery level.
    Can I use 2LIS_11_V_SSL to get the partial delivery statuses and respective quantities?
    Thanks and Regards,
    Prashanth Reddy

    Hi Prashanth,
    yes the best way for you is to use the DataSource 2LIS_11_V_SSL. You have here the following status fields: LFGSA (Overall delivery status of the item) and LFSTA (Delivery status) and also the quantities like:
    WMENG     Requested Quantity of Sales Order Sched. Lines in Sales Unit
    BMENG     Confirmed Quantity of Sales Order Sched. Lines in Sales Unit
    VSMNG     Delivered Quantity in Sales Unit of Sales Order Sched. Lines
    Only if you need also Open Quantity you have to use a combination of two DataSources in one ODS Object. As example 2LIS_11_V_SCL. Here you will find the field OLFMNG (Open quantity to be delivered).
    You have to consolidate the both in one ODS object with the same key figures and both should update different InfoObjects.
    I hope this helps.
    Best regards,
    Natalia

  • Sales order item level partial delivery field table and field?

    Will anyone share your expertise,  In SD sales order level, at item what is the table and field name in which the partial delivery status is stored.  I want the table and field name?.  will anyone share pl.

    Hi,
    Try with table VBUP - and field LFSTA.
    Regards

  • 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,

  • Partial delivery per items always copy sold to settings

    Hello SAP Consultants,
    Currently in my clients' business process, there are scenarios where customers (sold to) can have different ship-to parties. Thus, they maintained partial delivery per item specific for ship to party under sales area shipping tab of customer master (XD01).
    However, when creating sales orders where sold to party is not equivalent to ship-to party, the partial delivery per item of the material ordered corresponds or is referenced from the sold to party settings and not the ship-to.
    How can we make it possible to reflect the ship-to settings of the partial delivery per item to be defaulted when sales order is created?  Is there configurations needed?
    Please advise.

    Standard SAP copies the Partial Del Per Item field values from Sales order - Sold to Party. If you have to change that and read the ship to instead, then you will have to go for enhancement.
    Please work with your ABAPER to get it done. Try to work on user exits MOVE_FIELD_TO_ABAP in the program MV45AFZZ.
    Regards
    Sai

  • Partial Delivery when the complete delivery flag is checked in Sales Order

    We do the ATP check in APO when we create a sales order in R/3. We have "complete delivery" flag checked in Sales Order. But when we create batch orders say may be of 20, one of 20 is confirming with partial delivery.
    We thought the issue is with ATP locking and we increased the re-attempts, but invain. We still have this partial confirming problem.
    Appreciate your co-operation.
    Thanks,
    Sarath.

    Have you maintained the following setings in R3:
    Material Blocks in R3:
    MenuPath: SAP Customizing Implementation Guide ® Sales and Distribution ® Basic Functions ® Availability Check and Transfer of Requirements ® Availability Check ® Availability Check with ATP Logic or Against Planning ® Define Material Block For Other Users
    Global Settings in APO for Availability Check:
    MenuPath: SPRO>APO>GATP>General Settings>Maintain Global Settings for Product Availabilty 
    Questions for you:
    (1)R3--Does the Availability CHecking Group you are using for your material and the initiator-A has the block checked.
    (2)APO-- Has the TQA box checked in the global settings for Availability in APO
    (3)Also what happens when AVAILABILITY CHECK is done manually for one of the partial confirmed order with Complete Delivery indicator set.
    Regards
    Kumar Ayyagari
    null

Maybe you are looking for