How to default Y12354 route in sales order

hi,
please help me how i will set up the route Y12354 to sales order, for example when ship to party 4123 was use, the default route should be y12354.
thank you very muhc for your help.

Hi,
ROUTE DETERMINATION:-Route is determined in the Sales order for each item taking these few fields into consideration
1. Departure zone of the Shipping point in customization
2. Shipping condition (sales doc type or SP)
3. Transportation group (Material master)
4. Transportation zone (SH)
The same Route is copied to the Delivery document.
In the Delivery document, Route can be re-determine based on Weight group
Please check all your seetings in the IMG

Similar Messages

  • How to default rates in a sales order ?

    Hi ,
    I am creating a standard sales order (type OR).In the pricing of the item I have a pricing condition eg.YAGC.As of now I enter the rate of this condition type manually.Where should i maintain the rates so that it is defaulted whenever i try to create a sales order ? Kindly suggest.Thanks.

    Hi All,
    I found out how the rates are getting defaulted without attaching any access sequence to the pricing condition.
    1) Executed Tcode V/08
    2) Selected pricing procedure RVAA01.(Since my sales order is the standard sales order OR).
    3) Click on Control data for the procedure and it would list-out all the 'condition types' in RVAA01.
    4) Looking at all 'columns' I could find 'AltCty' (ie Condition formula for alternative calculation type ) for YAGC.
    5) Here you can attach your 'own routine' (in my case 950 , RV64A950) to get the rate and other data instead of through 
        'access sequence'.
    One more question,
    When I tried to put PR01 as an access sequence to YAGC , the pricing condition YAGC disappeared from my sales order.The status was released and yet it did not show.Could you kindly let me know why was this happening ?
    Thanks for all your help.

  • How to default Delivery Priority on Sales Order Items from Ship To?

    Is there a way to pull the Delivery Priority from the Ship To partner when creating sales order items rather than pulling from the Sold To partner?  I've checked all of my documentation -- including OSS notes; searches on SDN, IT Toolbox, and internet.  This doesn't appear to be configurable.  Can someone confirm that or tell me how to configure?  If not configurable, what is the recommended user exit? 
    Thanks!

    Thanks for responding - you are the first person to do so.  Unfortunately, I think you missed the point of my question.  We do not want to create and maintain customer materials - the delivery priority is in generally not material dependent.  We simply want to be able to have the Sales order item use the Ship To partner's delivery priority rather than the Sold To partner's delivery priority as the default delivery priority on the sales order items.  Ideas on how to do that?

  • How to Set User Status of Sales Order at item level.

    How to Set User Status of Sales Order at item level by default to 'Purchase Req Not Created' (example)while creating order. Please tell EXIT Name to be triggered & Internal table to be populated.
    Thanx,
    Srini
    Moderator message: please do your own research before asking.
    Edited by: Thomas Zloch on Feb 21, 2011 11:19 AM

    Mathew,
    Here is a document that should help you get started on enhancing 2LIS_11*
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/c09d5356-d8c4-2d10-8b84-d24723fc1f0a?QuickLink=index&overridelayout=true
    Good luck!

  • Default valuation type in sale order

    Hi,
    We have some materials which are split valuated. We need to have default valuation type which will appear in the sale order when we create sale order for that material.
    At present it looks that SAP does not have any provision to provide the valuation type defaults for sale order.
    Does anybody know if we can set up default valuation types for sale order and how to do this?
    Thank you for all your help.
    Thanks,
    -Shekhar

    Hi Shekhar
    Please check wheteher split valuation is applicable for FG
    Coz split valution is used in cases
    Split valuation is necessary if, for example:
      Stock from in-house production has a different valuation price than externally procured stock.
      Stock obtained from one manufacturer is valuated at a different price than stock obtained from another manufacturer.
      Different batch stocks of a material have different valuation prices.
    Check whether the Valuation Class ,Catogory is assigned to the Valuation area.
    Also Refer the Follwoing thread:
    Split valuation not possible for FG
    And the help Doc
    http://help.sap.com/printdocu/core/print46c/en/data/pdf/LOMDMM/LOMDMM.pdf
    regards
    Shailesh Meshram

  • How to update  pricing in open sale order

    Hi all
    in open sale order suppose my basic price has been changed .how Can i update all open sales order basic price in one shot.

    Dear Sachin,
    Please follow the point as given below;
    1. In VTFL for your item category maintain pricing type as B if it is delivery related billing and if it is order related billing VTFA maintain pricing type as B and one more thing maintained Billing Quantity as C if you using VTFA and Billing Quantity as D if you using VTFL.
    2. Create the new condition records in VK11 for your new price ( Do not change the existing  condition record in VK12) with proper validity dates
    3. Use update button in billing the system will pick the new record by accessing VK11 in billing.
    Try this, it will work.
    Regards,
    Bharat B

  • How to change pricing Conditions in Sales order in change sales order bapi

    Hi Experts,
    How to change pricing Conditions in Sales order in change sales order bapi.
    I have used the 2 function modules bapi-changesalesorder and sd salesdocument change, But it is creating the new record , instead of changing the existing one, Could please assist regarding the same
    Thanks in Advance .
    NLN

    HI NLN
      I have just tried on my system and managed to overwrite the existing price by passing the following parameters.
      <b>Import Paramters:</b>
         SALESDOCUMENT - Sales Document Number
         ORDER_HEADER_INX - UPDATEFLAG as <b>'U'</b>.
         LOGIC_SWITCH - Import Structure - Pass 'X' to LOGIC_SWITCH-COND_HANDL.
      <b>Tables:</b>
         CONDITIONS_IN - ITM_NUMBER,
                         COND_COUNT, -> Condition counter same as KONV-ZAEHK generally it is <b>'01'</b>
                         COND_TYPE,
                         COND_VALUE,
                         CURRENCY.
         CONDITIONS_INX - ITM_NUMBER,
                          COND_COUNT,
                          COND_TYPE,
                          UPDATEFLAG as <b>'U'</b>,
                          CURRENCY.
       Hope i have clarified your query.
    Kind Regards
    Eswar

  • How to get Changed fields in Sales order to create a report

    Dear Gurus,
    How to get the log from sales order for the change of particular field.
    In my scenario, If an user remove the delivery block from sales order I want to capture the date on which this delivery block
    is removed and by whom (User)?
    I know that I can get the log of change but can I get in the form of field updates because further I want to use that date and user name to create a report.
    I hope u got my query. Please reply soon that I can create a report.
    Thanks in advance.
    regards,
    Sanjay

    Hi
    You can use the table CDPOS for tracking the changes at the Table level with the Sales order number
    or Else you can also use AUT10 transaction to track the logs/chanages with START DATE, END DATE and the Transaction code in your case it is VA02
    Please check and revert back
    regards,
    santosh

  • How to update VBPA-ABLAD in sales order

    I am creating sales orders using BAPI_SALESORDER_CREATEFROMDAT2 but my problem is when i am passing a blank value to unloading point in partners. Unloading point is taken from customer master but i want blank value in that field when i am passing blank value.
    When i am passing some text for Eg: "Test-Default" to unloading point, Sales order is getting created with unloading point "Test-Default". The only problem is when iam passing a blank value, unloading point is taken from the customer master.
    Is there any way that i can create sales orders with blank unloading point?
    I am passing unloading point in ORDER_PARTNERS structure of BAPI.
    Thanks in advance..
    Rajesh.

    you can use the user exit include MV45AFZZ.... and use
    any form like   USEREXIT_SAVE_DOCUMENT  or  USEREXIT_SAVE_DOCUMENT_PREPARE  and change the value there....
    I hope it is helpful...

  • How to bring in the Open Sales Orders while performing Sales Order Conv

    Hi,
    Could you give some suggestions on the below:
    How to bring in the Open Sales Orders while performing Sales Order Conversion in R12.
    Thanks
    Pravin

    See http://ramugvs.wordpress.com/2011/08/27/how-to-stage-and-import-an-order-using-order-import-api-apps-wms-ebiz-11i-r12/
    Sandeep Gandhi

  • How to transfer cost from old sales order (cancelled) to new sales order

    Hi Gurus
    I want to know, how to move cost from one sales order to another sales order.
    SD created sales order before 1 month and there was production order behind this. Production was completed and all the cost was moved to sales order and also SD has raised invoice on customer. This transaction was completed.
    The above order was rejected by customer due to some changes in the order. SD raised another sales order and production order was created to to additional work. Production transfered above stock (produce before on old production order) to new production order.
    My problem is stock is now transfered to new production order but cost is still sitting on old sales order. How do I transfer cost from old sales order to new sales order. SD cancelled old invoice and raised new one with full value (old + new work) on new sales order. Now cost is on old sales order and revenue is on new sales order.
    Please help.
    Thanks

    Hi
    I have reverse the sales order settlement, PP order settlement to sales order and I have also done KB11N for transfering the cost to the new production order.
    The only problem is I was unable to transfer labour hour confirmation as cost element used for this are not for transfering cost. If I will reverse the confirmation in PP order system will reverse material movement also which I don't want any more. Can you please tell me how to I reverse the Labour hours with out affecting goods movement?
    Many thanks

  • How can I create a new sales order template

    Hello,
    how can I create a new sales order template in SAP CRM 7.0 (Web UI)? I want to use this sales order template in scenario ´'Mass Generation of Sales Orders via Marketing Projects'.
    Thanks for your support in advance.
    Best regards,
    anvan

    Hi,
    Did you set up this scenario? I want something similar, but I want an ERP order to be created. Do you know if that is possible? Do you have som tips?
    regards Camilla

  • How can I create a new sales order template in SAP CRM 7.0

    Hello,
    how can I create a new sales order template in SAP CRM 7.0 (Web UI)? I want to use this sales order template in scenario ´'Mass Generation of Sales Orders via Marketing Projects'.
    Thanks for your support in advance.
    Best regards,
    anvan

    Hi,
    Did you set up this scenario? I want something similar, but I want an ERP order to be created. Do you know if that is possible? Do you have som tips?
    regards Camilla

  • Default line item in Sales Order

    Hi guys,
    I need to have a material item code as default in phase of sales order creation.
    Requirement is that when user is compilin sales order header data system automatically generates a line item.
    I was thinking to manage it with product proposal standard functionality, what do you think about, do have anyu alternative solution, standard one is appreciated.
    Thank a lot in advance for your support
    Salvio

    Salvio,
    never used myself..
    but can provide you some useful links, hopefully they should help you:
    [Item Proposal Configuration for Order Creation;
    [Sales-what is the difference between product proposal and cross selling;
    [DYNAMIC PRODUCT PROPOSAL;
    So if you search the forum, maybe you'll find many more.
    Regards,
    Raghu.

  • How to disable forward scheduling in Sales order

    Hi SD Experts,
    Can you please provide the solutions for the below requirements.
    Requirement details are below:
    How to disable forward scheduling in sales orders....
    For My sales order type i already configured in customizing that delivery scheduling should only carry out backward scheduling.
    The results is tht no forward scheduling in carried out when material is i stock .. this is ok...
    But when there is no stock and ATP indiates an expected inward movemnt, the system ignores the indicator and carries out forward scheduling anyway.
    Is there any possibility to change this behaviour?
    Appreciate any help....
    Regards
    Sudheer

    Hi
    If you do not want the system to switch to forward scheduling automatically, you can specify per plant in Customizing for MRP, in the IMG activity Parameters for determining the basic dates that the system is to continue the backward scheduling calculation even if the resulting start date lies in the past.
    Thanks & Regards
    Bhaskar

Maybe you are looking for

  • How do I transfer music from my iPod to my macbook pro

    I just upgraded my macbook pro and I need to transfer my itunes from my old macbook pro to my new macbook pro. Can someone help me transfer my music from one computer to another?

  • Folders in album

    Hi. When I go in to the album app I want the folders to be there on top with my other photos. Why is this not possible? On my old phone (Samsung) this was possible. So I could sort out work photos and private photos and so on. Can you fix this?

  • GPMC looks for old domain name after rename

    Greetings! I've renamed my domain after reading white papers on the subject. The process went well except when I try to open the Group Policy Management Console it says the domain doesn't exist. It offers to let me select a different domain controlle

  • Security Update 2010-001

    I am not sure if this is the correct category, but here goes. I noticed that Apple released Security Update 2010-001 a few days ago. It has not shown up in my Software Update yet. I did check the Receipts folder and it is not there. Should I download

  • Captivate 5.5 Text input box problem

    Hi all I have created a software simulation which has a really annoying intermitent issue. There are a number of validated TEBs throughout the project with the enter key set as the shortcut to go to the next slide.. My issue is that Captivate randoml