Forward scheduling auto post to future date

Hi all,
I have got a problem about post goods issue. When post to a past GI date, the system said "Delivery date cannot be met, forward scheduling to delivery date 10.07.05 00:00 Message no. VL127" and post to today date automatically. It should not allow to post.
Anyone know what is the problem?
Thank you.

See transaction OVM1
Also, check SAP Note
- Note 150576 - Error message VL127 on creating delivery from project.
- Note 154824 - Error in Customizing of controllable error msgs
Thanks & Regards
JP

Similar Messages

  • Posting in future date

    Dear expert,
        In our client , one of our user has accidently posted certain document in future date. Since the period are open for 2 months so any one can post the document in any of the date. I want to restrict user so that he will not be able to post the document in future date.
    Regards,
    Kapil.

    Dear sir,
    For that u  have to use the BADI.
    Badi to control the future posing date in migo : MB_MIGO_BADI.
    create in this badi it will work. in that interface you have to use is : STATUS_AND_HEADER.
    and write below code in the interface : STATUS_AND_HEADER.
    method IF_EX_MB_MIGO_BADI~STATUS_AND_HEADER.
    data : v_date like is_gohead-budat.
    if sy-tcode = 'MIGO'.
    v_date = is_gohead-budat.
    check v_date GT sy-datum.
    message : 'posting Date is future than system date' type 'E'.
    endif.
    endmethod.
    if any clarification please let me know.
    regards
    jrp

  • SAP Posting to Future Date

    Dear Gurus
    SAP as an standard allows posting to a future date. Our client requirement is that we need to restrict the same so that  no user can post to a future date. What is the setting required to be done for the same?
    Regards
    Rahul Taneja

    Hello,
    There is no setting as such, unless you open 365 posting periods, which is not feasible, due to high maintenance.
    You can write a validation in the system GGB0 saying that (at document header)
    Posting data not greater than system date, say otherwise give ERROR.
    Assign this validation in OB28 for your company code.
    Hope this will solve your issue.
    Regards,
    Ravi

  • Restrict posting in future date

    Dear All,
    During VL01N,VF01 system is allowign me to post documents in future date than the current system date.
    i want to put validation in system that it should not allow future posting date than current system date.
    pls guide.

    1)  To implement lock in Delivery
    The BADI definition name is LE_SHP_DELIVERY_PROC method name is CHANGE_DELIVERY_HEADER.  Here consider the field "Actual GI Date"
    2)  To implement lock in Billing
    Go to VTFL, select your item category for the combination of your delivery type and billing type and assign routine 11  for the field "Data: VBRK/VBRP"
    thanks
    G. Lakshmipathi

  • Invoices posted for future dates could not shown in Outgoing Payment table

    Hi, Experts,
    We posted an A/P invoice for the future date (next month), and then we'd like to pay it under Banking -> Outgoing Payment -> Outgoing Payment the current date. But when we selected the vendor account, we could not find the invoice listed in the table.
    Would this be anyway to show all the invoices posted with a future post date in the outgoing payment table?
    Thanks!
    Lorrie

    Hi,
    As it seems to be the current behavior of the system, the best option could be Payment on Account.
    You can create a Payment on Account for payment on currenct date and when the AP Invoice is added you can Link the same to the Invoice afterwards.
    Look out for other options if provided here by the experts.
    Regards,
    Jitin

  • RWDPOSUP For future date articles postings.

    Hi All,
    Currently we are running the program RWDPOSUP for sending articles from sap to third party.
    I have a query.the system will pick articles which have a valid date from today or a specified number of days for example 30 days
    all the validity is stored in the field DATAB of table A073 for instance(Pricing condition tables)..
    So if the pricing has to be changed on march first then it takes the data on feb first and runs the idoc and data is sent to third party.
    So if i post a document today i.e., 21st march 2010with date of validity as march first 2011. then ideally it should not pick and create an IDOC.
    It should pick on feb first or jan 29th(30days before) and then create idoc. will the program RWDPOSUP run as desired.
    for me if the DATAB is more than 30 days it should not create an IDOC only articles withing 30days are to be sent to third party.
    Can you please suggest on this. i am searching where it looks for date validation but not succesful in that search.
    Any help would be appreciated.
    Thanks,
    RK.

    Hi,
    I have changed it from W to E and saved , still  system is prompting any message at all
    document is getting posted for future date also .
    in MB1B screen posting date is changeble field and if i try to put tomorrow date and try posting its getting posted
    please help
    please try at your  end once .
    regards,
    madhu kiran.
    Edited by: madhu kiran on Apr 24, 2009 11:19 AM

  • Background jobs are scheduled in future date

    Hi
    A system which is used by a customer test system was installed and scheduled the jobs in 2010( in future date).
    Now we have changed the date to current date. But still all the background jobs are in future date.
    There are around 500 jobs are scheduled. And it not possible to reschedule one by one.
    Is there any way workaround to change it back to current date format.
    Best Regards,
    Jai

    Dear Jai,
    The jobs scheduler should have this dates changed to current.  If its a third party system which are running these batches, then be careful to convey the same message to the 3rd party.
    If its in SAP, then the schedule change date should execute your jobs. At the same time, ensure that the transports between the test systems match to the destination.
    Do let me know for any clarification.
    Thanks
    Madhu

  • GRs created for schedule line of future date

    While making Goods Receipts using MIGO transaction, we are seeing tha GRs can be done for scheduling agreements having schedule line of future dates. Is there some way of restricting the GR upto to current date only. Meaning suppose if I have the following schedule lines:
    category of delivery date         delivery-date           schedule quantity
    M                                               01.2010                   100
    M                                               02.2010                    200
    M                                               03.2010                    150
    Currently the system is allowing to do GRs of quantity = 450 (100 + 200 + 150) in the month of February, 2010.
    But I want that while doing a GR in February, 2010 the system should allow to do GR of quantity 300 only (100 + 200). Please let me know how we can do so in the system.
    Regards,
    Pratima.

    Dear Veer,
    Your answer has helped in the MIGO transaction. Please let me know if something similar is possible for inbound deliveries also. Meaning like in MIGO transaction, I should not be able to make inbound deliveries (in xns VL31N) for schedule lines of future dates / months.
    Regards,
    Pratima.

  • Inbound Delivery for Schedule Lines of future date

    We have a requirement where in we want to disallow inbound creation for scheduling agreements for schedule lines of the future. For example if we have the following schedule line for a scheduling agreement
           Month        Quantity
    M    01.2010     100
    M    02.2010     200
    M    03.2010     150
    Currently the system is allowing inbound delivery creation of quantity = 450 (100 + 200 + 150) in the month of February, 2010.
    But I want that the system should allow inbound delivery creation in February, 2010 for quantity 300 only (100 + 200). Please let me know how we can do so in the system.
    Regards,
    Pratima.

    Hi Rami ,
    Maintain different schedule lines in PO - Item Details - Delviery Schedule tab.
    This would allow only those qty that is due on that date when creating inbound delivery.
    Regards
    Ramesh Ch

  • Explain How delivery date is calculated using backward and forward schedul

    How can anyone please explain how delivery date is calculated using forward and backward scheduling
    I want to have it broken down into the following steps
    for eg for delivery date calculation following dates are used
    Material Availabilty Date
    Material Staging Date
    Pick/pack time
    Transportation PLanning date
    Loading date
    Goods issue date
    Transit Date
    Delivery Date
    Can some one please give me an example and explain wht these dates are
    for eg customer needs delivery date on  11/20/2008
    how would the system cacluate whether it can meet the delivery date using backward scheduling
    and if it doesnt meet how does the system do the forward scheduling
    also i am not clear with the following dates
    material avaialibilty date
    material staging date
    transportation date
    can some one please explain me all this in detail
    Thanks

    Hi,
    Basically this is the CRSD(Customer requested ship date logic)logic in which system calculates the ship date depends upon the material availability. If material is available system calculates ship date on the basis of master data maintained in customisation.Master data is maintained in the  following link.
    If material is not available then system takes into consideration vendor delivery date & then calculate customer ship date.
    Please go through the link in SPRO
    LE-Shipping -Basic shipping functions-Scheduling -Delivery scheduling & Transportation scheduling-Maintain duration.
    In customisation following data is maintained
    Material Availabilty Date
    Material Staging Date
    Pick/pack time
    Transportation PLanning date
    Loading date
    Goods issue date
    Transit Date
    Delivery Date
    Hope you got the idea of CRSD calculation
    Regards,
    Prashant.

  • Need FM or Tables to see Process Chain scheduled(future) date and time

    Hello Gurus!
             Can anybody tell me where/How i can get the Process Chain scheduled(future) date and time..?
       I mean, I want to see at what date and time is the PC scheduled for tomarrow/next month etc... Like TBTCO-SDLSTRTDT / TBTCO-SDLSTRTTM along with its Process chain name or PC's Start varient?
    I will give the points for all the answers
              Bye.. Happy New Year

    Hi Anil,
    You can check in SM37 by giving the job name.then you can see when that particular chain is scheduled.
    Goto SM37,
    Give Job name = *
           User name = *
    and select job status - ready,scheduled. then F8 (Execute).
    Then you can see which job is schduled at what time and date.
    Regards,
    Lakshman.G

  • Posting period is showing in future date

    Hi,
    This is issue am facing in my IDES system.
    The error it is showing is as below:
    Posting only possible in periods 2015/03 and 2015/02 in company code z001  and message number M7053
    other inputs: MMRV :  Current peiod   : 03 2015
                                           Previous period: 03 2015
                                       Last period in previous .year 12 2014
    And one more input about this is, in my system  the system timing was showing 2011, this i did not recogbise, and when i tried to do the post goods issue(PGI) system shown some Posting error then i cloed the periods through MMPV t code, and closed upto 02 2015, then i reliazed why still system is allowoing to close the periods. then i checked the sytem timing and corrected it to current date.(13 th July 2014).
    In OB29 my Fiscal year variant is K4 (number of posting periods 12 and no of Special periods 4) is assigned to my company code z001 in t code ob37
    In OMSY "also showing the 2015 3
    Now even after changing the sytem date to correct date still system is showing the periods problem, when i tried to initialize the periods in t code MMPI sytem is showing the below message "Follow the instruction note 487381 before initialiazation"
    I found many treads similar to this issue, but all of them faced past date, needs to be closed the periods until current date, where as in my case the periods alredy open in future date.
    am not much familiar with this periods problem as am SD consultant.
    Please help to resolve this issue.
    thanks,

    Nobody needs help of an ABAPer to close or open periods, this is just normal customizing.
    Goto service.sap.com/notes and read the content of the OSS note mentioned in your message and just follow it, as it is the only way to run period initialization. It does not matter it you rolled it to far into the future or if you still have stone old periods like in the hundreds of other discussions on the same issue.
    And since this is that often discussed I am locking this thread.

  • Can an email be written ahead and then be scheduled to be sent at a specific future date?

    Can an email be written ahead and then be scheduled to be sent at a specific future date?

    This feature is not built in however there are a half a dozen AppleScripts that will do the job. Do a web search for "Mail.app Delayed Send."

  • Purchase order error with future date

    Hi,
    Here one scenario like
    We have created a sales order VA01-->Pur. Order ME21N with current date i.e., 05.09.2008. System able to post perfectly and post MIRO, cutomer invoice and finally released to accounting.
    Now, same sales order VA01-->Pur. Order ME21N with future date i.e., 05.09.2009. System threws error message "Account requires an assignment to a cost object".
    Here my question is, why system is asking this assignment if i gave future date(05.09.2009) and why system is not asking if i gave current date(05.09.2008) ? remaining all are same except date
    Looking forward your comments/thoughts
    thansk
    anifi

    Hi,
    Thanks for your reply
    regards
    Edited by: Anifi on Sep 22, 2008 6:18 AM
    Edited by: Anifi on Sep 29, 2008 2:05 PM

  • O4NM or O4TEN  Create & Actualize a Ticket with future date

    Hi,
    I would like to create a ticket with future date; in the tab 'Movement Details'....'Start Date', 'End Date' & 'Posting Date'.
    Example: Ticket to be created with the start & end date as 05/20/02008.
    System throws error : Cannot actualize a ticket for a future date or time.
    Please suggest.
    Thanks
    Parveen

    Hi Sandil,
    During the ticket creation, when I'm entering the 'Start Date' and 'End Date' with a future date eg 05/30/2008; getting the error.
    The requirement is to create & actualize the ticket with dates 'Start Date', 'End Date' and the 'Posting Date' with future date.
    FYI, there is a significant number of tickets that are booked using end of the month date in order to avoid several fees. We also have to do closing and reconsolidations end of the month. These activities create a significant stress to complete tasks before deadlines. Along with that, we also have to complete ticketing that we scheduled for end of the month. Therefore, resolving the issue of been able to ticket and actualize tickets ahead of time would substantially make processes and procedures easy when we are stretched for time which we don't have towards the end of the month.
    Please suggest.
    Thanks
    Parveen

Maybe you are looking for