Delivery Date for PR in Sales Order

Dear All,
We have a case where Sales order will trigger a Purchase requisition when the Material is non-stock.
But when looking at the Delivery date for the Purchase Requisition in the Sales order, the delivery date is always the creation date, which is incorrect, the correct date should be calculate based on the planned delivery date in the material master.
Sales Order--> schedule lines --> Purchase Requisition
Thank you very much,
Regards,
Chee Wee

Dear Ravi,
Sorry, i did a tried to convert a PR into a PO, and which PR was triggered from SO.
The delivery date in the PO still the SO creation date, which is the same as the PR delivery date.
Can you please advice?
Thank you very much,
Regards,
CheeWee

Similar Messages

  • Incorrect delivery date for third party sales order

    Hi,
    When I create a Third party sales order, the delivery date refers as todayu2019s dates, but when I save the order the same is getting copied in to Purchase requisition and subsequently to Purchase Order and is not recalculating based on the Planned Delivery time maintained in the Purchase Info Record.
       Is there any configuration setting to enable re determine the delivery date in PR?
    Regards
    Raj

    Hey babu,
    I understand ur problem. First check that you have maintained all the time durations that would be taken into consideration when the sales order will do the scheduling. E.g.
    !) GR processing time
    2) Planned delivery time
    3) Purchase dept processing time ... etc
    Now you need to check if scheduling is taking place on the sales order. That means, does it show you the date that can be confirmed for delivering that 3rd party item when you press enter after entering its material number and the order quantity.
    1) If yes you need to check the box that says  "Fix time/quantity" on the availability check screen that pops up when you place the order.
    Now the system will pass this new scheduled date to the production order, but it will show the requested date as the one determined from the lead time in the order type. so no need to worry.
    also if it is not showing you the availability check screen and automatically using a date scheduled in the future based on the values you set in PIR, in that case yo need to go to the item details > schedule lines > and check the box that says "Fix time/quantity" for that 3rd party materials and the confirmed date will be passed to the PO automatically.
    2) If no then you have to make sure that availability check is turned on for that material and then try placing the order.
    Regards,
    Vinit Parkar

  • Delivery Completed for Material in sales order....

    Hi Experts,
    I want to know the table for Materials of sales order which are completed delivery.
    e.g. : Order Qty. 5 Nos.
            Delivery Qty. 5 Nos.
         ================
          Balance is 0.
    Pl. waiting reply.
    YAB

    Thanks Prabhu,
    YUSUF

  • Delivery date in Third party sales order

    Hi,
    If a sales order is created on 15th of October with TAS item category, system is proposing the delivery date as 22nd October. PR was released on 20th of Oct after backward scheduling and the plnd delivey time is 1 and GR time is 1 and the 18 & 19 are holidays.
    Could any body clarify me why system is not considering 16 & 17 for PR release?
    How the system proposes the delivery date as 22?
    I kindly request you to clarify.
    Warm Regards,
    Sridhar Burugula

    Dear Venkateswarlu,
    Many thanks for your reply.
    I have checked the document type (order) and the lead time mentioned is zero.
    Could you please help me in this regard??
    Warm Regards,
    Sridhar

  • Delivery date does not match sales orders  proposed delivery date

    when i create sales order the requested delivery date by default is todays date and if nobody changes it, it will stay the same even after i save the order but the acutal delivery date is diffrent in the sales document or delivery document
    can anyone please throw some light on it
    Thanks in advance

    Hi Raj,
    Req D Date is the date on which teh custoemr wants the goods to be delivered. But it wont be possible always. So there will be an availability check on the stock of that material and based on the availability and transportation lead times, the possible delivery date will be determined and populated at the schedule line level of the document.
    Hope this clarifies your doubt.
    Reward if this helps.

  • Routing data for configurable products (Sales order costing)

    Hi
    I am runnign sales order cost estimate for configurable product. here I want to confirm the activity quantity with cost estimate.
    Pls let me know where can I check the activity quantity information . Pls help
    Thanks
    Sneha

    Hi Sneha
    I am bit confused with the terms you used..
    you cannot confirm activity qty while doing cost estimate... Activity confirmation happens during Production Confirmation
    Are you talking about missing activity qty/cost in sales order cost estimate?? Contact your PP consultant... You should have a routing attached while creating the sales order.. If that is there, then Activity cost would show up in the sales order cost estimate
    Br, Ajay M

  • Issues in Web service created for updating the Sales Order

    Hi All,
    We created a Web service using the Web service tool in CRM 7.0 ( Using the Component WS_DESIGN_TOOLS )
    Web service was created for three modes such as READ, CREATE and CHANGE Modes.
    READ Web Service we tested and its working fine as we were able to see the data for an existing Sales Order in the Web Service.
    We expect that the Change Web Service will update the data of an existing Sales Order.
    Through our Web service we are passing the Order GUID ,Order ID and some Header Fields as well as Item Fields but  the in the Web Service we are getting a message that Web service executed successfully but the CRMD_ORDERADM_H Table isnot getting updated.
    What could be problem.
    Any suugestions will be highly appreciated.
    Regards,
    Sijo

    Hi Gourav,
    I checked in SICF for the Webservice name created.
    this is the service path
    /default_host/sap/bc/srt/rfc/sap/ for the corresponding Web Service created in DEV 200 Client.
    I checked in SOAMANAGER and saw  that the  endpoitnts were zero.
    the Search Operation for Webservice have got three query fields mainly
    Object Id, Posting Date,Procees Type
    If we give Process Type
    sign - blank
    option - blank
    low - YPO ( Custom )
    High - blank we are getting 126 entries.
    and if we check for the Process Type YPO (Custom ) in CRMD_ORDERADM_H Tbale also we are getting the same no of entries.
    but only for option BT , for Posting Date issue is thr..
    Any inputs to move forward will be highly appreciated.
    Regards,
    Sijo.
    Edited by: sijokjohn85 on Mar 5, 2010 10:52 PM

  • How to get the pricing hierarchy based on the delivery date for sales order

    Hi,
    How to get the pricing hierarchy based on the delivery date for sales order other than system date.
    My requirement is to get the Pricing hierarchy based on the delivery date other than system date.
    Waiting for kind response.
    Best Regards,
    BDP

    HI Sai,
    please refer teh document already how to write FM based extration on generic extractors.
    and here  the logic to find the latest records values:-
    -> get the data in an internal table
    ->Sort the internal table data based from date descending
    -> Using READ statement , we can read the first record of the table which is nothign but your latest record.
    Regards.
    Sakthi

  • BAPI for Outbound Delivery Creation with reference to Sales Order

    Dear all,
    I'm on R/3 4.6B platform and to develop an RFC for outbound Delivery creation instead of using the standard VL01N transaction.
    I've review BAPI for Outbound Delivery Creation with reference to Sales Order - VL01N thread which suggest BAPI_DELIVERYPROCESSING_EXEC .
    However, in 4.6B, that function module doesn't exist. Appreciate any suggestion and or workaround.
    Thanks.
    Steven
    Edited by: Steven Khoo on Mar 25, 2010 7:13 AM
    Edited by: Steven Khoo on Mar 25, 2010 7:14 AM

    Not required anymore

  • One line item delivery for 3rd party sales order

    Hello Experts,
    We have configured a 3rd party sales order process where the PR gets created. We are using scheduling agreement(PO) and creating Schedule line and doing a GR for partial line items.  The stock is recieved as a Sales Order stock.
    But when i create a Sales Delivery the delivery document copies all the line items (ieven for the ones which we don't have GR)  from the sales order and we have to manually delete the line items from delivery doc.
    Is there a way i can restrict the delivery document to only copy the line items from the sales order  for which the sales order stock is available? If so how can we do that?
    Appreicate your help.
    Thanks
    Arpita Rani

    Hello All,
    We have configured a 3rd party sales order process. The schedule line category is configured with account assignment categoory as "M". when we are creating GR the Moving average price of the material  is not getting updated.
    But if i replace with "E" it is getting updated, but the CO-PA is not getting generated for Profitability segment reporting.--we need profitability segment reportng.
    Can some one tell me how we can update the moving average price using acc. asssignment category type "M" at the same time the Profitability segement information is updated.
    THanks in advance
    Appreciate your help
    Arpita Rani

  • Delivery Date for Purchase Order

    Experts,
    which table contains the delivery date for a Purchase Order (NB). ?
    Thanks in advance
    Jörg

    Dear
    Try SAP Table : EKET-EINDT
    Check also EKPO , EORD,EKKO
    Regards
    JH
    Edited by: Jiaul Haque on Aug 28, 2010 10:09 AM

  • Restriction of number of POs for a single Sales Order

    Hi,
    Currently, For a Single Sales Order multiple Purchase Orders are being created. Now, the Client wants to restrict number of Purchase Orders for a Single Sales Order that means, he wants only 1 Purchase Order for 1 Sales Order. Could you guys suggest how can I do this..? Is there any configuration for this ? Please suggest.
    A quick reply would be very helpful.
    Thanks in advance.

    Hi Pavan,
    In VA01 once you enter into the document and give the sold to party name below that you can see PO No there give only one PO no and and PO date based on the requested quantity the sale order will be created subsequent delivery and billing will happen.
    Regards
    Ram

  • How to find Handling unit for a given Sales order...

    From which table can we find the Handling unit for a given Sales order?

    hi this will help u.
    SALES AND DISTRIBUTION TABLES
    KONV Conditions for Transaction Data
    KONP Conditions for Items
    LIKP Delivery Header Data
    LIPS Delivery: Item data
    VBAK Sales Document: Header Data
    VBAP Sales Document: Item Data
    VBBE Sales Requirements: Individual Records
    VBEH Schedule line history
    VBEP Sales Document: Schedule Line Data
    VBFA Sales Document Flow
    VBLB Sales document: Release order data
    VBLK SD Document: Delivery Note Header
    VBPA Sales Document: Partner
    VBRK Billing: Header Data
    VBRP Billing: Item Data
    VBUK Sales Document: Header Status and Administrative Data
    VBUP Sales Document: Item Status
    VEKP Handling Unit - Header Table
    VEPO Packing: Handling Unit Item (Contents)
    VEPVG Delivery Due Index
    with regards,
    Hema Sundara,
    pls reward if u find it helpful.

  • Multiple Sales orders in 1 delivery require 1 invoice per sales order

    Good day all,
           Our current process utilizes order combination to pack multiple sales order into 1 delivery to reduce freight costs. We have found a drawback to this is that the billing document is being created only for the delivery which shows all of the sales order info but our customers require a billing document for each PO(Sales Order) as the current billing document makes it difficult for them to process. Is there a way to tweak SAP to allow this to occur, packing multiple sales order per delivery but billing is maintained per each sales order. I have search the forums for a while and I have not found an appropriate solution. Thank you for your assistance.

    I have search the forums for a while and I have not found an appropriate solution.
    Really surprised over this comments !!!!!!!!
    Standard SAP creates billing split from the preceding document, if any of the following differs.
    a)  Payer
    b)  Billing Date
    c)  Foreign Trade Data
    d)  Credit Control Area
    e)  Exchange Range (in case of export scenario)
    f)  Actual GI Date from delivery
    g)  Payment Term
    h)  Inco Term
    i)  ITC Code (subject to specific routine)
    j)  Item Division (subject to specific routine)
    So if any of these differs in your sale order, definitely it get split and of course, this depends on what routine you maintained in copy control VTFL for the field "Data:VBRK/VBRP".
    thanks
    G. Lakshmipathi

  • How can I reserve stock for a specific sales order?

    We would like to reserve stock for a specific sales order X which must be delivered next month. I have created a reservation (trx. MB21) for sales order X (movement type 231). MD04 list shows the reservation and decreases ATP stock. Stock is blocked for allocation to other sales orders. So far, it works as required. But: I cannot deliver sales order X either! It is possible to post GI for the reservation but there is no link to sales order X. It is still not possible to deliver sales order X. I thought entering the sales order number in the reservation would link the reservation to the sales order but appearently it is not.
    Does anyone know if it is possible to use reservations for reserving stock for sales orders? If yes, how does it work?
    If not, is there a way to reserve stock for future issue of a specific sales order or for a specific customer?
    Regards,
    Mariët
    PS We confirm all sales orders. Stock allocation / ATP-check only takes place at delivery creation.
    Edited by: Mariet on Jul 11, 2008 2:35 PM

    Hi Csaba,
    Thanks for your reply. We are not going to work in MTO environment because we do not make/purchase to order... I will explain our process/requirement in detail:
    Normaly a customer orders our products and we deliver from stock. Sometimes a customer calls and informs us that he needs an extraordinary large amount of the product next month. Customer tells us that it is very important that the full quantity is available that date. For us it is no problem to purchase that amount of products in time but we must avoid other customers to take away the stock. Since we confirm all sales orders and do not allocate stock to sales orders, I am looking for a solution to 'reserve' that amount of stock for that specific customer to be available at that specific date (next month).
    I tried to use reservations but then I need a sales order number, so that's why I created a sales order with delivery date next month. I created a reservation (movement type 231, sales order number X + sales order item number). Unfortunately the stock can still be assigned to other customers/sales orders... (I was expecting that only sales order X could use this reserved stock...).
    Do you know if reservations can be used for this purpose? I do not need a sales order (I only created it because I need to enter a sales order + item in the reservation), if there is a way to reserve quantity for a specific customer this would be a good solution for us as well.
    Thanks in advance for your advise.
    Regards,
    Mariet

Maybe you are looking for

  • WBS Element and Service No Link Table for Purchase Order document

    Hi Experts, We are Facing 1 Problem for finding link between WBS Element and Service No for corresponding Purchase Order document . Please Suggest me to find Related tables for Project system Module . Thanks and Regards BalaNarasimman.M

  • Using MD09 to pegging

    Dear all. I have some question for using MD09 to peg initial reservation. I have 3 production order at the same day. Run MRP and the system will generate only one purchase requisition for 3 production order. I'm in progress by convert PR to PO, good

  • Where-Used List: Modifying SAP standard function module

    Hi, We have decided to modify SAP standard function module SD_SCHEDULING. But before that, we need to understand what impact this modification will have in the system. We will also estimate the risks with this modification. Therefore, I have taken Wh

  • Create a parallax banner slider in edge?

    Hi there I'd like to create a banner slider with a parallax effect, and would like to use EDGE to do it so that others in the office can edit it. IDeally it will fade between a few background images, with each getting lightly animated elements and te

  • Vbscript to remove user from "Logon as service right"

    Hi Everybody, I need a VBscript that will remove service account from "Log on as a service" from the local computer. Thanks. Emese,