Report : Actual Delivery Date (Table Details)

Dear All,
    I would like to get the 'Actual Delivery Date for a Purchasing Item'. From which table can I get this data.
Please give me the Field name and Table name.
Thanks in Advance
Regards,
Lijo

Hello,
Thanks for the quick response.
Could you please give me the details regarding Expected Delivery Date also.  
Regards,
Lijo

Similar Messages

  • For a Sales order, what is Actual Delivery Date to Customer?

    Hi Experts,
    I am an ABAP consultant. In a particular report, for a Sales order I am asked to display:
    ‘Delivery Create Date (LIKP-ERDAT)’,
    ‘PGI Date’,
    ‘Requested Delivery Date (VBAK-VDATU)’ and
    ‘Actual Delivery Date to Customer’.
    And in addition, I also have to show:
    ‘No: of days between Order Create Date to Delivery Create Date’,
    ‘No: of days between Delivery Create Date to PGI Date’,
    ‘No: of days between Requested Delivery Date to Actual Ship Date’ and
    ‘No: of days between Order Create Date to Actual Ship Date’.
    I’ve searched SCN for similar questions but I couldn’t get clarity. I’ll be very grateful if somebody can explain me how to find the ‘Actual delivery date to customer’ and what is the difference between this date and ‘Billing date’. Also, please explain, the difference between ‘Delivery Create Date’ & ‘PGI’?

    Hi Rashmith,
    It seems the report is related to delivery. Below is the explanation for the different terms you mentioned in your question.
    Delivery Create Date (LIKP-ERDAT)---- when a delivery is created with or without reference of an order system writes the date of creation time of creation and created by in the header data. Creation of delivery does not means that goods are dispatched. There are many steps further after a delivery is created before goods are dispatched.  For example I have created an order, created delivery on 01.01.2014; delivery date will always be 01.01.2014.
    PGI Date (LIKP-WADAT_IST)------ Post goods issue date is the date on which goods move out of the company to carrier. This is the last step of delivery. When delivery is created system derives different dates of planning; at this stage it will determine the planned PGI date (LIKP-WADAT) and when actual PGI  happens system writes the date in LIKP-WADAT_IST which is actual goods issue date.
    Requested delivery date (VBAK-VDATU)------When order is created for a  customer he asks for a material, a quantity and a date on which he wants the goods. This date on which customer wants the goods is called requested delivery date. Based on the requested delivery date system will check feasibility of delivering the goods on the requested delivery date based on the delivery scheduling.
    You can get the RDD based on the below logic.
    Input the delivery number in VBFA-VBELN and VBFA-VBTYP_V and get VBFA-VBELV.
    Input VBFA-VBELV in VBAK table and get the value of VDATU.
    Actual Delivery Date to Customer-----Actual delivery date is Actual post goods issue date (LIKP-WADAT_IST). This is the date on which goods are issued to the customer and customer is liable for billing for the goods dispatched.
    Difference between the Actual delivery date (Actual goods issue date) and billing date.
    Normally as per standard SAP, once goods are moved out of the company customer is liable to be for billing for the goods dispatched. So by default in standard SAP system copies the actual goods issue date (LIKP-WADAT_IST) as billing date (VBRK-FKDAT) irrespective of the date of creation of the invoice (If delivery is goods issued on 01.01.2014 and billing document/invoice is created today i.e. 14.04.2014, system by default will take 01.01.2014 as billing date). And this is the correct practice.
    However  if you want the current date as the invoice creation date instead of the actual goods issue date we can control it by copy controls feature given in SAP.
    So based on the copy controls setting, it may be different from the actual goods issue date/ actual delivery date.

  • Schedule line date vs actual delivery date

    Hi All,
    Is there any standard report or work around available to compare customers schedule line date vs actual delivery date
    Thanks & Regards,

    Hi Abir,
    I think your talking about a "On time Delivery report" to track actual delivery against the quoted delivery.
    There is no standard report available in SAP for this.
    This is hard to track if you have maintained multiple schedule lines for a one single line item.
    (Where you maintain multiple delivery dates in schedule line level to quote  multiple delivery dates. If you have maintained multiple line items to quote multiple delivery dates, this would have been easy)
    Because you do your delivery based on your sales order line item. Not based on your schedule lines. Therefore in your delivery line item table (LIPS) you cannot see Schedule line number. Therefore you cannot compare quoted delivery against actual delivery date.
    Assuming you have maintained your multiple delivery dates in Schedule line level, this is how you have to proceed.
    - Use VL10E transaction to create delivery against schedule lines.
    - Create append structure in the LIPS table to accommodate to carry the schedule line item of sales order in each delivery document + Line Item combination.
    - Use this user-exit u2013include  MV50AFZ1. Can save the particular sales order schedule line in the LIPS, earlier created append structure field.
    Then you have the schedule line number available in the LIPS table, Now you can code your report to capture quoted delivery against actual delivery date.
    Hope this helps you !
    Anupa

  • Field for actual delivery date

    Hi ABAP gurus,
    i want to find actual delivery date field and table and also expected delivery date for delivery .
    can you please tell me the table for actual delivery date.
    Thanks,
    Jignesh .

    Jack,
    LIKP-WADAT_IST - Actual Delivery Date in a Delivery
    LIKP-WADAT - Expected Delivery Date / Planned Goods Movement date
    HTH
    VB

  • Planned Delivery Date and Actual Delivery date.

    Hi,
    Is there a report in SAP which shows the delivery date of a PO line item and actual GR posting date from PO history in one report?
    I need to display the planned delivery date and actual delivery date in one report, preferably in columns next to each other.
    Thanks in advance.

    Hi
    To my knowledge there is no such report. You will have to develop this report through ABAP help. You need to pick the planned delivery date from the PO and GR posting date from material document. Both this fields (EEIND & BUDAT) can be viewed in the PO history.
    However, challenge will be when you have multiple delivery dates and receipt posting dates are for part quantities.
    Regards,
    Jagadeesh

  • Actual delivery Date not coming in the extractor 2LIS_11_V_SSL

    Hi
    I am trying to get the Confirmed and Actual Delivery date for a Order from ECC in BIW. The extractor 2LIS_11_V_SSL has both these fields. But when I check the data in the extract checker (RSA3) in ECC, I always get the Actual Delivery Time as Blank.
    Is there any problem with the standard extractor? Or anything needs to be done to get this field from ECC.
    The BI Content Version in ECC is 703 SP 4.
    Actually I want to know whether the Order is delivered on Time or not, Is there any way like status which can tell me if the Order is "Delivered on Time" or not
    TIA
    Abhishek

    Yes we were using the field MCEX_I_LFDAT Actual Delivery Date. It only gets filled for confirmed deliveries and is blank for other orders.
    Though the values were not tallying with what the Functional Team wanted. So now we are using the field MCEX_I_WADAT (Acttual Good Issue Date) from the source system. We are still using the extract 2LIS_11_V_SSL for the same. This field is filled from the Deliveries from the Source System.
    Both the Extracts 2LIS_12_VCHDR, 2LIS_12_VCITM also have Actual Goods Issue (GI) Date and no Actual Delivery Date. Though these come from different fileds in different tables.
    Closing the Post.
    Thanks
    Abhishek

  • Actual Delivery Date of a Purchasing Item

    Dear All,
        I would like to get the 'Actual Delivery Date for a Purchasing Item'. From which table can I get this data.
    Please give me the Field name and Table name.
    Thanks in Advance
    Regards,
    Lijo

    Hi
    check in table EKET - Scheduling Agreement Schedule Line
    enter the PO number
    Check the fields
    EINDT - Item Delivery Date
    SLFDT-  Statistics-Relevant Delivery Date
    Thanks & Regards
    Kishore

  • Report on delivery data in item level for list of po

    Dear all
             How to take Report on delivery data in item level for list of po
    regards
    M.Chandra mohan

    You can check any of the standard reports like ME2M with the selection variant as "PO where GR exists"

  • What is the actual delivery date

    Hello All,
    In the delivery what is the actual delivery date
    Regards,
    Abhijit Dixit
    +91 9820935468

    Hi,
    The actual delivery date is the date by which your goods reach the customer.
    It is field appearing in delivery.
    Planned delivery date will be calculated by the system automatically based on the backward or forward delivery scheduling based on which you maintained in your entry there.
    But it is the actual date when the goods reach the customer.
    Regards,
    Krishna.

  • Purchase Order Report Showing Delivery Date

    Hello All
    I am looking for a report which will show Purchase orders with delivery date . something like ME2N but it is not showing delivery date.
    Regards
    Yogesh

    Hello Guys
    Thanks for your answers but it seems no body have checked it.
    Vishal : I am looking for a standard report and not table.
    Ranga : In SPRO field delivry date in not there under new scope of list
    Chidanand: Boss ALLES not giving delivery date.
    Please tell me some other way.
    regards
    Yogesh

  • Sales Orders Report - Requested Delivery date fails.

    Hello,
    If a customer orders Item A Quantity 10 with a requested delivery date as 10.09.2008
    In sales orders under Schedule line tab it will be displayed as below if schedule line fails
    Delivery date Order Qty Rounded Qty Confirmed Qty
    10.09.2008     10     10     0
    20.09.2008     0     0     10
    Customers get the goods not on his requested delivery date but some time later.
    My requirement is I need to get the list of sales orders (like as we get the list of incomplete sales orders in V.02) where the requested delivery date fails and confirms next delivery date.
    Is there any such standard report available???
    Thanks in advance.
    Regards,
    Vamsi

    Hi
    This is not available as a standard report. Consult your ABAPer to develop a Zreport. The system will compare the requested delivery date and the schedule line date and if the delivery date in the schedule line doesn't match with the requested delivery date, those schedule lines along with the details of the material, sales order number etc., will be displayed in the report. You have to give the ABAPer the details like..how the input screen should be, how the output screen should be and the proper logic for obtaining the required output.
    Thanks,
    Ravi

  • Oracle LIte Conflict data table details Needed

    Hai,
    I have a new requirement from client that we have to send mail to user all conflict information between oracle lite and main database after synchronisation. We have taken publication and conclict table details from mobileadmin.C$EQ and wants to know which database table should be used for taking field wise details.
    Regards, Palani.R.

    What do you mean by conflict?
    The publication items will by default have a conflict type of 'server wins' or 'client wins'. This comes into play where updates have happened on both the server and the client, and in these cases the rule will be followed, the data updated accordingly and nothing is stored.
    If there is an ERROR in the upload processing, then the entire transaction will be put into the error queue (C$EQ), which sounds like what you are looking at.
    C$EQ will have a record for each record in the upload transaction, but the first one to cause an error will have the message text as not null (there may be other errors behind this, but only the first one is updated).
    If what you are trying to do is send an email when a transaction errors, then i would suggest you
    select the user (clientid), transaction (tranid$$) and message_text (this is the actual error) from c$eq
    to get the related table then
    select pub.owner||'.'||pub.store
    from c$all_publications pub
    ,c$eq eq
    where pub.name=eq.publication
    This is the schema and object name of the server table the data is going to. The actual error queue table is
    select pub.owner||'.CEQ$'||pub.store
    from c$all_publications pub
    ,c$eq eq
    where pub.name=eq.publication
    ie: object name prefixed by CEQ$ sitting in the main schema
    If you want the actual column data, then just use all tab columns inside a bit of dynamic SQL

  • Purchase Order Delivery Date Vs. Actual delivery date

    I am trying to run a query with PO # and date with Delivery date against MIGO Delivery date.
    I am missing something here. When I join the tables EKPO,EKKO, EKBE. The results are getting duplicated.
    Could anyone help me ? In the selection field I choose Plant and PO Date.
    Regards,
    Sudha

    hi,
    In PO, planned delivery time mostly comes from the vendor master record which you can check here:
    LFM1 - PLIFZ...
    Regards
    Priyanka.P

  • Report for delivery date in po

    Hi
    Can anybody tell me in which report I can see the delivery date that vender confirmed? In ME2M can only desplay the date of PO created.

    Hi,
    Try ME80FN, on result screen, click on Change view button(Last Button), select delivery schedule also you can try ME2A report
    Regards,
    Vikas
    Edited by: Vikas Mayekar on May 21, 2009 2:17 PM

  • Delivery date table

    Hi experts,
    Can any one tell me the(table) where to get "Delivery date" field value in va02->shedule line for item(4th icon from right(down))--> first field"Delivery date".
    points guaranteed..
    cheers
    kaki

    Check the Table is VBEP and filed EDATU.
    Thanks & Regards,
    Siri.

Maybe you are looking for

  • How do I install Elements on my new computer from my old computer?

    I have Photoshop Elements on my old computer, which is going to crash any day now.  How do I get the program to load to my new computer? Thanks!

  • File can't be copied -- no errors found on disk

    Hi everyone! I'm having a problem with a disc connected connected to my mac mini -- i doubt this really has to do with the mini itself, but i couldn't find a more appropriate forum. the mini is a 1.83GHz Intel Core Duo running Tiger 10.4.11 with 1GB

  • How to use array in methods

    package p1; public class Home implements Function {      public int evaluate(int a){                return (a[i]/2); wats wrong in this?im new to java plz assist

  • Capability Not Set Exception

    Hi i was just wondering could anybody help me with my first Java 3d program, The program runs but it throws a capability not set exception even though I have set them in the program!!!! I include the program below, the error is as follows: Exception

  • Report Builder 3.0 Category Listing

    .  I have a budget report assembled with user drop-down parameters of "Budget Year", "Budget Department", and "Departmental Category". The report runs just fine with a single selected "Departmental Category" but if I select multiple "Departmental Cat