Order Release Date, which field?

I would like to retrieve the date user successfully do the Release Sales Order, which field in which column should I take?

You could try looking at the picking batch on the corresponding shipping lines (wsh_delivery_details) and then joining to wsh_picking_batches to get the creation_date. This should correspond to the pick release date. If you wanted the pick confirmation date, you would probably have to join to the mtl_material_transactions table to get the stock issue from stores.
e.g.:-
select
ooh.order_number, ool.line_number, ool.shipment_number, to_char(wpb.creation_date, 'DD-MON-YYYY HH24:MI:SS')
from
oe_order_lines_all ool
, oe_order_headers_all ooh
, oe_transaction_types_tl otl
, wsh_delivery_details wdd
, wsh_picking_batches wpb
where 1=1
and ooh.order_number = &order_number
and ool.header_id = ooh.header_id
and ooh.order_type_id = otl.transaction_type_id
and otl.name = '&order_type'
and ool.line_id = wdd.source_line_id
and wdd.batch_id = wpb.batch_id
order by ool.line_number, ool.shipment_number

Similar Messages

  • Purchase Order release date

    Dear Experts
    Can anybody give me table & field of Purchase order release date .
    which we can see in Version tab of ME23n
    thanks
    Nayan Lad

    hi,
    please refer to the following thread:
    TAble for PO Release date
    i hope it helps.
    arjun

  • Purchase Order released date field and table name

    Hi,
    Please tell me the  Purchase Order released date field and table name.
    Regards
    Deepak

    Hi,
    Table : EKKO.
    Fields : FRGKE,FRGZU.
    You can get release date of PO from CDHDR  table.
    give object value as your po number and check.dont forget to give leading zeros.
    The udate will be date field and transaction will be me29n for relaesed po.

  • PM Work Order release date.

    Hi guys,
    Where to find the work order release date? In the Header Data, there is no field mentioning about release date. There are only Basic Start/End Date and Malfunction Start/End date.
    Thank You

    Hi Rio,
    Generally that basic start date is date which order is going to be released,
    In Application tool bar There is a "release" button whenever that button is clicked that order is released with the date which is basic start date there is no special space for release order date.

  • Sales order release date

    Hii..experts...
    I want to know the <b>recent order release date</b>..in which table this date has been updated...

    Hi,
    Check Field CMFRE in table VBAK.
    Regards,
    Samson Rodrigues.

  • Process order release date as batch manufacturing date

    Hi All,
    We have automatic batch creation during the release of the process order. Now the requirement is that proess order release date should be updated as Batch manufacturing date in the corresponding Batch data (MSC3N). How this can be done.
    Regards
    Vinamrath

    Hi Vinamrath,
    Hope your proess order release date and the batch creation date are same.
    In such case go to txn CT04 (create Characteristic) and create a  Characteristic say  "Batch manufacturing date". Then in the tab Addnl data maintain the table name as "MCH1 or MCHA" and Field name as "ERSDA" (created on-this is the batch creation date).
    In case your  proess order release date and the batch creation date are not same, then there is a field called " HSDAT" -date of manufacture.you can maintain this field name in addnl data.
    Maintain this Characteristic in classification (CL02)
    Then this will get updated in the batch and same can be viewed in MSC3N
    Regards
    Hari
    Edited by: Harikris_83 on Sep 29, 2011 3:05 PM

  • HOW CAN I GET THE PURCHASE ORDER RELEASE DATE

    Dear All,
    HOW CAN I GET THE PURCHASE ORDER RELEASE DATE - any reprot is there?
    Thank you
    Ahmad

    Hi,
    u goto that PO and select Environment on top line .under that select header changes if u click on that u will get entire details who reased when released, date , time etc
    regards,
    Srinivas Kona

  • Can Release Date metadata field be made editable on updates ?

    Hi,
    When we check in a new content Release date metadata field appears as an editable field. But on subsequent metadata updates it appears as a non editable field. Is it possible to make the release date field as editable ?
    Regards,
    Bhaskar

    Hi Tim,
    Whenever my customer makes changes to the Contribution Site through site studio, he wants to have hold on the Release date also. But currently release date becomes non editable when we do any metadata update. Is it possible to make this Release Date column editable or is there any option in Site Studio so that when the customer makes changes to the contribution site, before he saves the data there should be a pop up of update document information page with the release date column being editable ?
    Regards,
    Bhaskar

  • External purchase order release date is not calculated

    In our live system, when creating external purchase orders from tasks within work orders, system does not calculate the release date of purchase order as explained in the documentation (planned delivery date - planned delivery time). Strangely, when the calculated release date does not lie within the current year release date is assigned to the creation date. When calculated release date lies within the same year, correct release date is assigned to the PO.
    Althogh our development and productive systems have exactly the same patch level, we do not experience this behaviour on our development system. This makes me think that the problem is due to system-dependent setting or some master data such as factory calendar.
    How could we correct the problem? Thanks in advance.
    Ozgen.
    Edited by: Aselsan IT Department on Jun 14, 2010 2:12 PM

    We don't have a release strategy for PReq.
    On the Preq Item -> quantites/ dates tab there are 3 dates: delivery date, request date and release date. In MRP process, the release date is calculated by the sytem based on planned delivery time and GR processing time. The PReq should be changeable by MRP up to the release date. On the release date the system should transfer PReq to SRM and mark the PReqs
    as u2018firmedu2019 u2013 not changeable. This is a SAP standard process. Worked well with EPRTRANS.
    BADI ME_REQ_SOURCING_CUST imethod CHECK_EXTERNAL_SOURCE is already implemented. The BADI controls what requirements to send to SRM.
    We tried putting a check for Release date like: if release date is = < than system date , send PReq to SRM:
       if is_req_item-FRGDT le sy-datum.
       cv_ext_sourcing = cl_mmpur_constants=>yes.
    It does stop new PReqs with release date in future from coming to SRM. However, the BADI is not retriggered for the same PReq when the release date reached.
    Can you please guide me through the implementation steps? If it possible to retrigger the PI message via a scheduled process?
    Thank you

  • Sales Order Addl data B field changes

    Dear friends,
    I have a requirment here to record document changes for a customized field Zlabdip in sales order additional data B.
    The document changes automatically gets recorded for standard SAP fields, how i can add document changes for a Z field.
    Kindly suggest.
    Regards,
    Praveen Lobo

    Hi Praveen,
    Goto dataelemnt of the zfield and in tab' further characteristics' Check the option 'change document'.
    Reddy

  • CRM sales order and data base field in R/3

    Where can I see in R/3 that the replicated CRM sales order is created in CRM?
    Is there a field e. g. in the data base table VBAK or VBAP?

    Hi,
    you can find the information in VBAK table in field LOGSYSB, which is the logical system with which document was created.
    Enter the CRM logical system name in this field, and you will find all the orders created in CRM system.
    Regards,
    Susanta

  • Where can I find this data - which fields?

    I have written an ALV report in HR, and have the orgonization, possition and job title in the results. The content of these fields seems to be truncating, and when I look at the data elements I am usgin, in each case they are described at the short text.
    (T527x-orgtx, t528t-plstx and t513s-stltx).
    I would like to use the long text, but do not know where to find it. I am assuming there is a long text. Can someone tell me where I would lokate these fields? Thanks

    hi,
    Try defining DDICTXT = 'L'  in fieldcatalouge.
    For Short : A maximum of 10 characters is permitted.
    For Medium : A maximum of 20 characters is permitted. A length of 15 characters is recommended.
    For Long : The maximum length permitted is 40 characters. A maximum length of 20 characters is recommended.
    Regards
    Raksha Sharma.
    Edited by: raksha sharma on May 30, 2008 9:20 AM

  • Pur. Ord Release date

    Hi Experts,
    Can any one help me to find the Purchase Order Release date.
    I.e. in which table i can get the PO rel. Date.
    Thanks in Adv.
    AK
    null

    Hi,
    You can even see the date of all the release of the PO, on which date the PO is blocked and all the information. In the PO itself.
    Open the PO, go to the enviornment tab at the menu bar, click header.
    you will be able to see the history of all the realease done in that PO.
    If my answer is as per your query and it is solved then plz reward it.
    Thanks

  • PR Release date in TAB Quantity/Dates

    Hi Experts ,
    When i am creating a PR then In the TAB>Quantity/Dates the release date is coming same as the delivery date .
    As per my opinion it by default should be same as the PR requested date .and when it release by( me54 or me55) .then it will update as the dated on which we are releasing the PR.
    Please Suggest
    Varun Bisaria

    Hi Varun,
    The field 'release date' is a bit confusing. It has nothing to do with
    the date you perform the release strategy (transaction ME54 or ME55).
    The help on the field tells you more about it.
    The release date does not mean PR release approval date.
    In PR table/EBAN-FRGKZ or ME53 screen you can find the 'release date',
    then press F1 -> purchase requisition release date which means for the
    material to be available on the date it is needed the PR must be release
    on xx.xx.xx (date) (that's requirement date less GR proessing time, GR
    proessing time, planned delivery time, and purchasing department
    processing time).
    In ME53 screen -> item detail -> MRP data block (include release date.)
    click 'statistics' icon -> administrative data (include release ind. and
    rel. strategy).
    In ME5A -> press F1 on 'release date' of initial screen which have same
    explain for this field.
    There is no actual PR release date field in EBAN, so in PR display,
    we can not see "actual PR release date".
    BR
    Nadia Orlandi

  • What happened to release date option in book listings

    Use to be able to click on recent releases (I use mysteries mostly) and then click on release date which would then list all the recent releases in date order.  Why did you stop that? 

    Hi Linc,
    It took me awhile to confirm what I was thinking doing it this way, but I think it finally worked. Is there any way to get each entry to show date added anymore so I don't have to go through that in the future?
    Thanks!
    joanne

