To Blank out system default requested delivery date when create Sales Order

Hi Experts,
I am facing a problem when create Sales Order doc copy with reference to a contract.
The create with reference screen under the Contract tab, SAP default with current date as the Requested delivery date.
Is there any way to blank out this default as I need to use the requested delivery data in the contract doc ?
Many Thanks.
Regards,
Xavier

Hi,
Try this--
While defining the Contract sales docment type in VOV8,  uncheck the proposed delivery date field in  the tab Requested delivery date/ reqested pricing date/reqested prchase order date
I will not propose the system date and leaves the field blank
you can enter  the required delivery date.
Hope this will work
regards,
santosh

Similar Messages

  • User Exit/Badi to change the billing plan date when create sale order

    Experts,
    Please advise which user exit/badi can be used to change the billing plan date wen create sale order.
    My requriement is based on some rules to dynamically change the line item billing plan start date and end date when create sales order.
    I tried some user eixt in MV45AFZZ, but the date got revert to the orginal date from billing plan.

    Hi,
      check the include MV45AFZB.
    Thanks & Regards,
    Sateesh.

  • Requested delivery date in a Sales Order?

    Hi,
    In one of my client Functional document, it is mentioned that
    [Material Availability Date] = [Requested Delivery Date] u2013 [No days in route]
    I want to know that from where does the system get the requested delivery date when we create a sales order?Is it determined automatically based on certain parameters or is defaulted always to the order creation date?

    It is based on few parameters like
    1. The relevant document type and in there Requested Delivery Date and there you will get Lead time in days and you can entar the number of days there. As it Specify the number of days after the current date that the proposal for the requested delivery date in the sales document should be.
    2.In material Master MRP2 screen you will get Scheduling Screen where you will get
    In-house production
    GR processing time
    Plnd delivery time

  • Unable to change requested delivery date in the sales order at item level.

    The issue is when I create order with one material (linked to network and project is created automatically in the background), I am able to change (in change mode) req delivery date for an item, but when I create order with 2 materials (linked to network and project is created automatically in the background), I can not change (in change mode) the req delivery date of any item. Req delivery date is then copied from the header req delivery date.
    Is this a standard SAP functionality or a defect?

    Req del date is the date requested by customer and  can be changed at item level. Probably the confirmed date in the schedule line is derived from the network scheduling after ATP check. (ATP check is not activated in this case)
    I am able to change the req del date at item level if there is only one item (Linked to network) and not when there are two line items (Both are linked to 2 diff networks belonging to same project)
    I tried to change the date in the network, scheduled and saved but that didnt change the date in the sales order. On the contrary, if I run ATP check, netowrk dates get back to original dates derived from sales order.

  • Delivery date on the sales order

    Hi frnds
    I am facing an issue here. When the sales order comes of credit hold the system proposes a new delivery date in the sales order. How can i change the settings to avoid the system from assigning weekends(Saturday & Sunday) as the delivery date????
    I have checked that the factory calendar is set for weekdays only and also the propose del date is check marked in VOV8, OVX5 & OX10 have factory calendar asssigned but i am not able to figure out how to restrict the delivery date to weekdays to be proposed by the system.!!!
    Am i missing something???
    Will appreciate your suggestions.
    null

    Hi,
    The fields needs to be activated in the filed group in accounting.
    The path is SPRO -> Financial accouting -> Accounts Receivables and Accounts Payables -> Customer accounts -> Master data -> Preparations for creating Customer master data -> Define account groups with screen layout.
    Shiva

  • I want to pick up Schedule line Delivery date based on Sales Order of Mater

    Hi Experts,
    I have one scenario like,
    I want to pick up Schedule line Delivery date based on Sales Order of Material.
    For example :
    Go to va03
    Give the order no
    Press the enter
    Double click on material.
    Go to Schedule line Tab
    Then we can find out the Delivery date .
    I want to pick up the that Delivery date. Could you please help on that.
    Thanks,
    Amjad.

    Hi,
    schedule line dates are available in VBEP.
    VBEP-VBELN = sales order number.
    VBEP-EDATU = schedule line date.
    REgards,
    Raghavendra

  • Req. Delivery date - IDOC to Sales order

    Hello,
    A sales order is created from IDOC. If customer sends the requested delivery date as 05/27/2009 (IDOC) system has automatically back the date to 05/24/2009 which should be the customer requested delivery date and to be displayed on the sales order.
    3 days of lead time to back the date of the customer's requested delivery date. Is this functionality can be done through configuration settings or does this require ABAP coding?
    Example -1
    05/27/2009 (Customer's req. delivery date through IDOC)                      05/24/2009  (Req. delivery date to be displayed on the sales order)
    Example -2
    06/10/2009 (Customer's req. delivery date through IDOC)                      06/07/2009  (Req. delivery date to be displayed on the sales order)
    PS: This logic is applicable for only few customers who has specific shipping conditions (01)
    Thanks.

    Hello Zuzana,
    Thanks for the response.
    We are not using middleware.  Inbound IDOCs we process are:
    Message type: ORDERS
    FM: IDOC_INPUT_ORDERS
    Process code: ORDE
    Is there any scope for configuration settings? I guess No but still checking with you.
    PS: Appreciate if you could give the correct USER EXIT.
    Thanks.

  • How to set default reject reason in VA01 (create sales order)

    Hi
    Everybody can tell me how to set default reject reason for item in sales order.
    in our sap system there are a default reject reason as '90'. We want to set it as "Null".
    Thanks
    Henry

    Hi,
    Assigning a default Reason for Rejection is not in standard SAP. I am sure there is some enhancement/user exit which updates the reason for rejection.
    Please get the help of an ABAPer, create the sales order in debugging mode and he will find out the logic behind the automatic reason for rejection.
    Before that you can find the exits in the include MV45AFZZ for any code related to this.
    Hope this helps

  • Setting user specific contract data while creating sales order using BAPI

    Hi all,
    I am creating sales order using BAPI - BAPI_SALESORDER_CREATEFROMDAT2.
    Now my problem is that there is no structure for contract data (i.e. VEDA), system automatically set contract data using customization values.
    I am doing some validations on cotract data in MV45AFZZ which fails, because these validations are performed on standard values, user specific values r not set.
    How to handle this issue, your small clue may help a lot.
    Regards,
    S@meer

    HI
      Pricing will be carried basing on the pricing
    procedure.
    Case1: Prices will be carried out automatically if
    necessary condition records are maintained for the
    condition type.
      For this you can go to Sales Order-> Item Conditions
    In the screen you can click on command button Analysis,
    which gives you the list of condition types associated
    to the pricing procedure. By clicking on the condition
    type you can know the action that has taken place.
    Case2: Manually forcing prices for Items.
      To do this, you have to populate ORDER_CONDITIONS_IN &
    ORDER_CONDITIONS_INX. Also note to identify the item
    numbers, you manually pass the item number for each item
    in the sales order, use the same item number for
    populating conditions.
      Parameters required:
    ORDER_CONDITIONS_IN:
      ITM_NUMBER, COND_TYPE, COND_VALUE, CURRENCY
    ORDER_CONDITIONS_INX:
      ITM_NUMBER, COND_TYPE, UPDATEFLAG, COND_VALUE,CURRENCY.
       Hope the above info helps you. Do revert back if you
    need more info.
    Kind Regards
    Eswar

  • How to change the requested delivery date when approval has been done

    Hi
    We use SRM5.0 and we want to implement SC, now we want to make it possible to change the delivery date in the shopping cart when we approve.
    This is needed if we request today but the approver didn't approve same day, therefore the requested day has to move the same number of days, that the approver has spend. Or else the deliver date will not be correct.
    Do any of you know how to do this??
    Best regards
    Jakob

    Hi Jakob,
    What scenario do you use? Classic, Extended Classic, Standalone?
    So depending on your scenario you can have differente types of follow-on documents (PR/PO only in ERP in case of Classic, or PO in SRMand ERP in case of Extended Classic).
    Do you use Sourcing Cockpit?
    I've tested this scenario in SRM 7.0 Standalone and if the follow-on document (in my case, a PO) is not "Ordered" yet then I can change the SC. But if it is already "Ordered", I can't change the SC. This is standard behavior.
    You could use Sourcing Cocking to solve this issue, in this you don't use it yet.
    Best regards,
    Christian Zeuch

  • Re-ATP changes already saved ATP delivery dates in a sales order

    Hi,
    I have a order where ATP has run and given a ATP date of say 10.01.2008, in the stock requirement list , Tab T, a temporary assignment is made against this with purchase order stock which is due on 10.01.2008.
    However when you go the sales order and re-ATP again,
    The dates gets changed and a future date gets assigned to the order instead of holding the purchase order stock which is assigned in tab T to this order.
    Is there a way to stop this from happening? That is since the PO is even temporary assigned to this order it should not remove this assignemnt.
    Is this the normal behaviour of ATP?
    Thanks
    Keshini

    Hi Surendra,
    For SO, business event is A and for delivery it's B. When integrated with ECC, the check rule in ECC points as biz event in APO.
    You can control ATP check by customized settings for check rule in ECC.
    Also, by setting requirement class and requirement type in ECC, you control check mode in APO. So, even if you dont define for check mode in APO, the system might refer from ECC for the ATP check settings. Look into your ECC customization for how requirement class is derived and settings for requirement type. (based on MRP type, strategy grp and Item cat).
    I'm not sure how you can control ATP to happen for some sales orders/deleveries in ECC and for some in APO, since check mode is mentioned in material master.
    However, there are ATP BADIs (business add-ins) available in both ECC and APO, whch can serve your purpose.
    Regards,
    Bipin

  • Calculating  PO Delivery Date when created from PR

    Hi,
    When a PO is created with reference to a PR, the "delivery date" is copied from the PR. However, if the PR has been unprocessed for 7 days, the delivery date is now effectively old.
    So is it possible to change the settings so that instead the delivery date is always calculated from lead time either in PIR or material master, so it is always accurate.
    For example:
    Requisition created on 1st July for delivery 1st Aug based on lead time.
    PO created after 1 week - on 8th July - delivery date in PO is 1st Aug - unless changed prior to printing manually.
    Please advise,
    Thanks.

    do you really think that this is the way to improve the situation.
    Instead of changing SAP, you should speed up your buyers.
    If the material is needed on August 1st.
    Then the delivery date of august 1st + 7 day for sleeping buyers  does not meet the requirements of the planner.
    Maybe you should think about extending the lead time with the sleep time (purchasing processing time), so MRP can plan more accurate the next time.

  • Exit for delivery Date check in Sales order [Via EDI]

    Hi Friends ,
    We have a requirement in which if the Sales Order is created Via EDI with INVALID delivery date then I have to set a flag in some Z Table . I have tried searching for exits and debugging the code but was unable to find a place where SAP checks for delivery date validity . Please help me with possible exits/Badis?Enhancement Pts etc where I can mark this flag .
    Thanks & Regards
    Gaurav Deep

    @Vinod Thanks  for your reply , the delivery date is there in EXIT_SAPLVEDA_009 .
    But how will i check if the delivery date is valid or not , If you go to VA01 and give a invalid delivery date a warning message is issued , here if the warning message is issued then I want to set my flag , this might save my from  coding redundant delivery date check logic , can someone please help me how can i track if this warning message is issued .
    Thanks & Regards
    Gaurav Deep

  • System is not blocking Customer at creating Sales order - Urgent

    Hello all,
    Our user has created a sales order for 1,040,000.00  PKR for advance payment- cheque payment term. There is not payment against customer in fbl5n but system is not blocking sales order.Customer credit limit is zero. Any idea that why this is happening??

    hi,
    we had a similar req we handled it using delivery level blocks and restricted the authorisation to remove the block to certain users. incase you are not doin this follow this path. imglog executionshippingdeliveries-define reasons. assign this block to the order. also you will ahve to put teh block in cust master too.
    saurabh

  • When creating sales order system only picking up VPRS value

    Hi all,
    I am creating a sales order where I have maintained all necessary conditions(eg. PR00, KF00, Discounts etc.), Now in the order value I only see the VPRS value, the system has picked all the conditions but made all of them inactive, I can see their values in analysis, but they wont reflect in the order value.
    Only VPRS is active....can anybody please tell why???????? Thanks for your time.

    Dear Mathur,
    Please check the pricing procedure
    Have maintaining From and To data to all the condition types or not.
    Set the proper From and To data for the subtotal and Total
    Make sure that delivering plant has been entered.
    Maintain the condition records for the mandatory condition types.
    I hope this will help you,
    Regards,
    Murali.

Maybe you are looking for

  • Unable to close JDBC connection in crystal reports

    Hi, I have configured crystal reports to use a connection acquired from a datasource created in weblogic server to generate a report. I was hoping that by calling ReportClientDocument.close() i would be closing the connected used to generate the repo

  • Outlook Delay Delivery not work in Outlook 2010

    Outlook Delay delivery is not working even after installing SP1 Please update me 10

  • IDVD has only 3 themes after update

    I recently updated iDVD to iDVD 6 and I went to open a project that i have been working on and it says the theme cant be found and all the links to video files are broken. I looked in the iDVD file and i cant find any of the themes that I previously

  • Unable to Use Adjust Tool or Effects Tool

    I'm using iPhoto 7.1.5. On my MacBook Pro, when I go into edit mode and click on either the Adjust tool or the Effects tool, nothing happens. No windows open to allow me to edit with these tools. The other tools (red eye, enhance, retouch, crop) work

  • Can Anyone Convert this to Coding..

    Hi..new to programming. I was just asking a huge favour. Can anyone convert the following sets of instructions to code. I really am struggling in java lately...thanks if anyone has done it for me. 1. read each line from a buffered reader and create a