POD confirmation date allow to give before goods issue date.

Hello ,
Would like to know that POD confirmation date process , system allows to input the pod date before the actual goods issue date in VLPOD screen as logically it should be wrong i guess as per my knowledge .i.e as soon as goods receipt by customer then only he will confirm pod , how system can allow before the actual goods issue date in VLPOD.
for eg:
1.sales order
2.delivery
3.goods issue with 23.12.2013
4.pod date can enter with 01.12.2013 and save it.
5.billing document
Please advisse your thoughts/suggestions.
Regards
venkat

hi venkat
system will take back also , there is no config control ,you have to user user exit and control it
include:   MV50AFZ1
user exit:  USEREXIT_SAVE_DOCUMENT_PREPARE.
IF likp-vkorg EQ '1000'.    "
    READ TABLE XLIKP INDEX 1.
     IF XLIKP-PODAT IS NOT INITIAL AND  XLIKP-WADAT_IST grater then or eq to XLIKP-PODAT
      MESSAGE e001(Z1) with xlips-VBELN.  "MESSAGE DOCUMENT DATE IS BACK DATE ( CHECK YOUR ENTRY)
     ENDIF.
  ENDIF.
check the ABAPER discuss with above logic
regards
sankar

Similar Messages

  • Delivery date and goods issue date anomaly

    I am seeing issue in client site where when an order is entered for customer with a delivery date in December 2010 the goods issue date and loading are all correct. Soon as I put a delivery date after Jan 6, 2011 all the dates become the same. For example I enter Jan 29, 2011 as delivery all the goods issue, loading etc become Jan 29, 2011. Is there some config issue somewhere causing this issue.

    hi harvinder
    this is all happening because
    when you entered the customer and material in sales order the system automatically prompts the delivery date of the material.
    because in SPRO there is a setting called - DELIVERY SCHEDULING AND TRANSPORTATION SCHEDULING. with the help of factory calendar or shipping point calendar.
    in the same process it has shown these dates and these dates might be the tentative because material may not be available at that time & as soon as you changed the delivery date in the system manually again system will do RE ATP and would have given confirmed date as 14.01.2001 & basing on the confirmed date every date follows.
    this is standard behaviour of the system.
    balajia

  • What is the difference between delivery date and actual goods issue date?

    Hi ,
    Can you please tell me the difference between Delivery date and Actual goods issue date ?
    Delivery data can be be greater than goods issue date?
    Thanks,
    Ajay

    Hi Ajay,
                  Delivery date means its the original date on which the delivery should be done.Actual goods Issue date is the date on which goods to be delivered according to the purchase order.There can be delay in the delivery so we maintain 2 objects.
    Yes delivery date can be greater than Goods Issue date.
    Hope this clears
    Regards
    Karthik

  • Goods Issue : Cancellation date 20071231 is before the goods issue date

    While trying to reverse a Goods issue document I am getting the following error.
    "Cancellation date 20071231 is before the goods issue date 20080103"
    Please let me know if this is a legitimate error. Is it possible to
    reverse the document for 20071231 though the goods issue date is 20080103

    Hi,
    Better you do the goods issue reversal as same date which is in delivery(Actual GI date if not Planned GI date),if you do it in different period then there will be problem with reconcillation of COPA reports.
    the value VPRS does not match,because your orginal PGI document and cancelled PGI documents with diffrenet dates.
    If you do not mine on above issue,then you can very well change the date while cancelling PGI(VL09) by changing reversal date once you click option Cancel in VL09 transaction you can see that date.
    Reward if it helpful.
    Regards,
    Chandra

  • Restict the confirmation before Goods issue

    HI,
    I need to know how can we restrict the confirmation of process order before Goods issue to the order?
    Now user is confirming the order by putting 0 qty in the order.  Any inputs ?
    rajeswari

    Dear,
    You need to define default production storage loaction in MRP2 for you component then system will take it during confirmation.
    For batch selection you need to go for automatic batch determination for 261 movement.
    Create serch procedure in MBC1 sty type ME01 with plant materail and mov type combination.
    Assign the sort rule here. Before that you need to create the sort rule in CU70.
    Else determine the batches in order it self then it take as default in confirmation.
    If you do the confirmation of 0qty then in good movent tape there will no items if is saved it then there is no problem.
    Hope this will solve your probelm.
    Regards,
    R.Brahmankar

  • Calculation of goods issue date in scheduling agreements with routes

    Hello together,
    i have a problem with the calculation of goods issue date in scheduling agreements when we use route, because the system ignore the days of transit.
    Example:
    We had customized the route 4711 with a transit time of 3 days. This route would be related to a scheduling agreement. But this setting has no influence to the calculation of the goods issue date for the schedules. The same happens with loading date and so on.
    Can anyone give me a tip, which setting is additional necessary?
    Regards
    Andreas Walter

    Hi,
    check the following settings
    1, Route determination Path : IMG>sales and distribution>Basic function>Routes>Route determination
    2, Activate the route Determination for your sales document type in following path :IMG>sales and distribution>Basic function>Routes>Route Schedule Determination-->Schedule with route schedule for sales document type
    3, Maintain Delivery scheduling and transportation scheduling in the following path:IMG>sales and distribution>Basic function>Delivery scheduling and transportation scheduling>Maintain Duration
    Regards
    Senya

  • Billing date(fkdat) in sales order item is not copied from Goods Issue Date

    Hi All
    we are facing problem at item level billing date field.This field should be filled with the GI Date in schedule lines shipping tab.
    but, it(billing date) is not being filled with goods issue date but, with the required deliver date at sales order header.
    Please give me a solution and the root cause. This is urgent as business is halted.
    Thanks
    Kumar

    Lakshmipati
    This is from SAP Screen
    "If invoice dates are defined for the customer, the system proposes the billing date from the invoice date calendar. If no invoice dates are agreed, then the actual goods issue date is formed on the basis of delivery related billing. In order related billing, the billing date of the order forms the basis of the billing date."
    earlier it is happening as desired.i.e., billing date=GI Date.
    but, as of now it is taken from the required delivery date.
    Please give me solution
    Kumar

  • Planned Goods Issue date

    Hi,
    We have the system set up as follows:
    When the user enters the delivery date, and then material, route determination occurs. If, for example, there is a lead time of two days on the route, the Goods Issue date is set to two date before the delivery date.
    The user can enter many items.
    If, for different reasons,  the lead time is only a day, the user has to drill down on each item multiple times to change the Goods issue date. We are looking for a quick way, something similiar to "Fast change of delivery date" to change the goods issue date.
    Please share your experineces or proposals on the above problem for the user.
    Thanks in advance,
    Finbarr

    Hi ,
    You can use TA - MASS . Enter object type - BUS2032(for sales orders) on initial screen and select sales item data.
    Next screen enter selection fields like sales order no and items. After giving order no and item range , execute and enter all new values for any item data fields. After pressing button "carry out mass change", don't forget to press save button.

  • Goods issue dates are different in sales order & delivery

    Hi,
    We have a situation where in sales order schedule line tab goods issue date is 21.30.2011
    but in delivery the planned GI date is 28.03.2011.
    There are two line item in the sales order & in both the line items all the dates are same.
    Same route is there in sales order & delivery.
    In delivery Item category avalability check Off is Y(Do not check avail. when reporting results of pick.request)
    All the dates(delivery,loading,Transportation planning) are different .
    waiting for responce.
    Thanks In advence
    Susrikant

    goods issue date is 21.30.2011
    What was the Actual GI date in delivery??  This should be the same as schedule line date.
    thanks
    G. Lakshmipathi

  • Last Goods Issue Date & Last Goods Receipt Date

    Hi ,
    I would like to know in which table (and fields) I can find the "<b>Last Goods Issue Date</b> " & "<b>Last Goods Receipt Date</b>" based on Material Code, Plant and Storage location.I have to prepare a existing stock report for slow moving material.
    Thanks.

    Hi,
       Check table LIKP deliver header and LIPS deliver Item
    Regards,
    Prashant

  • Calculation of goods issue date in sales order with routes

    Hello Gurus,
    This is my first post on SCN, I'm excited to share a new little problem I have.
    I have configured my routes determination as per our requirements.  For example, I have one route configured in 0VTC such that the transit duration is 1 hour.
    When I create a sales order, I enter that route (1 hour transit.dur) under shipping on the line item.  Then I set a delivery date sometime in the future to test out my config.  Looking at the shipping "Goods Issue Date", I see that the date is 2 hours earlier than my delivery date.  It's supposed to be 1 hour.
    I looked through many forums and found no help on this.  My factory calendar is configured such that all days, including weekends and holidays are production days.
    Please advise at your earliest.
    Thanks,
    Mido

    Hi TW Typewriter,
    Yes, I am changing the date in the "schedule lines" tab for the sales order to a date next week, say May 23, 2014.  When I click on the display "Shipping" info, I see:
    1) Delivery date: 05/23/2014 - 00:00
    2) GI Date: 05/22/2014 - 22:00:00
    The expectation is to have the GI date 23:00:00 since my config for the route on the sales order is for 1 hr of transit time only.
    See attached

  • How to fetch post goods issue date and sales order creation date

    Hi All,
    How to find out the difference between SD Sales Order Item Creation Date and final Post goods issue Date. I would like to know how to fetch those dates and what is the relationship between the tables from which i will get the dates.
    Please let me know the solution .
    Thanks in advance.

    Hi,
    Sales order creation date is when u raise a sales order in favor of the customer using VA01.......using ATP logic system purposes the material availability date....
    after saving ur sales order...when u raise the Delivery using VL01n  w.r.t to OR...than u have to perform picking ....In the picking Tab...specify the amount to be picked than press Post Good Issue....means the goods left the company premises ..
    You can the fetch the values using tables-  Use T code   SE12  or SE16
    Vbak-----order header
    Vbap-----order item
    Vbek-----order schedule line
    Likp-----Delivery header
    Lips----Delivery item

  • Want to change Del Date and Goods Issue date in Delivery scdl tab of PO

    Hi Gurus,
    I am in a situation wherein i need to change the Goods Issue date in Delivery schedule tab of Purchase Order and make it equivalent to Delivery date in the same tab.
    Currently the Goods issue date that is taken by default will always be one day after the Delivery date.
    Where is the control for this???
    Regards,
    Trishul

    Hi Jürgen,
    Thanks for your response. You are right. The Process is STO.
    The delivery has not been created as yet.  Everything is happening while creating the PO. The settings are such that the delivery date will be taken by the system automatically by doing the Availability check and simultaneously the goods issue date will be updated. But it will be one day later to the delivery date. But i want this to be same.
    Incase if i change the Goods Issue date manually, this is the message i get "Goods issue cannot be carried out in the past"
    Message no. V1062
    Please let me know if i am not clear.
    Regards,
    Trishul
    Edited by: Trishul Das on Mar 17, 2009 4:09 PM

  • Goods issue date and goods receipt date

    Hi Guys,
                 i was asked to display STO list.They asked me add goods issue date and goods Report date in the o/p columns.So any body can tell me what are the fields for goods issue and goods Receipt date's.?can u guys tell me the Tr code for these fields .?
    Thanks,
    Gopi.

    Hi there,
    I already solve it by myself.
    Actually is i call the initialization twice:
    Company.GetBusinessObject(SAPbobsCOM.BoObjectTypes.oInventoryGenEntry)
    Thats what make this problem happened.
    Sorry.
    Best Regards,
    danny

  • Collective Invoice - Actual Goods Issue date

    Hi Friends,
    Collective invoice topic has been discussed many times but I didn't find exact solution to solve my issue.
    From sap help and few other threads it is learnt that Billing type, Billing date, Payer, Billing unit, Terms of payment, Incoterms, Letter of credit should be same to have collective invoice. During my tests it is understood that apart from those Actual Goods Issue date (Post Goods Issue) date should be same to have collective invoice for different sales orders/deliveries. In my tests SAP didn't consider Billing date but it did consider Actual GI date. In other words, even the billing date and other requirements are same invoice split happend due to different Actual GI date. However collective invoice created even though the billing date is different but Actual GI date is same.
    My user creates one sales order and one delivery for a customer once in a week (so 4 orders/deliveries in a month) and creates Invoice by end of the month with collective invoice. So based on the above tests I can ask the user to create sales orders, deliveries every week but perform Post Goods Issue month end and then create invoice so that collective invoice can be done. But the issue is they want to do the Post Goods Issue every week because the stock levels should reduce on weekly basis. So how can we create collective invoice even though the Post Goods Issue is done weekly (so Actual GI date will be different)
    Any idea? Please let me know if further information required.
    Thank you

    Hi,
    You may consider writing a routine under copying requirements so that invoice is not split even if the Actual GI date is different.
    Consider the following [thread|Collective billing; for more info.
    Regards,
    Amit

Maybe you are looking for

  • 10.8.2 update and iCal

    I just updated my iMac to 10.8.2.  All is fine, except iCal which will no longer start.  It shows the screen of iCal for perhaps a half second and then provide an error message that says "Calendar quite unexpectedly" -- nothing I do can get iCal to r

  • Using EWS to work with mail items from a range derived from Get-Date

    I am attempting to write a powershell script that uses EWS to move items from the prior month and create a folder named after that month to hold those items.  I am finding that the search filter only likes the format if you use .NET system.DateTime a

  • Problems with German umlaut in OCI query

    Hello, I have some problems in getting results, if I search for data with a German umlaut like "ä", "ö" or "ü". In SQL*Plus the following query returns on row: SQL> SELECT  SYSBE.ID AS SYSBE_ID   2          , SYSBE.NACHNAME AS SYSBE_NACHNAME   3     

  • INHOUSDE PRODUCTION TIME AND BASIC START DATE

    WHAT IS THE RELATION BETWEEN INHOUSE PRODUCTION TIME AND BASIC START DATES

  • Apple TV not recognising video format?

    Can anybody tell me why Apple TV will play a video file with the following specs H.264, 853 x 366, millions AAC, Stereo (L R) 48,000Khz FPS 23.98 Data rate 1.57MB/sec But quits with "unknown format" with a video with the following specs: H.264, 850 X