Changing proposed delivery date in sales order for one specific sales org

Hi All,
I want to change proposed delivery date in sales order automatically for one specific sales org only without changing lead time in VOV8.
For that can I use MV45AFZZ. But it is asking access key to make changes. Is there any other user exit for the same. And how does exactly change it.
Thanks in advanced.
Points will be awarded.
Regards,

EXIT_SAPFV45E_001 has nothing to do with this - it is meant to update the purchase order from a sales order. It might not even be triggered if the sales order has no link to a purchase order.
USEREXIT_SAVE_DOCUMENT is not really good for this either, because the delivery date has to be changed before that. If memory serves, it also influences the schedule lines and probably the ATP check and such. I would strongly advise against it. One of the other routines in MV45AFZZ should do just fine, USEREXIT_MOVE_FIELD_TO_VBAK for example.

Similar Messages

  • Display list of sales orders for one particular customer using BAPI in WD

    Friends,
    i want to display list of sales orders for one particular customer, the materials ordered, quantity ordered, goods issue date of that particular order and contact information about that particular customer, using Webdynpro.
    Please somebody send me related info,blogs,help links , to complete this task, this is very urgent.
    Please help
    Peter

    Find the WD tutorials here...
    <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/webdynpro/web%20dynpro%20sample%20applications%20and%20tutorials.htm">Tutorials</a>

  • How to change proposed delivery data in a SO

    Hi Gems,
        I am new to SD.
    I am creating SO with order type OR.
    The system is proposing Delivery date (and some other date like goods issue date, loading date etc.) as 2 days ahead of the current date.(these dates can be changed manually)
    U can find all these date in schedule line/Shipping.
    I want to change the proposed date to current date.
    beside this there are 2 other date in Availability control.
    1) Complete delivery (Dely/Conf. Date)
    2) Dely Proposal (Dely/Conf. Date)
    these are also proposing dates 2 days ahead and not giving permission to change it manually to current date (u can able to change it to any future date but not to any past date of proposed date).
    There is no problem while creating SO. But when I am trying to create delivery it's giving error as 'Dely/Conf. Date' is in future.
    Now, how to change these dates?
    Please help me to solve this problem.

    Hi Surajit
    As you have maintained 2 days , so go to VA02-> item data->schedule lines tab->check the delivery date
    If the delivery date is 14.02.2009 then go to VL01N and give manually the delivery date as 14.02.2009 ,
    then you can do  delivery
    Example :
    Today's date : 12.02.2009 ;
    Maintained days : 2 days
    Delivery date : 14.02.2009 ;
    Check the following parameters wheather you have maintained or not :
    In shipping point details check pick, pack , goods in transit  time
    In VOV8 check the Lead time in days
    In MMR check the GR time , In house production time
    Regards
    Srinath

  • Cannot close sales order for third party sales

    Hello Gurus,
    I cant seem to close a third party sales order even after it has been delivered and the incoming reciept match the sales order as well as purchase requisition or purchase order. at first I thought it was the difference in the unit of measure b/w the delivered products and the ordered products, but that is not the case because even when they are still the same and the quantities match I still have an issue and when I run VA05 (list of sales order) the sales order for the third party sales still shows up. An example is sales order XXX / PO XYZ/ Inv XYY u2013 ordered 45,000, shipped 39,980), we resolve it with the following steps below
    1. change the PO quantity to match the invoice quantity
    2. the requisition then re-opened itself automatically.
    3. I then changed the requisition and marked it closed.
    4. I then could go to the sales order and change the order quantity to match the billed and invoiced quantity. The rejection code 52 did not work u2013 I received a hard error:  PO XYZ must be deleted before the line item could be rejected.
    This is a whole lot of steps to perform just to correct 1 backorder. The reason that it had to be corrected is that the sales order  mfg line stays on the Billing Due list and does not clear it self out unless you perform the steps above.
    Also like I said even when all the quantities are the same I still have this issue so is ther any thing I can do to resolve this issue in configuration or otherwise and also we are using the satndard item category "TAS" for third party sales.
    I will appreciate you contribution and help to resolve this matter
    Thanks

    Unfortunately, all the steps need to be performed to close the status. I think even giving tolerances will not close the status. If it is a regular sale order, a small BDC program may be written to change the sale order quantity to match the invoice quantity. Since its a third party and there are too many documents which are involved in the process using ABAP programs is not a convenient option.
    Regards,
    GSL.

  • Created sales order for one division, for which the material belongs to ano

    Dear All,
    A sales order has been created for a division 10, for which the material belongs to some other division 20 in material master.
    When we are  create a sales order for 10 division ( the one which we give at organzational data) at the item level the material which we select should also belong to the same division, if  the material division  is different as 20 the system will throw an error at sales order  saying "ship-to-party so and so is not created for the sales area so and so.."
    But here it's allowing me to create a sales order for division 10 with 20 Division material without any error. But this should not happen.
    Checked in the document type VOV8 where at the Check division field 2 has been there.
    Please suggest

    Hello,
    Let me explain the concept of Header division and item division...the header division is the one which gets copied from the sales area division that gets determined in the sales doc creation from SP.
    The item division is the division that gets copied from the material master in the line item material.
    In the Sales document type , there is a check box "Item Division". If this is marked, then system takes the division from the Mat master. if this is not marked system the system doesnt find from MMR instead it picks up from header division.
    The check division controls, how the system should behave in case the header and item division differ..
    Rgds,
    Rags.

  • Report - List of sales orders for a specific region in Ship-to Party

    Hello,
    I have a requirement to find all sales orders that were shipped to a specific US state within a specified date range.  For example, it would be a report to find all sales orders from 2009-2010 where the region of the ship-to party is CA.  The issue is that there is a generic "SHIPTO" partner set up where Customer Service manually enters the address and I cannot pull this information from customer master records.  Is there a standard report that I can find this information?  I cannot find in VA05, also tried looking on the delivery side in VL06o but I cannot find in there.

    After doing additional digging on this, I developed a query in SQ01 using the following table join:
    LIKP  -->  VBPA  -->  ADRC
       |____>  VBFA  -->  VBRK
    The address code provided in table VBPA can be accessed via table ADRC.  Therefore, when doing the link in SQ01, link together VBPA-ADRNR to ADRC-ADDRNUMBER.  When doing this it brings in the address information, then you can further develop the query to filter by region code.
    For my report, I used the following fields:
    Delivery - LIKP-VBELN
    Delivery Date - LIKP-LFDAT
    Preceding Sales document - VBFA-VBELV
    Preceding Item # - VBFA-POSNV (at my company every delivery document item starts with 10, later filter in the report to only show 10 in this field)
    Follow-on document - VBFA-VBELN (I'm using the billing document as the follow-on to pull the net value of the invoice)
    Follow-on document category - VBFA-VBTYP_N (set the document category to only look for M - Invoice; otherwise you'll pull in PGI document and WM documents if applicable)
    Net Value - VBRK-NETWR
    Ship-To Party - LIKP-KUNNR
    Partner Function - VBPA-PARVW
    Name 1 - ADRC-NAME1
    Name 2 - ADRC-NAME2
    Street - ADRC-STREET
    City - ADRC-CITY1
    Region - ADRC-REGION
    Postal Code - ADRC-POST-CODE1

  • How to create a sales order for one-time customer

    Hi all,
    I have a requirement where in creating a sales order, I have to add the tax code for one-time customer. This is not the tax jurisdiction but it is a text field that you can see in Further attributes and it will store in VBPA3 table.
    My plan was create sales order first using SD_SALESDOCUMENT_CREATE or BAPI_SALESORDER_CREATEFROMDAT2. Then I used BDC of va02 for changing the salesdoc. But the problem is, we can't proceed because there's a message "TAX HAVE REDETERMINED"  that it doesn't included in recording a transaction.
    Another one is, instead of calling the standard bapi, I used BDC for VA01. Again, upon recording there was anothe message popped up "FREIGHT REDETERMINED". And it's not in the recording so we can't proceed.
    Would you know what field is for the tax code when I use SD_SALESDOCUMENT_CREATE or any standard bapi? Is there other way aside from calling a standard bapi or bdc?
    Points will be given..Thanks!

    Good afternoon Bella,
    We are in a project that exactly need this solution. Could yoy please explain me how you solve the issue ?
    Kind regards

  • Invoice output from Sales Order for Point of Sales system

    Dear all,
    How can we print Invoice by saving a sales Order.
    As per our business process at our cash register (POS) we are creating Sales Order.
    Once we save the sales order, an output has to be printed to give customer.
    Now we need to use Invoice smart for Sales Order. How could we use Invoice smart forms for Sales Order?
    Please help me to resolve this issue; your help will be highly appreciated.
    Thank you,

    Hi Ines
    To achive this you will need to take the help of your ABAPer. He/She will write the logic in the program assigned to the processing routine in V/30.
    I hope this helps.

  • Create one sales order for two customers

    Hello to all.
    I have to plan the following development. Our client can create one sales order for one material and can bill it between two or more payers. 
    In SAP you would have to create one sales order for each customer and divide the material proportionately between the customers. The doubt is if there is any development with user-exits,badis,... so you can create only one sales order with two "payers" partner functions; you would put a % of participation in each payment so the sistem would create two invoices dividing the total amount of the sales order between the payers.
    Could anyone help me?
    Regards

    Tonnetti,
    If you want 2payers to  be possible in the same sales order, you  have to include the material as two line items. Then go to each line item, the partners tab and then change the payer there. So now the header partner will have 2payers, and there will be different payers for each line item.
    Now you can do a delivery or billing as needed. For a single sales order, two invoices will be created as the payers are different. These invoices can be send to respective payers and the payment can be processed from these payers.
    Hope this helps for your scenario.
    Reward if this helps.

  • Sales order for tax accounting onsite service

    Hi
    We have a business process to create sales orders for non indian sales organisation but still accrue service tax, the accounting entries should be revenue to non indian company code or sales organisation but tax should goto Indian company code.
    How can we achieve in SAP, is there any Sales order type inline with intercompany processing? Where we can create a SO with reference to SO only for tax accounting.
    Thanks in advance.
    Vaishnavi

    Dear Krishna
    You can find below description from the help file.
    ●     Service to create a sales document for a service that has not been defined as an Item in SAP Business One, such as a one-time consultation.
    As it mentioned,a service type sales order DO NOT affect
    any item.You should use the item type sales order and a service defined
    as sales item in item master data.
    Regards,
    Syn Qin
    SAP Business One Forums Team

  • Duplication of Purchase Order while creating sales orders for a customer

    when we try to create sales order for one customer it have to create by picking up the purchase order from the table linearly.
    But the problem is that here when we are trying to create multiple sales orders the same purchase order is being picked.
    for example..when we create sales order 1 the purchase order picked is PO1 and
    for creation of sales order 2 the same purchase order PO1 is being picked up instead of PO2.
    No idocs are being generated in this, even to check them..
    How shall i resolve this...? Please help me out ASAP

    Hi Kumar,
    Thanks for the reply. But actually the problem is that this is related to some customized table in the project. When a EDI Batch job runs in the background then automatically the SO is created and the PO is being picked from the table(custom table) and then posted against the respective SO. we are not aware of that job which is triggering this to debug. Once if we can know that particular batch job or pgm or edi or idoc what ever it is then we can debug.
    Do you have any idea how can we find that particular pgm/edi/idoc/job name which triggers this creation of SO?

  • How to create a sales order for Onetime customer with Tax code?

    Hi everyone,
    Can I use sd_salesdocument_create for a one-time customer? From the standard bapi, which field can I use for the Tax Code ?
    pOints will be given.

    I have the same problem... should I use a different function module on this? if yes, what is it?
    I need to create a sales order for one onetime customer with tax code... help me pls....

  • The Material description on sales order for a particular item is red text

    Hi friends,
    When I key-in a sales order for a specific material, the material description on the sales order appears in red text. What could be the reason?
    Sreedhar

    Hi Sreedhar
    First of all Welcome to SDN forum
    Coming to your query , As the material description maintained in MMR  is coming in red colour in sales order , First of all check in which colour you maintained the text in MMR . Secondly check the MAKT table .
    As you are telling for a specific material , check for other materials and their material texts & colour in sales order also
    Regards
    Srinath

  • Slaes order for one time customer

    Hi All,
    While creating sales order for one time customer, i would like to make transportation zone mandotory.
    Can any one help me & suggest me where i can write code to get it done.
    Best Regards,
    Ashwini Patil

    Hi Vinod,
    Thank you very much for below suggestion.
    But this uer exit will be called before the screen where i need to make changes
    i.e. after entreing customer value (one-time customer), i will get a screen in whih i need to make transportation zone mandotory.
    Best Reagrds,
    Ashwini

  • Two sales order generated, one during quotation release & other during RRB

    Hi All,
    I have configured some of CS functionalities.
    But the problem is:
    When I accept qtn in IW32, system creates a sales order.
    When I do RRB, against the same service order in DP90, the system creates one more sales order.
    During RRB in DP90, if I put first sales order that was created automatically during qtn acceptance, the system says that this sales order does not have DIP. (even if it is created automatically during qtn acceptance in IW32)
    Please let me know the right process.
    In my understanding, it is not correct to have two sales orders for one job.
    Also the system allows to create billing documents for both the sales orders. This is also a problem.

    ANYONE CAN HELP TO RESOLVE THIS?

Maybe you are looking for