Shipping Conditions and Route

Hi All,
Did any one of you ever had a scenario where you need to :
Change the Shipping Condition based on the Route.
I mean there are some restrictive routes which should alter the Shipping Conditions.
Any sorts of hints/solution/logic in changing the Shipping Conditions based on the route shall be very helpful.
Thanks and Regards
Srikanth.P

The MASTER_IDOC_DISTRIBUTE might work.. Interesting.
Oh! Sorry to confuse you. I'll try to explain in a simpler way.
Delivery gets created in R3 (delivery creation always happens in R3 only) -> SAVE_REPLICA idoc goes out from R3 to DWMS -> Delivery replicated in DWMS.
When delivery is modifited in R3 (using VL02N) -> CSL locks the delivery replica in DWMS
When delivery is saved after modification in R3 -> SHP_OBDLV_CHANGE idoc goes out from R3 to DWMS -> Delivery replica will be updated in DWMS.
When delivery is modified in DWMS (using VL02N) -> CSL locks the original delivery in R3
When delivery is saved after modification in DWMS -> SHP_OBDLV_CHANGE idoc goes out from DWMS to R3 -> Original delivery will be updated in R3.
Next section only happens in the DWMS system...
When shipment is created in DWMS, deliveries should be updated in DWMS and R3. The deliveries are being updated in the background using BAPI_OUTB_DELIVERY_CHANGE in DWMS.
SHP_OBDLV_CHANGE idoc should be generated in DWMS to update the original delivery in R3. However, this step is not working (this is my big problem).
And as per documentations that I've read (even the bapi documentation), BAPI_OUTB_DELIVERY_CHANGE should be able to generate the SHP_OBDLV_CHANGE idoc.
I hope that clears things up more.
The thing is though, documentation seems to say that BAPI_OUTB_DELIVERY_CHANGE should be able to generate the SHP_OBDLV_CHANGE idoc but I'm currently using it and it's not doing it. I'm assuming maybe I missed something on the import section of the bapi..
Inputs, help, etc, appreciated.
Thanks,
Carlo

