Purchase Requsition Delivery Date

In APO in which table i can find the field Delivery date for a purchase req number

Hi Anoop,
If you are creating PReq through Z program then there must be some Z table , in which you can get the Delivery date.
Else if you have the order id, you can use the bapi "BAPI_POSRVAPS_GETLIST3"
as
CONCATENATE sy-sysid 'CLNT' sy-mandt INTO w_sys.
data: i_receipts_check  TYPE STANDARD TABLE OF bapi10502poouto,
i_extension       TYPE STANDARD TABLE OF bapiparex,
i_ordid           TYPE STANDARD TABLE OF bapiapoordid.
    CALL FUNCTION 'BAPI_POSRVAPS_GETLIST3'
      EXPORTING
        logical_system = w_sys
      TABLES
        order_guids    = i_ordid
        receipts       = i_receipts_check
        extension_in   = i_extension
        extension_out  = i_extension.
where i_ordid contains the order id.
All the details associated with that order you can get in the table  i_receipts_check.
Regards
Satyam

Similar Messages

  • MRP and purchase order delivery date

    Hello
    Question about MRP
    we would like that the MRP run takes into account purchase order with a delivery date in the future
    Say the MRP run 10th of Oct we want that all purchase orders open with a delivery date in the future takes into account the quantity that needs to be ordered TODAY
    EXAMPLE
    Minimum stock 5
    Wse stock 0
    Purchase order delivery date D+1 10
    Lead time is 5 days
    So if you run MRP the systems proposes 5 to order today but they do not want  to order 5 because there is a coming purchase order D+1 of 10
    Does anyone knows how the pruchase order of 10 is taken into account in the MRP run ?

    Unfortunately, one of the weakness of SAP MRP is if a purchase order and/or production order is late, MRP will tell you to order it again instead of expediting.
    We have overcome this and other issues with our own economical planning enhancements. If you are interested you can contact me with your contact information

  • Purchase order Delivery date based on PO doc no and PO item no

    hi all
    we have a  requirement to bring Purchase order delivery date in to our report .
    it is in EKET Table - field EINDT.
    Is it possible to get this PO Delivery date in to our data source 2lis_02_itm which has PO Doc no(EBELN) and PO item.no (EBELP).
    In EKET Table the primary key is based on 3 fields. PO Doc no(EBELN), PO Itm.no(EBLEP) and delivery schedule line counter (ETENR).
    In EKET Table the data is like
    PO.NO/PO itm no/ schline counter/delivery date
    1000/10/1/1-1-2011
    1000/10/2/5-1-2011
    1000/20/1/2-2-2011
    1000/20/2/2-2-2011
    1000/20/3/5-2-2011
    so on...
    IF i enhance my datasource and populate the delivery date based on EBELN and EBELP we get only 1 delivery date for all the different schedule lines which is wrong.
    I know there is a separate datasource for schedule line data for purchasing BUT IS IT POSSIBLE TO GET the delivery date based on the different schedules by using some ABAP CODE, SINCE in our datasource 2lis_02_itm we dont have ETENR( SCHEDULE LINE COUNTER FIELD).
    if we use the standard data source  (2lis_02_SCL )it is not fair to pull all that data since we only need 1 field from it.
    Please suggest
    Thanks & Regards.
    Krishna

    Hi Krishna,
    Even though you plan to write some ABAP code or do any processing for a combination of PO document no. and Item no. you will always get multiple records with different schedule line items and it is really impossible to take the delivery date without knowing schedule line item no.
    And even when you said PO delivery date, it is actually means delivery date of any of the schedule line only. If you want to write some ABAP logic then you will have to decide like whether you want to display the First line item date or the last line item date etc. But which is again not a good idea.
    I think you can go for schedule line extractor.
    Regards,
    Durgesh.

  • Whats the fieldname and table name for purchase order delivery date

    hi all,
        whats the fieldname and table name for purchase order delivery date
      thanks and regrads

    EKET-EINDT is the delivery date according to the schedule lines.
    for example the line item has 100 qty.
    it is sent in three schedules (40, 40, 20).
    Then EKET will have 3 records for one PO Line item.
    The final delievry data is the EKET-EINDT for the 3rd schedule line item.
    Regards,
    Ravi

  • Purchase Ord delivery date changes SO schedule line date?

    Hi,
    I am purchasing a drop ship item as per sales order. The account assignment in the purchase order is the Sales order. 
    Why in some cases the schedule line date in the sales order changes when I change the delivery date in the purchase order? whereas in other cases it does not.
    Please help me out with this question.
    Sincerely.
    Puja

    Puja,
    The SO schedule line date should not change when you change the purchase order delivery date.
    However, if you change the PO del date, AND a user performs re-ATP against the sales order, OR if you are running backorder processing (rescheduling) of sales docs, then the SD item/schedule date may change to match the changed availability situation caused by the change of the delivery date of the PO.
    Look in the sales order in VA03, then Environment>changes.  Look to see if anyone or anything has 'touched' the SO item that is home to the schedule lines that were affected.
    Regards,
    DB49

  • Report on Purchase Order, Delivery Date etc

    Friends,
    Do we have a standard report with the following info :-
    Purchase Order No and Date
    Delivery date as per PO
    GR Number
    GR Date
    Vendor
    Please let me know if there is standard report else which are the tables to be used for a query.
    Regards

    > But system responds "Scope of list BEST_ALV not defined". What is the "BEST" solution for this.. (I am using 6.0)
    You Can Define your Own Scope of List ie BEST_ALV in the Following Path:
    SPRO-MM-Purchasing-Reporting-Maintaining Purchasing Lists-Scope Of Lists-Define Scope of List
    Just Copy the BEST Scope of List and Rename it to BEST_ALV and Save. Now Double Click on BEST_ALV and in Settings for ALV Grid Control Tab Put tick mark against Use ALV Grid Control and Save.

  • Purchase Order Delivery date Expiry

    Hi Friends,
    My Client wants, Puchase Order should be blocked if the GRN is not done at the scheduled Delivery Date.
    Please tell me if it is possible
    Regards
    Prashant Atri

    Hi,
    In Purchase Order ( ME22N) , enter Latest GR Date in Delivery TAB in the  item details which allow latest acceptable date for goods receipt and if date is after this date, you will receive a message .
    Regards,
    Biju K

  • Purchase order-delivery date

    presently users are maintaining delivery date in po with back dates. we want to control as it should be on or after current calender date.
    plz suggest how can we configure this requirement

    Hello,
    Goto SPRO >> Materials Management >> Purchasing >>Environment data >> Define attributes for system messages >> system messages >>>> Here you configure for Application are = ME and message  - 039 - Delivery date is in the past from warning to error message.
    Regards,
    Shailesh

  • Purchase Order Delivery Date Check

    Hi,
    Need to validate the Delivery Date of the Purchase Orders. Need to block the date change for past date date. Need to allow the change for future date.
    Ex;
    If PO is creating today (13.01.2008) , the delivery date need to be equal or more than todays date. If the user try to enter a past date, system to be issue an error message.
    Please guide.
    Regds,
    NalindaR

    Hi,
    Go to customizing,
    Material management> Purchasing-> Environment Data---->Define attribute of system message.
    In the window select "System message" field
    the go to message : 00    ME    039    "delivery date in the paste"
    in front of the ligne set the indicator  "E" instead of  W
    regards

  • Purchase order delivery date is same as creation date

    Hi,
    For one of the plant.when PO is created manually  delivery date is taking  same as creation date.why it so.
    Can any one provide the reason.
    There are no Personal settings in Purchase order
    for the material the data maintained as follows :
    MRP2 :
    Planned delivery time is 24 days
    GR processing time is 5  days
    Purchase info record :
    Planned delivery time is 24 days
    SPRO-Plant parameters
    Purchase Processing time 1 day
    Regards,
    somiraghu

    Hi ,
    System calculate the delivery date by the sumation of planned delivery time with your creation date. In the material master the planned delivery time for that plant may be zero ,.tht may be the region behind  the system is showing the creation date as the delivery date.
    Pls check your Material in Material Master for that plant...
    Regards

  • Inbund Delivery Date Purchase order delivery date

    Where in customizing can I make it standard that the inbound delivery takes over the delivery date from the purchase order, and not the creation date?

    what was the solution?

  • Purchase requisition delivery date before the requested/created date

    Dear Experts,
    We are getting an issue that Purchase requisitions created by APO are having Delivery Date one day before of requesed Date.
    Eg Purchase requistion created on 20.02.2015 and having delievery date on 19.02.2015.
    I have checked contract, Purchase info record Tlane all master data settings are ok.
    Planned Delievery Time maintained in the info record is 0 and GRPT time is 1 day.
    Same vendor, contract, PIR exists for 2 material, But we are facing issue only for one material.
    It is an urgent issue , if anyone is having any idea , suggestions please reply to me if any information required will update here.

    Hi Mariano,
    Thanks for your Reply !!
    GRPT and  PDT in ECC maintained as 1 day In material master.
    In Purchase Info record PDT is maintained as 0 days and GRPT is 1.
    I also checked tlane it is coming as 1 day and GRPT is 0 days.
    So which i analysed from some other eg of materials pur req is considering the settings of which is maintained in Tlane, so giving 1 day back date in Pur Req.
    But it solved my previous question but arises one more question that tlane we have not mannually maintained, it always created on the basis of contract in our scenario, so how the PDT=1 day come inside tlane?
    Regards
    Deepika Kukreja

  • Delivery Date Monitor Against Purchase Order Delivery Date.

    Hi All
    Forgive me if I've posted this in the wrong forum area but I'm fairly new to this and have spent some time looking for a correct area but still not sure??? Anyway........
    ....I'm wanting to know if there's a standard SAP Report or anything that can tell me which deliveries from suppliers are late or due.  I can get out ABAPer to create me a new program to do this but I was hoping that there would be something standard.
    I want to look at the delivery date on my PO's and if the date is less than or equal to today and the parts have not been Goods Receipted, display them.  It would also be useful if we could see what was due in over the next few days.
    Again sorry if this is in the wrong section but any comments or suggestions would be much appreciated.
    Many Thanks
    Chris

    Complete.

  • 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

  • Purchase Requistion - delivery date

    hi
    there is a sub DC where replenishment takes place from a bigger DC only when safety stock goes down.
    now when the safety stock goes down say today, MRP generates PR which has delivery date as today and with a release date in past based on planned delivery time, GR time etc.
    but in real sense, it would be apt if system tells the delivery date in future considering the lead times and release date as today..
    can it be attained by fwd scheduling ?  if so how do i do for selective plants.
    Pls suggest.
    regards
    joe

    Is this sub DC defined as a plant in SAP ?
    Which is the MRP type for the items (consumption: i.e. PD or somethig or reorder point as V1 ).
    There is some kind of demand on sub DC so you can foresee this problem ?
    without demand on the items, the system will react "later" when the SS is reached.
    Whenever a demand exist, the MRP will prepare the supply element in advance....
    Perhaps, if the consumption in unplanned, you should shift to a V1 MRP type , with a reorder point.

Maybe you are looking for

  • Help with separate monitor

    I want to use a separate monitor with my  2011 MBP13 Hooked up through mini display port>hdmi adapter to the monitor. The display seems to be ther but not centered on the screen... Also there is no audio.. Are there settings on the macbook that I nee

  • Partitioning x86 with solaris 10

    G'day, I am having trouble with partitioning solaris 10, i have tried installing solaris 10 on my system with autolayout and not changing any partition options. But once solaris is installed, i install SRSS and Sun SGD and i run out of space. I have

  • Need help centering different sized images being loaded from a container

    stop(); mainArea_mc.visible = false; home_btn.addEventListener(MouseEvent.CLICK, function () { gotoAndStop("Home Template")} ); var totalImages:int = 0; var imageDirectory : String = ""; var currentImage:int = 1; var filePrefix : String = ""; var loa

  • All About TREX

    Hi experts, Can you help me in getting idea about what is TREX? Why it's needed? How to install? How it's helpful in KM? Thanks, Kannan

  • What is the business flow of SD

    hi what is the business flow of SD