Delivery based on qty specified in delivery schedule in Scheduling Agreemnt

Hi,
We have a scenario where we need to create delivery based on the quantities entered in the delivery schedule in Scheduling Agreement, eg.
on 10.11.2011 qty to be delivered is 10
on 15.11.2011 qty to be delivered is 20
We have sufficient stock and the entire qty of 30 (10+20) is confirmed. Now when we create the delivery on 10.11.2011 the system is delivering the entire qty of 30, whereas the requirement is that on 10.11.2011 only qty 10 should be proposed by the system in delivery. Please help.
Regards,
Abhishek.

Hi,
1.Please check is there two schedule lines are present.
2. Check the expected delivery date/check the from to date for delivery creation.
or
you can change the expected delivery date between 10-14 and check it should work.
Gajanan

Similar Messages

  • How to produce different outbound delivery based on different schedule line

    Hi,
    I want to create different outbound delivery based on different schedule line time,but system automatically create a combining delivery document with a sum number.
    For example,
    schedule line
    date               goods issue time   qty
    2011.08.24     08:00:00                1
    2011.08.24     10:00:00                1
    when I create the outbound delivery, system create only one document with quantity 2.
    But I need two documents with quantity 1 in every document.
    How to solve this requirement?
    Thanks.

    Hi,
    I viewed the item requirement in VOFM, found that they are status check for the copy control, not the split control.
    Could you please give me a example?
    In the copy control--header--conditions----order requirement ( or combination requirement )
    They are like this :
    (001)
      bp_subrc = 0.
    Check that reference document is an order (if not, issue error)
      if cvbak-vbtyp cn vbtyp_auft.        "Auftrag?
        perform message_handling in program (programmname)
                                           using cvbap-posnr
                                             '003'
                                             'E'
                                             'VL'
                                             cvbak-vbeln
                                             space
                                             space
                                             space.
        bp_subrc = 1.
        check 1 = 2.
      endif.
    Check the status of the Fonds-Management
      IF CVBUK-FMSTK EQ 'A'.
        PERFORM MESSAGE_HANDLING IN PROGRAM (PROGRAMMNAME)
                                           USING CVBAP-POSNR
                                             '889'
                                             'E'
                                             'VL'
                                             CVBAK-VBELN
                                             SPACE
                                             SPACE
                                             SPACE.
        BP_SUBRC = 1.
        CHECK 1 = 2.
      ENDIF.
    Check that order is not blocked by the automatic credit check
      if cvbuk-cmgst ca 'B' and
         cvbuk-abstk ne 'C'.
    Credit check is irrelevant for correction deliveries
        if v50agl-sofauftrag eq charx       and
           tvak-lisof       eq space       and
           likp-lfart       eq tvak-korli.
        else.
          perform message_handling in program (programmname)
                                             using cvbap-posnr
                                               '060'
                                               'E'
                                               'VL'
                                               cvbak-vbeln
                                               space
                                               space
                                               space.
          bp_subrc = 1.
          check 1 = 2.
        endif.
      endif.
    Check the user status from the order header
      if not cvbak-objnr eq space.
        call function 'SD_STATUS_VBAK_CHECK_INTERN'
          exporting
            i_objnr              = cvbak-objnr
            i_vrgng              = vrgng_sddn
          exceptions
            allowed_with_warning = 01
            not_allowed          = 02
            object_not_found     = 03
            others               = 99.
        if sy-subrc ne 0.
    Fehler nicht bei MODKZ = '2' (Erlaubt mit Warnung)
          if sy-subrc gt 1.
            bp_subrc = 7.
    Else ist nötig, da Routine mit "changing sy-subrc" gerufen wird
          elseif sy-subrc eq 1.
            bp_subrc = 0.
          endif.
    Check Global delivery flags
    line deleted: "n_911988
            perform message_handling in program (programmname)
                                               using cvbap-posnr
                                                     sy-msgno
                                                     sy-msgty
                                                     sy-msgid
                                                     sy-msgv1
                                                     sy-msgv2
                                                     space
                                                     space.
    Bei Fehler: Bedingung verlassen
          check bp_subrc ne 7.
        endif.
      endif.

  • Scheduling Agreement Schedule Lines firmed after outbound delivery

    Dear All,
    We use scheduling agreement for cross-company process in our client.  After MRP run schedule lines created automatically. For the next step outbound delivery is created via VL10F (or VL10B).
    After outbound delivery creation, on MD04 or ME39, i see the schedule line firmed (*). Because firmig MRP doesn't change those schedule lines. This is a problem for our client.
    Do you know a way for MRP can change the schedule lines even outbound delivery created ? How can i manage this situation ?
    Best regards,

    Hi Anil
    The '*' that you see means that the schedule line has been changed manually and the Firming indicator (EKET-FIXKZ) is set when there is any change to the Schedule line.
    So, when a Delivery is created, the schedule line should be 'Fixed'.
    Otheriwse, MRP can delete or change this schedule line and it would cause an inconsistency in the system. This is the logically intended behaviour.
    Please see the F1 help for the field EKET-FIXKZ:
    "Schedule Line is "Fixed"
    Fixes the schedule line and determines that it cannot now be automatically changed as a result of materials planning and control/MRP activities.
    Procedure
    The indicator is set automatically if:
    .- You make manual changes to a line of a scheduling agreement delivery schedule that was created via the materials planning process
    .- You create a schedule line manually
    Dependencies
    You can specify whether Materials Planning/MRP can change delivery schedule lines within the firm and trade-off zones in the additional data for the scheduling agreement item."
    I hope this helps.
    Anna

  • Automatic delivery schedule for Scheduling Agreement

    Hi all...........
    I like to create automatic delivery schedule both JIT & FRC schedules for Schedule agreement, means system has to suggest the schedule lines.
    I created SA and creation profile, when Im trying to generate JIT schedule system showing "Error generating release against scheduling agreement  (cause 2)".
    Pls let me know wht configuration I hve to do and pls let me know all the steps.
    I like to know output determination setting for SA releases also.
    regards
    Durga Ram

    Hi
    'Propose all Items" is ticked so that MIGO proposes all the items irrespective of the delivery date and quantity. This means that even if the delivery date has not yet been reached or the complete qty has been received, the system will still allow you to do the GR.
    Hope this clarifies.
    Thanks

  • GR Qty more than Delivery Qty in Production Order

    Hi
    there are a amazing Production order that GR Qty more than Delivery Qty of finished goods in this production order.
    there are some data in this production order as below:
    Order Qty = 2680
    Delivery Qty = 2680
    Tolerance = 0
    However, to my surprise, Material documents list there are 3500 Qty has been received related this production order. I have check all material documents related this production order. the total GR Qty is 3500 more than 2680.
    I know when I do GR for this production order if Total GR Qty exceed Order Qty, So, SAP will not allow me to do. because the Tolerance = 0.
    Anybody can tell me, how to deal with this error?
    Thanks
    Henry

    Hi Henry,
    If you do not want to restrict the quantities while confirmation, make the changes as required.
    Related to Material master, work scheduling view the under/over delivery tolerance should be zero and unlimited delivery tick should not be active
    While creation of production order (if manually created) under delivery or over delivery tolerance should be zero and unlimited delivery tick should not be active.
    regarding configuration, in OPK4 for plant and order type the following confirmation parameters are to be maintained
    Hope this will solve yours, come back if required.
    with regards
    Ram Kumar

  • Moment type in delivery based on PO

    Hi Gurus,
    Please guide me that in the replenishment delivery based on PO, how the moment type is coming in to delivery document.
    Thanks & Regards,
    Savi

    Hi
    In Normal sales process
    With sales doc type + Item category group  in MMR system determines Item category (T code VOV4)
    With Item cate + MRP type in  in MMR  system determines schedule line category  (T code VOV5)
    In schedule line category we have the movement type (which we all know)   (T code VOV6)
    For STO or PO in MM settings we assign delivery type to PO type
    So system picks the delivery type
    The item category determination happens with delivery type + Item category group  in MMR system determines item category in delivery document (T code 0184  or zero184 )
    For this item category + MRP type in  in MMR  system determines schedule line category  (T code VOV5)
    For this schedule line category  we maintain movement type  (T code VOV6)
    This is how movement type is getting determined
    For normal Sales flow is-->   (T code VOV4)(T code VOV5)-- (T code VOV6)
    For PO or STO--> Link between PO type and delivery type-- (T code 0184  or zero184 )--(T code VOV5)-- (T code VOV6)
    Hope you are getting the difference
    There is a big logic difference is applied
    I have tried to explain to the best of my abilities
    Regards
    Raja

  • Split the Delivery based on Storage location

    HI all,
    How to Split the Delivery based on Storage location when creating delivery.  is  there any functional setting ?
    Thanks
    Krupali

    Hi KR and Lakshmipathi,
    I am having exactly the same requirement.  My requirement is that i need to split one Sale Order line into multiple line items in delivery based on the stock in a particular storage location at the time of delivery creation.
    Eg.
    Line item 10 in Sale order for quantity 100.
    Storage location stock  in the priority
    ST01 = 40
    ST02 = 25
    ST03 = 2000
    I wish to have 3 line items in delivery like
    Line item           Storage Location             Qty
    10                     ST01                                40
    20                     ST02                                25
    30                     ST03                                35
    I was able to do the same in the BADI LE_SHP_DELIVERY_PROC ~ SAVE_DOCUMENT_PREPARE
    But i am facing problems regarding the inconsistency in delivery document such as Picking status update etc
    Suggest if there is any better method to do.
    Thanks in advance.

  • How to List Sales Orders based on Creation Date and Delivery Priority

    Dear all,
    How can we list Sales Orders based on creation date and delivery priority.
    I tried using vl10a transaction code, but there we can see sales order based on delivery date.
    we need to list all sales order based on delivery priority and sales order creation date.
    can any one of you tell me which standard report gives such kind of report. Your suggestions will be highly appreciated.
    Thank you
    Raghu Ram

    Hi Raghu,
    There is no st report available as per your req.
    Using SQVI, you develope one report that is list of sales orders based on your req.
    SQVI is used to convert a Quick View into a query.
    Quick Viewer:
    The Quick Viewer allows you to define reports without having to program yourself. The Quick
    Viewer is especially useful for new users and occasional use.
    Quick Viewer is a tool for generating reports. SAP Query offers the user a whole range of options for defining reports. SAP Query also supports different kinds of reports such as basic lists, statistics, and ranked lists. Quick Viewer, on the other hand, is a tool that allows even relatively inexperienced users to create basic lists.
    Quick View definitions are user-dependent. You can transfer a Quick View into SAP Query in order to make reports, for example, accessible to additional users, or to use the other functions available in SAP Query.
    The following is a comparison of Quick Views and queries:
    Quick Views possess the same functional attributes as queries. However, only basic lists may be defined with Quick Views.
    In contrast to queries, no user group assignment is necessary with Quick Views. Each user has his/her own personal list of Quick Views. Quick Views cannot be exchanged between users. Quick Views may, however, be converted to queries and then be made available to other users in a specific user group.
    Info Sets are not required for Quick View definition. Whenever you define a Quick View, you can specify its data source explicitly. Tables, database views, table joins, logical databases, and even Info Sets, can all serve as data sources for a Quick View. You can only use additional tables and additional fields if you use an Info Set as a data source.
    The Quick Viewer uses various controls. Certain hardware and software requirements must also be fulfilled before you can use the Quick Viewer.
    To define a Quick View, you select certain fields according to your data source that determine the structure of your report. The report can be executed in basis mode with standard layout or may be edited using drag and drop and the other toolbox functions available in WYSIWYG mode.
    Reports created using the Quick Viewer may also be passed to external programs (Excel, for example).
    Call the Quick Viewer using System -> Services -> Quick Viewer (or transaction SQVI).
    Enter the name of the Quick View. Quick View names can contain a maximum of 14 characters.
    Choose Create.
    Enter a title for the Quick View and remarks, if you think they are relevant.
    If you do not want to base your list on a table, use the possible entries pushbutton in the Data source field to select another data source. You can choose logical databases or Info Sets. In addition, you may also create table joins. For further information, see Selecting a Data Source.
    Choose Basis mode if you want to create the list directly with no list design. Choose Layout mode if you want to define the layout of your list yourself.
    SQVI Table Quick viewer – Used to created quick client dependent reports
    Probably the easiest and most flexible way to do this is thru one of the ABAP query transactions.
    Transaction SQVI can do this and it has a very good help function that explains how it works... the drawback is that it is only for one user.
    You can play around with it and see if it meets your needs...
    The query results will come back in an ALV Grid or Excel... you can select what fields are returned, and have a selection screen to enter the search criteria.
    You can get the report by joining the tables VBAK and VBAP.
    If you have any queries, i will forward screen shots to your id.
    Reward points pls.
    Regards,
    Govind.

  • Restricting delivery based on Volume

    Hi All,
    Can i know what steps need to be followed to check the delivery based on volume of the material.  The reqt. is that if the volume exceeds certain ccm, then,the delivery should not happen. can i know what settings need to be done.
    All answers will be rewarded.
    Thanks & Regards
    Aravind

    Hi
    Can I understand what you mean by maintaining the sale order properly, as the volume is calculated from the material master and the qty maintained in the sale order, if it is maintained in sale order, based on it how the delivery could split if it exceeds a given volume.
    Thanks & Rewards
    Aravind

  • Even after billing the delivery show in VF04 & delivery shows open qty.

    Hi
    I have a issue. The billing document is created from outbound delivery,still the delivery is showing in the VF04 billing due list. The delivery shows open qty. In the order the same qty is shown delivered.
    please advise.
    The timely reply would be rewarded with full points.

    Hi James,
    I think you are creating the sales order with reference to a quotation.Go to copy controls and select OR and QT  and uncheck the complete reference indicator in the details screen.
    I think this give the delivery status "Completed" after creating the billing document.
    Regards,
    Raghav

  • PGI and Delivery based on FIFO

    Dear All,
    I have a requirement that while GR we enter the batch based on the manufacturing date. I want PGI and delivery on FIFO based on the GR date of the material. Moreover, we have two company codes using the same material codes. I want to have FIFO based delivery applied in only one company code.It should not affect the other company.Is it possible at plant level. I also dont want automatic batch creation at GR time. I want PGI and Delivery based on the GR date. Please suggest

    create a batch search strategy in VCH1 with strategy  type as SD02- and select the key combination as customer, plant & material so that you can restrict the batch search strategy in plant level.
    or
    use MBC1 - select the strategy ME01, select the key combination as Movement type, plant & material

  • Status 51 qty and/or delivery completed ind or final issue ind are missing

    i am using we19 to test an inbound idoc mbgmcr02
    i get status 51 qty and/or delivery completed ind or final issue ind are missing
    i have the quantity filled in.
    so i must need the delivery completed ind or final issue ind filled in.
    i cannot find either or these???can anyone point me to them???
    also on the e1BP2017_gm_code i am using 02.
    can anyone give me a rundown on the valid codes to use here and what they mean

    Hi Janice,
    i saw your posting and we are also having the same issue and when i trie to open the link, it's not opening ' page not found'.
    we are having an issue while moving the stock to vendor maintained stock.
    The scenario is:
    We have an externally processed operation in prod. ord and 2 of the components in the prod.ord are batch managed.( These components can have multiple batches) so when we released the prod.ord, P.Req and PO are getting created automatically. here we have two scenarios:
    1. When we are maintaining single batch for the 2 components and release the prod.ord, every thing works fine i.e. stock is moving to vendor maintained stock i.e 541(o).
    2. The problem is when we are maintaining multiple batches for the same components, the P.req and PO are getting created but stock is not moving to vendor maintained stock i.e 541(o)
    when we debugged it's giving this message: " Qty and / or "delivery completed" ind. or final issue ind. are missing ".
    Do i need to make any settings or am i making any mistake?
    Plz guide me and it will be really helpful if anybody can give some steps to follow.
    Thank you ,
    kanth

  • Combined order based and delivery based billing

    Hey Gurus,
    We are using ZTAN items and ZTAD items on the sales orders.  We are trying to figure out how to combine these two together to create one invoice.  Can you guys help us with what the configuration should be in order do this?  I woudl like to knwo what settings I need to make in item category and also what settings need to be changed in the copy controls?  Do I need to change them for F2 and other settings in VTFA?
    Please let us know.
    Sincerely,
    Nina

    Hi,
    Delete the Assignment number and Reference number in the copy control at the header level details in VTFA.
    For this message and try it .
    We are using order based billing for the ZTAD items right now and using delivery based billing for the ZTAN items. So, to answer your question, we do want to combine these two together.
    I have tried setting the VTFA copy control settings to 001, and I still can't seem to get the two line items to combine.
    Note, I only created a new copy control for the ZTAD items.
    I looked to see if the header data was different and this was the log that was outputted but I can't seem to figure out what this means:
    Fld Name $000000001 $000000002
    Combination criteria in the bi 0013030 00330308000000064
    Assignment number $
    I am not sure how to analyze this. If you have any suggestions, I would be really appreciative. Thanks for all of your help Shivaji.
    Sincerely,
    Nina

  • Add items to inbound delivery based on PO

    Is it possible to add new items to an inbound delivery based on a purchase order? i.e. materials which were not present on the previous purchase order?

    Actually, what I mean is the opposite. Is it possible to add additional materials which were not present in the purchase order?

  • Split delivery based on partner type

    Hi Forum Colleagues
    I have a scenario where in I need to split delivery based on partner type at line item level.
    I am aware I need to look into copy control routine to be able to address this concern, however I am unable to find the solution.
    Could someone guide me.
    Regards
    Kalpesh
    Edited by: Kalpesh Mirchandani on Mar 31, 2009 7:07 AM

    Hi
    I am getting the following error
    Item 000002: delivery split due to conflicting header data (Function Y2: Partner Number: 5100001701 <-> 5100001154)
    I have created new delivery type in which I have checked "Delivery Split Part" which should ideally address this issue but it is not.
    I would like to create delivery for each line item having different partner number. I am unable to locate the routine in which I could include the logic to separate the deliveries based on line item.
    Pls guide.
    Regards
    Kalpesh
    Edited by: Kalpesh Mirchandani on Mar 31, 2009 2:01 PM
    Edited by: Kalpesh Mirchandani on Apr 1, 2009 6:59 AM

Maybe you are looking for