Delivery in past date

Dear all,
i update the stock by today with posting date 01.10.2010 for 10 qty. When i created the sale order for 10 qty and do availability check . system confirm the delivery for current date but i need to deliver in 01.10.2010.
i checked for delivery in vl01n and system throu no schedule line .
how we can do delivery in past date.
Thnaks..
Edited by: raj on Dec 16, 2010 5:45 AM

hi,
there are number of paratmeters to check:
check MMBE - in unrestricted use or scheduled for delivery.
check the schedule line date.
check the delivery scheduling and transportation scheduling in SPRO.
check in MMR in MRP views - RLT.
how we can do delivery in past date - please explain this in brief
confirm the forum
balajia

Similar Messages

  • PGI is not allowed in past date

    Dear Experts,
    I have a situation where we want to post the PGI/Delivery on past date. I recieved the stock on 20-May so system should allow the PGI/Delivery on 20-May. But when trying to do PGI, system is throwing the error message "Deficit of BA unrestricted use. But it's allowing to post the PGI on today's date.
    Is it not possible to post the PGI on past date or am I doing something wrong?
    Please Help.
    R.S

    Hi!
    You seem to have stock in the current period (June) but not in the previous period (May). For example, your situation might be as follows:
    1st of May - Stock 0.
    5th of May - GR of 5 PC.
    -> 31st of May -> Close period.
    You are now in june and your initial stock is 5 PC.
    Therefore you have:
    Current period (06 2011) = 5 PC
    Previous period (05 2011) = 5 PC.
    Now you post a GR on the 10th of June of 5 PC into the current period. The situation changes to:
    Current period (06 2011) = 10 PC
    Previous period (05 2011) = 5 PC.
    On the 11th of June you try to post a goods issue of 10 PC into the previous period using as posting date 31st of may: you cannot because in may you have only 5 PC and not 10. The system will inform you about the stock deficit in the previous period.
    MMBE shows only the current stock of the current period (for batches, from table MCHB).
    To see the previous period stock check the History Table MCHBH.
    I hope this helps you!
    Esther.

  • Delivery schedule dates are coming in Past dates

    Hi Friends,
    In the Scheduling Agreements the delivery schedule dates are coming in the past dates even tough the scheduling agreements are having new schedules. There is also open quantities there for the scheduling agreements.
    please kindly explain me what is the delivery schedule date in Scheduling Agreement.
    Thanks in advance.
    Regards,
    Kannan M

    Hi Khan,
    Just check this thease might be the reasons to get correct the delivery schedule.
    To access a delivery schedule, mark a scheduling agreement item and choose Goto ® Item ® .
    The following data is displayed in the delivery schedule tabstrip:
    ·        Delivery schedule number and date
    ·        A wide range of standard cumulative quantities
    ·        Delivery information
    To display deliveries for the delivery schedule, choose Deliveries on the delivery schedule tabstrip.
    In scheduling agreements involving external agents, the system displays deliveries made to the customer by external agents as consignment issues.
    ·        Correction delivery information
    To display or create correction deliveries, choose Corr. delivery on the delivery schedule tabstrip.
    ·        An analysis function
    ·        Information at a glance
    To display a summary of delivery schedule data, choose Short disp. on the delivery schedule tabstrip.
    ·        Schedule lines
    Choose DlvSch.Hdr on the delivery schedule tabstrip to access the delivery schedule header. The following data is displayed here:
    ·        Information on quantities received by the customer
    ·        Information on the customer fiscal year and cumulative quantities reset due to a year change
    ·        A wide range of cumulative go-ahead quantities
    ·        Notes on the delivery schedule
    Correcting Cumulative Delivered Quantities
    Prerequisites
    You correct cumulative quantities in scheduling agreements:
    ·        In case of returns
    ·        When there has been a processing error
    ·        When there has been a year change
    ·        When you are transferring initial quantities from a legacy system into the SAP System
    To do this, you create a correction delivery within the delivery schedule itself. This delivery is not relevant for requirements planning, shipping, goods issue, or billing.
    Correct cumulative quantities only when the customer has not posted goods receipt.
    Procedure
    To create a correction delivery (document type LFKO):
           1.      Choose Corr. delivery on the delivery scheduletabstrip.
    The system displays a dialog box in which you enter a:
    -         Correction delivery date
    For help on deciding where you want to position the correction delivery, choose Display. The system lists delivery dates in chronological order.
    -         Correction quantity
    Enter a negative correction quantity by placing a minus sign after the quantity.
           2.      Choose Enter and save the scheduling agreement.
    Result
    When you save the correction delivery, the system updates the cumulative quantities in the delivery schedule.
    To display correction deliveries, choose Deliveries on the delivery schedule tabstrip, or  Environment ®  Display document flow.
    Example
    Your customer returns 200 pieces of material from a delivery made on 7/10 because of damage during transport. Several other deliveries have been made before you prepare the correction delivery, so you view a list and choose an appropriate date. In this case you decide on 7/14 because it occurs after the delivery on 7/10 and before the delivery on 7/15.
    Regards,
    Murthy V.N

  • Whether Shopping cart delivery date can be in past date!!

    Hello SRM Gurus,
    There is a requirement from my customer, it may be strange.
    The requirement is : Shopping cart (requestor) should be abe to save having delivery date as a past date  and  PO in SRM with same past date.
    Is there any BADI available or programming is required?
    Pls post your sugesstions.
    Regards
    Madhan

    i think you can do this config . 584 message ready made available for you as E . now you can turn to W
    and do lot of testing for entire procurement cycle.
    .. it may give some trouble approval time too. check it up
    IMG activity 'Influence Message Control' (Enterprise Buyer -> Cross-Application Basic Settings -> Message Control):
    Select the line with business object BUS2121 and double-clicking on 'Message Control'.
                        Message cl:   BBP_PD
                        No. :          584
                        Text:         W
    Save the new entry.

  • Prevent past date entry on the delivery date field

    Hi Guys,
    I was wondering whether it is possible within standard SAP Business one 8.8 to prevent users from entering past date in the delivery date field on the Sales order screen.   I have people making mistakes by entering 10/10/2010 instead of 10/10/2011.  This caused problems with reports etc..
    Is there a formatted search query i can create to warn/alert users with a message stating incorrect date entered? Please advice best course of action?
    Regards
    nick

    Deepak,
    The following code is already in this section?  Can i just add Gordon query below the last "END" statement?
    --    ADD   YOUR  CODE  HERE
    declare @islocked int
    select @islocked = 0
    if(@object_type = '17' and @transaction_type <> 'A')
    select @islocked = U_LockedForEdit from [@A1WMS_Staging] where U_objType = '17' and U_docEntry = @list_of_cols_val_tab_del
    if(@object_type = '22' and @transaction_type <> 'A')
    select @islocked = U_LockedForEdit from [@A1WMS_Staging] where U_objType = '22' and U_docEntry = @list_of_cols_val_tab_del
    if(@object_type = '202' and @transaction_type <> 'A')
    select @islocked = U_LockedForEdit from [@A1WMS_Staging] where U_objType = '202' and U_docEntry = @list_of_cols_val_tab_del
    if(@islocked <> 0)
    begin
    select @error = 999
    select @error_message = 'Order Cannot be Updated/Canceled/Deleted as it is Locked in WMS'
    end

  • Creation of Delivery in past

    Dear All,
    i am creating sales order of past date. Enter req. delivery date past,pricing date past. But system is confirming schdule line on today's date. Hence it is not allowing me to create delivery in past.
    Aval. check is '02,.
    Any I/P on this issue.
    Best Regards
    Sainath

    Dear Sainath,
    When i re-read your requirement, my ealier post is of no use as your requirement is different and I have suggested something different
    I am Sorry for that.
    Now, Coming to your requirement:
    Check with
    [Material Availability Check|Re: material availability date;
    I hope, this will help you.
    Best Regards,
    Amit

  • Creation of Technical POD nd Assigning Meter to it in Past Date

    Hi,
    The requirement is to create a technical point of delivery and assigning a meter to it at a past date.
    I tried this manually through EEDM09 transaction as well however it doesnot allow in past date.
    Is any confirguration required to achieve this?
    It will be nice if you can advice with some way to achieve this functionality
    Thanks,
    Sarvesh

    Hi Sarvesh,
    It should be possible to assign a technical POD to a meter in a past date.
    Have you checked the from dates in the header data of the POD.
    and also the date of allocation in the 'Alloc' tab.
    The meter should be having 'Installed' status for allocation.
    Please revert back for any clarifications.
    Cheers,
    Rakesh..

  • Scheduline Date to follow Past Date

    Dear SD Expert,
    My users are doing a back log for Sales Order in December 2008 & January 2009.
    In Sales Order i enter the Request Delivery Date as a past date, i will then proceed to enter my materials to be sold.
    But in the schedule line of the material is has 2 lines:
    1. First line is the past date
    2. Second line is today's date (greyed out)
    Now i know system does an ATP that's why its giving today's date. But is there a way to configure the schedule line to follow a past date instead of proposing a second line which is today's date?
    Please advise. Thanks.
    Regards,
    LEE

    Dear Lee,
    Scheduline lines will be happened based on the material availability.
    For Example:- If you create sales order on today and material is available today then scheduline will get conformed on  today itself.
    -->If stock not available system will generate the another scheduline in the future date with conform quantity.
    -->If the stock is not available then system will calculate conform date or material availability date based on the material Replenishment leade time.
    +But is there a way to configure the schedule line to follow a past date instead of proposing a second line which is today's date?
    So through configuration you can't change material conformation dates in the scheduline this is depend upon the availability of the material.
    I hope this will help you,
    Regards,
    Murali.

  • Loading date/planned GI date fall in the past dates

    Hi All,
    we have an outbound delivery created with reference to a sales order, the delivery was created on 6/21, but we found that we have past date in this delivery as below:
    - Transportation Planning   05/19
    - Loading Date                  05/19
    - Planned GI                     05/19
    I go back to check the schedule line of one of the item in the sales order:
    I got:
    Delivery date                    07/10
    Goods issue date             07/10
    Loading date                    07/10
    Material avail.date             06/21
    Transportation Plan. Date  07/10
    Why these date can not transfer from the SO to the outbound delivery? Please help and advice,
    Thanks,

    check the copy control setting from order to delivery using tcode VTLA.

  • Billing is created on past dates

    Dear gurus,
    *The sales order is created for 29/09/2011, for this order if i create a billing document on the past, like 02/09/2011 then the system is getting accepted creating a billing document.*
    How this is possible? Even the futuristic date like 29/10/2011 are also accepted.
    My question is how the system allows to create the billing for the past against the sales order.
    regards
    kannan

    Hi Kannan ,
    As lakshmi said ,  If it is order related billing, system will consider the field Billing Date from sale order. If it is delivery related, system will consider Actual GI Date from Delivery. But, If you change the Billiing date manually in billing document , Standard system will allow you to put as we can post MIRO for the past date. If you dont want to allow the users not to post the billing document for the past date of sales order , you can achieve this through any user exits which can compare sales order and billing posting date then allow for posting.
    With Regards
    S.Siva

  • AP Invoice Aging Report for past date

    hi guys,
    I am running R12.
    my requirement is to run AP invoice aging report for past dates (same like AP Trial Balance Report), but the seeded invoice aging report has no option to do so.
    would appreciate some help
    thanks in advance
    Ravi

    Hi Senthil,
    I am running R12.
    my requirement is to run AP invoice aging report for past dates (same like AP Trial Balance Report
    if u have any solution to this , please suggest me how to resolve this requierement.
    thanks in advance
    Ravi
    mail:[email protected]

  • Delivery Schedule line date customer receiving day dependant

    Hello Experts,
    We are working with transfers between plants with STO UB. Tha availability check is activated at storage location level and it works correctly. Now, some plants have a special day for receiving goods. Say, Plant A receives on monday, plant B receives on tuesday, Plant C receives on wednesday.,...
    We want to influence the delivery schedule line based on the goods receiving day of the requesting plant?
    ex : if the system determines delivery schedule line date on 31/01 but the receiving day of the plant is monday, so the system have to update this date to the next receiving day (04/02 = monday)
    Thanks for your help.
    Regards.
    A.

    Hello Experts,
    We are working with transfers between plants with STO UB. Tha availability check is activated at storage location level and it works correctly. Now, some plants have a special day for receiving goods. Say, Plant A receives on monday, plant B receives on tuesday, Plant C receives on wednesday.,...
    We want to influence the delivery schedule line based on the goods receiving day of the requesting plant?
    ex : if the system determines delivery schedule line date on 31/01 but the receiving day of the plant is monday, so the system have to update this date to the next receiving day (04/02 = monday)
    Thanks for your help.
    Regards.
    A.

  • No Schedule Lines for Delivery upto selected date

    Hi,
    I have a scenario for Repairs order. Following are the steps of my scenario:
    1. Create a Repair Order.
    2. Create return delivery to recieve the faulty item.
    3. Create Outbound Delivery to send a loaner item to customer (This item would be returned once the returned item is repaired and sent to customer)
    4. Send the item after repairing.
    5. Receive the loaner item.
    When I am trying to create outbound delivery for Loaner item, i am getting an error "No Schedule Lines for Delivery upto selected date".
    I have checked and verified the schedule line date.
    I have checked for Confirmed Quantity.
    Below are the screenshots. Please let me know how can this issue be resolved.

    Hi,
    With reference of your screens,I can see there is no qty in the field loner hence you are getting issue.
    1.May I know ,why you have checked indicator -Repair?
    because ,you are not going to repair the goods.You are just sending loner items to customer.In this case what is the use of to indicate repair ?.
    Thanks,
    Naren

  • Sales order stock and storage location stock on past date with value

    Hi everyone.
    I m looking for a report which can give sales order stock with value as it is shown in mb5b and storage location stock with value as in mc.5 is there any report which can give the combination of both the things on past date with values.

    can you tell me what shall be the fields and table for special stock on past date with value and sloc stock on past date with value

  • Stock Report on Past date

    Hi All,
    Can a stock report for any Past date with respect to qty and value be developed which gives the split of unrestricted, Quality and Blocked stock.
    MB5B gives stock report on any past date which is the total of all the stocks but not the split.
    Need ur assistance.

    Hi,
    MB52 tcode gives the current stock status. In my case stock status of any past date with the split up is needed.
    Regards

Maybe you are looking for

  • Make to Order Scenario problem

    i want to configure a make-To-Order Scenario i have create an item category  ZTAK  (for Make to order items) ... and assigned it to my sales document type and the Material item category in sales view 2 is 0001 (Make to order) when creating the sales

  • How to use JViewPort.scrollRectToVisible()?

    Hi there, I have a JTable in a JScrollPane. The Drag and Drop for this JTable is done with MouseListener and MouseMotionListener. I do not implement DragSource, DropTarget, etc. When dragging over the edge of the visible area, the JTable should autom

  • Problem calling Stored Procedure returning SETOF UDT (Using Spring)

    I am using Spring's StoredProcedure class to call a stored procedure from a PostgreSql database. It returns a set of user defined data types. I'm having a problem in parsing the results returned. The user defined data type : CREATE TYPE process_state

  • How do you edit cropped audio?

    Hello everyone I would like to apply a cutoff to the frequency range of my audio using Crop, then edit the cropped audio in the Multitrack mode. The following page explains how to crop audio but doesn't explain how to make edits to it in the Multitra

  • ORDERS05 IDOC - ZTERM "Critical credit data changed" problem

    Hello everyone! I have configured a scenario where XI sends an IDOC (ORDERS.ORDERS05) to an SAP system to create a Sales Order (SO). I have a problem with the Payment Terms (...EDI_DC40/ZTERM) field. Whenever I send an SO with the ZTERM field mapped,