Similar Messages

  • New shipping condition and shipping from it

    Hi All,
    I have an question.
    If i create a new shipping condition and assign this in the shipping point determination and add it in the customer master records..will i able to do the shipping?
    Or shall i have to do anything in the transprotation module  like setting up a route determination?
    tell me the complete procedure.
    advance thanks

    hi,
    you can do the shipping
    once you have done new shipping condition and assign this in the shipping point determination and add it in the customer master records
    Reward points if the answer is helpful
    Regards,
    Murali

  • Problem wth incomplete returns orders -  Shipp pt and route are greyed out

    Hi
    This is the problem with the incomplete return orders (v.02). All the subsequent documents are in complete process, but the returns order status is showing  open status. This is because the user tried to remove the delivery block in returns order using a tcode (customized) and after that the shipping point and route in the returns order are removed and the fields are greyed out. So we need to complete all those returns order either through updating the database tables, please let me know how to achieve this?
    Thanks in advance
    Kishore

    Hi Kishore,
                    As you might have shipping point and the route in the incompletion procedure for this return delivery type and these shipping point and the route are automatically determined, these fileds are greyed out. You have to remove these fileds in incompletion procedure by going to "SPRO-IMG-SHIPPING-BASIC SHIPPING FUNCTIONS-INCOPMLTION FOR DELIVERIES"(VUA2--TRANSACTION).
    Or use seperate shipping conditions for the retunr process ,so that you can detemrine shipping point differently(You can assing some other shipping point as well in shipping point determination by entering Manual shipping point (OVL2).
    Regards
    Ram Pedarla

  • Stock Transport Scheduling Agreement - PO - created but Shipping Conditions

    Hello Gurus,
    Our client has a process of STSA (stock transport scheduling agreement - instead of PO) where they want to transfer the materials from US to Europe, being Europe customer. Europe creates STSA and requests out of 100 qty first 25 by Air Shipping Conditions and the rest 75 by Ocean Shipping Conditions.
    Once we create STSA Shipping conditions we can not change in STSA in Item data ->morefunctions->shipping data. Where as same can be played around in Sales order. So currently no workaround so they are changing the customer master from Air to Ship and creating multiple STSA.
    I would like to know whether a good solution is available already and I am not aware of yet. Please let me know.
    Mahesh

    Hi Mahesh,
    We have the same issue - just wondering if you ever found a solution?
    Thanks,
    Mark

  • Transportation Group and Shipping condition fields in Route determination

    Hello Guys,
    Please, I heard that if I leave Transportation Group and Shipping conditions field empty Route determination would consider whatever value I put in Material/Custumer Master.
    But the determination just happen if I put the exact value in either the determination and the Material Master for Transportation Group field for example.
    Have you ever determined Routes leaving the fields empty?
    Thank you,
    Regards,

    Hi,
    Those fields Transportation Group and Shipping conditions available in Route Determination are essential to trigger the correct route in Sales Order level.
    If blank the available routes need to be picked manually at Sales Order level.
    Kindly check .
    Regards,
    SRK

  • Transport planning and shipping condition

    What is the meaning of transport planning and shipping condition,
    Please explani

    <b>Shipping Conditions (VSBED):</b>
    General shipping strategy for the delivery of goods from the vendor to the customer.
    You can define shipping conditions in your system which corresponds to the requirements of your company. You can specify a shipping condition in the customer master and in the vendor master.
    The loading group, the plant and the shipping condition determine the shipping point that will be proposed by the system.
    Apart from the country and the geographical region of the shipping point, the ship-to party and the transportation group, the shipping condition determines the route that the system proposes in the order for the delivery of the goods. In the delivery, the route proposal also takes the weight group into account.
    <b>Transportation Planning:</b>
    Transportation Planning is part of the Transportation Planning/Vehicle Scheduling (TP/VS) application and is used for medium to long-term planning. It enables the transportation planner to optimally distribute the available capacities for trucks, trains, ships, and planes. The aim of Transportation Planning is to load capacities in the most efficient way and reduce costs. Most customers currently rely entirely on external shipping companies to carry out an optimal transportation of goods, which means that punctual and cost-effective deliveries are a high priority.
    Regards,
    AK
    reward points if helpful

  • Update 0VTF Route Determination with a new Shipping Condition

    Hello,
    I have created a new Shipping Condition to have a different route determination.
    I have completed the configuration as Standard SAP procedures for Routes determination.
    However, in order to apply this solution in production, it's going to be necessary to update the new "Shipping Condition" for more than 8,000 routes in Production environment.
    Transaction:  0VTF
    Table:            TROLZ
    According to the Abap team, the changes by CATT is not possible because the Transaction requires specific selection and "double click" functionality.
    Using BDC and LSMW is not possible, since they had problem already in the past with both options.
    I still have sent a message to SAP without any successfull answer.
    Can you let me know if there is a Standard SAP solution for it or a BAPI to massively update the routes determination?
    Thank you

    Hi
    You can use CATT to maintain the route determination. Use tcode SM30/SM31 to update view V_TROLZ01 for recording. You don't have to double click anywhere. Let me know if this works.
    Thanks
    Swagat

  • The shipping conditions, the delivering plant and the transportation zone

    Hi Experts
    How to determine/Path/Tcode - The shipping conditions, the delivering plant and the transportation zone determine the route in the STO.
    Thanks in Advance
    Prashanth

    Hi,
    Shipping Conditions :
    SPRO-> Logistics Execution ->Shipping -> Basic Shipping Functions ->Shipping Point and Goods Receiving Point Determination -> Define Shippping Conditions.
    Transportation Zone :
    SPRO-> Logistics Execution ->Shipping -> Basic Shipping Functions -> Routes -> Route Determination -> Define Transportation Zones.

  • Shipping condition determination (OVL2) not open and system close

    Dear Guys,
    as per attached, i used ECC 6 VM and when use t.code OVL2 to open Shipping condition determination system appear this error and terminated.
    IS there another choice to link Ship condition+Plan+LoadingGroup.

    Hi Nagi,
    Is a plant determined in the document in ERP after downloading from CRM? If not then this is probably the reason so you will need to map a vendor partner in CRM to a plant in ERP at item level so that the determination of the shipping point takes place.
    Kind regards,
    Vanessa

  • Shipping Point and Excise Condition

    Hi,
    This is my old issue for which I need solution.
    When we change shiping point in sales order Excise condition become statistical for one plant.
    But now with similar pricing with same sales organisation above setting are not working for other plant mean there is no change in condition when we are changing shipping point for that plant.
    So please help me to solve this issue
    Lalit

    There is no direct link between Shipping Point and Excise Condition but CIN related settings are mainly dependent on Plant settings.
    So check whether any user exit is applied.
    G. Lakshmipathi

  • Automatic "Shipping Type" and "Forwarding Agent" from Route to Sales Order

    Need some help...
    When creating a Sales Order, the field "Shipping type" (inside Shipping tab of the Item Level) and the Forwarding Agent (Partners tab) should be automatically get from the configuration made for the Route applied in the order, via SAP Standard Functionality.
    The Route is being automatically determined in the Sales Order and for this Route, there is a "Shipping Type" and a "Freight Agent" assigned.
    Thanks for the help!

    Hi Hrishi.
    Actually, those informations have to be available in the delivery.
    The idea is that the customer organizes all his operations (picking, packing, loading and tranportation processes) based on deliveries that will be transported by the same agent and using the same shipping type.
    As I assigned an agent and a shipping type in the route, I expected to get these values automatically in the Sales Order, and consequently in the delivery.
    Thanks for the help.
    Regards.

  • In what way could i get the Shipping conditions of the SO?

    In what way could i get the Shipping conditions for those SOs which used route 'AABB'.
    What i mean is whether there exist a table could let me search and get output list like below??
    <b>Selection Screen:</b>
    Sales document type: ZTO
    Routes: AABB
    <b>Output List :</b>
    SO#  |  Shipping condition | Route  |Trans.Zone(optional) |

    Shipping Condition comes from the customer master onto the sales document header. This means, the data would be referred at the sales order header level. Whereas, the route, shipping point is determined at the item level. Transportation Zone is determined at the Ship to partner level (WE). So, in order to generate a report list that should fetch all orders lines with a particular route to give you SO#, Shipping condition, Route and Zone, you would have to use three different tables. VBAK, VBPA and VBAP.
    The best way would be to use SAP Query (SQ01). Define an infoset first at SQ02 with these three tables VBAK, VBAP and VBPA and join them. Then go to SQ01 and select from the field list, Document type and Route as your selection criterion fields. Then select the output list per your requirement. Please have your ABAPer set this query up for you and it will work for sure.
    Thanks
    Nikhil

  • Availability of material based on the shipping conditions

    Dear Friends,
    Please mail to me how to configure the availability of material based on the shipping conditions?
    That is when we give the shipping condition in the sales order (va01) for example by air 1 day, by road 5 days and by water 6 days. The system should automatically give the availability of the material based on the shipping conditions we give in the sales order (va01).
    With regards

    vamsi krishna wrote:>
    > Dear Friends,
    > Please mail to me how to configure the availability of material based on the shipping conditions?
    > That is when we give the shipping condition in the sales order (va01) for example by air 1 day, by road 5 days and by water 6 days. The system should automatically give the availability of the material based on the shipping conditions we give in the sales order (va01).
    > With regards
    Hi Vamsi,
    Could not understand your query fully.
    See material availability check is carried out for the requested delivery date or else the system proposes one.
    The time you are talking about By Air 1 day and so on is not taken into consideration while carrying out material check for that is transportation time after goods are released from the Plant.
    owever if you need to configure the transportation time you need to go to
    Logistics Execution->Transportation->Basic Transportation Function->Routes->Define Routes-> Define shipping types
    Here you can define shipping types what you said by AIR by Truck or whatever you need.
    To specify the time you need to go to SPRO
    Logistics Execution->Transportation->Basic Transportation Function->Routes->Define Routes-> Define Routes and Stages
    Here you specify the Transit Duration Transit Lead time and so on which will be taken as a input for determining material lead time by that shipping type.
    Hope it helps.
    Post if u need furthur clarifications.
    Request you to reward points if helpful.
    Thanks & regards
    Abhishek Swarup

  • Shipping condition in PO

    Hello
    When manually adding a line to a plant to plant PO (created from purreqs), the shipping condition on the additional line is sometimes showing 'DO' and not EX.
    This issue causes the delivery to split, with one delivery interfacing with WMS and one delivery interfacing with UK route planning.
    Please can you advise why the additional line manually added automatically has the shipping condition DO?
    Thanks.
    Regards,
    Namrata

    Hi
    In this PO vendor is frm UK and receiving plant is of Netherland. That means it is intercompany PO.
    Custmer of receiving plant conatins 'EX' only. But there is no delivering plant maintained in customer. will it affect somewhere?
    Thanks for your help.
    Regards,
    Namrata

  • Sales Order-Shipping Conditions from Sold-to-Party

    Hi Guys
    When sales order created, shipping conditions copied from Sold-to-Party.  At that time, in SP, shipping conditions maintained wrongly. 
    After creating Sales Order, shipping conditions modified in SP, but system not allowing to modify shipping conditions in sales order.  Because of this, shipping point has not been determined.  Could not change manually also.
    Please suggest on this.
    Regards
    Uma

    Dear Uma
    On your comments
    "Because of this, shipping point has not been determined",
      I dont think, it could be bcoz of shipping condition.
    If Shipping Point is not flowing in sale order, then you need to check in OVL2 where you have to maintain the shipping point for the combination of Shipping Condition from Customer Master, Loading Group from Material Master and Plant.  So check whether you maintained this. 
    Meanwhile, with regard to the field Shipping Condition which you could not make change, please note that even if subsequent documents are generated, this field will be in editable mode only and if you try to change, system will give you a message
    -  Shipping Conditions were changed, Redetermine Routes and shipping of all items
    and if you click "Redetermine", the new shipping condition will take place.
    So, can you please let me know whether your sale document type is copied from standard OR where the screen controls are there.
    thanks
    G. Lakshmipathi

Maybe you are looking for

  • Amazon.co.uk: EA6500 - Be careful if you want to use the VUSB feature

    Date: January 18, 2013 Rating: 2 The VUSB software supplied by CISCO to connect to the router worked on two of the three PC's in my network. The software comes with little debug facility and badly written help pages, so I'm currently stuck on this. C

  • Mail freezing, sluggish in Mountain Lion

    Hi Guys, my MBP 2010 model has been doing the following whenever I switch to the Mail app in Mountain Lion : - there is usually no response at all. eg. I can't select mail messages, I can't type anything, I can't move the window - the in-message repl

  • Location of Ambient light sensor in I PAD

    Hello guys I am just wondering where is the exact location for Ambient light sensor in I- PAD. If it is possible with a photo i would be appreciated Thanks uae4ever

  • View All Fonts in a Document

    I keep getting font substitution errors for fonts that are not used anywhere in a document. Is there any way to get an editable list of all the fonts supposedly being used in a document so that I can just delete the problematic ones? Thanks! Deejay

  • Question on coherence

    When installing ODI 12.1.3, using the Infratructure for the Enterprise features, it installs Coherence product files.  Once you create the domain, it automatically includes the Coherence Cluster Extensions and you can't appear to deselect this as it