Maybe you are looking for

  • BT Really slow access

    Hi, For the last weeks, my internet access is extremely slow. I've been trying to figure this issue and did a few tests - but these report everything's ok. I find it quite strange, since it's a fact that there's a latency for each request and sometim

  • OBPM 10.3.1 and OBPM 10.3.2 compatibilty

    Hi, In my current project we have to design some complex forms and the form editor for BPM presentations in 10.3.2 compared to 10.3.1 has been improved a lot in terms of performance. With 10.3.1 building a presentation with many fields was very painf

  • What is the terminal command in OS X SL for enabling my touchpad?

    When I boot into the install disc I can use the terminal, but not the touchpad. I can't get past the choosing of a hard disk w/o using my touchpad. Thanks!

  • ITunes screws up track order and randomly screws up volume level

    I'm really starting to regret replacing my 5g video with the classic. The video out issue is one problem, but my biggest issue is my Media Monkey isn't compatible and I had to go back to iTunes. First off I hate using iTunes to manage content. The fo

  • How to Populate 'Camera Model' on iPhone print screens? (iphoto)

    My name is Mike. I love that iPhones (and iPods and iPads) can print screen using the sleep/wake button and the Home button. I'm surprised I only just now noticed, but I can confirm... once the print screens are imported into iPhoto, their "Camera Ty