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

Similar Messages

  • 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

  • Restrict Shipping conditions on the Sales Orde Header Document

    Hi,
    I have a unique requirement
    We have a large pool of shipping conditions for our products namely
    Overnight
    One day
    Ground
    International
    Saturday Delivery etc
    Hazard Overnight
    Hazard Ground
    We have a few hazardous materials for which we want to restrict the shipping conditions to only 2
    i.e
    Hazardous Overnight
    Hazardous 3 Day
    in sales order creation.
    What i mean is tht any time a sales order is created for these hazardous material,the customer service representative should not be able to select any other shipping conditions expect
    Hazardous Overnight
    Hazardous 3 Day
    In Standard SAP we can have the shipping condition defaulted from the customer master in the sales document.However if required we can manually go and change the shipping conditions to any thing different.
    How can i restrict this for specific materials though?
    Thanks

    >
    Dspsac wrote:
    > What i mean is tht any time a sales order is created for these hazardous material,the customer service representative should not be able to select any other shipping conditions expect
    >
    > Hazardous Overnight
    > Hazardous 3 Day
    > Thanks
    If the question is "can we limit the list that appears in the drop-down box to these 2 selections" then the answer is "No".
    But in a user exit you can trigger an error message if the users select an invalid shipping condition. As correctly suggested above, this can be done in MV45AFZZ include.
    There are various routines that are triggered at different times. You may be able to use USEREXIT_MOVE_FIELD_TO_VBAP or USEREXIT_MOVE_FIELD_TO_VBKD (if "shipping conditions" are stored in VBKD-VSART).

  • 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

  • How to: Make Shipping Condition field required in Tx. VT01N

    Hi everyone. I need to make the Shipping Condition field required in the transsaction VT01N Create Shipment.
    I don't know how to do this, can somebody help me with this issue???
    Thanks for your help!

    Hi Chemo,
    As far i undestand, you want to calculate freigth cost using transportation.
    To do this, you need to do some settings at that point to achieve that, please follow the link to configuration guide:
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/LETRA/SDTRA.pdf
    On functional side (after configuration), you´ll need to create the shippment cost document on VI01 transaction, there you can see all the cost associated to Shipping.
    After that transfer it to MM using T-code VI02, its needed.
    I Hope this help you,
    Regards,
    RP

  • 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

  • CRM Exchange order - shipping condition not copied from Sales order

    In CRM Web client when we create an exchange order with reference to the sales order the shipping condition is copied from the BP sales area data instead from the original order.

    Hi
    Check this link
    http://learnsaptips.blogspot.com/2010/09/text-type-configuration-in-sap.html
    regards
    Prashanth

  • 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

  • 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

  • Shipping condition in vendor evaluation

    how shipping conditions are taken in vendor evaluation.

    As per my knowledge, the shipping instruction you define it in PO,during GR for the PO,you need to evaluate it and assign the score for the shipping, after evaluate the ship.inst ,the score will affected to the quality criteria.

  • Ship.condition 01 loading grp 0003 plant MCP1 StLoc not defined Message no.

    Dear all
    Why I am getting this message when i try to add shipping point at item level in Quotation "Ship.condition 01 loading grp 0003 plant MCP1 StLoc not defined Message no.V1358"
    Kindly help me to resolve this error.
    Thanks and Regards
    M.Dheerendar Jain

    Hi
    check the following
    Check your shipping conditions in sales order header shipping tab + loading group in material master + plant in sales order,
    verify the same in OVL2, whether its mainatined or not.
    1. Shipping condition maintain in Sold to party of ur customer master,
    2. Loading group should be maitained for perticular Sales area and plant in Material Master for Sales: General/Plant Data.
    3. Plant should be available in sales order
    IMG -> Logistics Execution -> Shipping -> Basic shipping functions -> Shipping point and Goos receiving point determination -> Assign Shipping Points.In that determine the storage location, loading group, plant, proposed shipping point and manual shipping point.
    Combination of Shipping Point Determination=
    Loading Group - (1-Material Master Record)
    Shipping COnditions (1- Sales doc type , 2- Customer Master Data - Sold to Party)
    Delivering Plant - (1-Customer Material Info record , 2- Customer Master Record & 3-material master record)
    If you have done Copy of existing Shipping Point & renamed it. Then all the shippig Point determination Combinations will be copied.
    If not, then you need to maintain manually in Shipping point determination customization

  • Regarding shipping condition field vbak-vsbed in VA03 transaction

    Hi experts!
    I want to fetch the discription of field VBAK-VSBED to display in my sap script form. can anyone help me with that.
    which table should i look for.
    example :
      vbak-vsbed = 15
    so which table can have the discription for 15 which in my scenerio is 'Ground Commericial'
    but i dont know the table to look for.
    thanks in advance.

    Hi,
    You can use the table TVSBT - Shipping Conditions: Texts
    to get the shipping conditions text
    Thanks
    Naren

  • Regarding shipping  condition

    where does shipping condition comes from ?

    Hello all !!
    As so many answers have been given there , But in one answer ,,person has given that Shipping Condition comes from CMIR  is totally Wrong. please go to TCode VD51 & check the fields over there.
    If Shipping Condition is maintained in Sales Document Type then It has got Priority over Customer Master of Ship-to-Party {{ Shipping Tab}}.
    Thanks & Regards
    MAYANK

  • Can we maintain more than one shipping condition for a customer

    Hi,
    Can we maintain more than one shipping condition for a customer

    Hi Raj,
    Yes you can maintain the different shipping condition for one customer but for this that SOLD To Party should have different SHIP to Party also as we mainatin the shipping condition for Ship for the party. In other words you can maintain as many shipping condition equal to the number of ship to party.
    Other way is if that customer is in different sales area then you can maintain the different shipping conditions for that customer in all the different sales area.
    Hope I could make myself clear enough to help you.
    Please reward if its useful.
    Regards,
    Abhi.

  • Significance of shipping conditions

    Hi,
    Please let me know significance of shipping conditions?
    Muy issue is user wants to enter a particulat shipping conditions" 04-full truck load" in a slaes order.
    in the cust master , only " 03-less than a truck load" is defined as shipping condition.
    As in SPRO, only shipping point is assigned to shipping condition 04, he can enter the only shipping conditon 04 while for custome rits been 03.
    what will be the consequences of this if i ask him to change the shipping condition to 04 within SAP and outside system?
    thanks

    Hi,
    There is an option of putting Shiping Conditions in Order Type configuration (VOV8), You can put shipping condition as "04-full truck load" for your order type. And in Customer Master put "03-less than a truck load".
    In OVL2, maintain Shipping Point Determination for both Shipping conditions, system will determine Shipping condition as "04-full truck load" for the specific order type irrespective of customer master. And for rest of the order types it will pick up from Customer master.

Maybe you are looking for

  • Asset  Capitalisation issue

    Hi, We have created a regular asset in the system, which was bought some times ago and later realized that asset was not used in operation but it was already capitalized and depreciation charged for four months. Now the factory accountant wants to  r

  • Load Plan in oracle bi Applications Configurations Manager creating issues

    Hi All, I have installed oracle data integrator + BI Apps. I had created a load plans in Administer Execution Plans (ie. select payroll subject area ) to load payroll fact. Everything went will till this point. But when i start executing the package

  • Runnin oracle apex on a different server to the main production database

    Hi, I'm new to apex. I have a large prod db 20TB+. We want to have some sort of a simple frontend to our data warehouse. We would like to use apex. However we do not want to install APEX schema's etc in our production database. What we want to do is

  • Dynamic webdynpro

    Hi All I would like to create some GUI component dynamically via webdynpro java. I have a context node (regular node u2013 not dynamic) which its elements attribute represent the requested GUI component. How can I run by for loop on this node and cre

  • Error 1003 when loading subpanel VI in build application (VI not executable)

    Error 1003 loading subpanel VI in build application (VI not executable). I referenced all supanel VI callers in my build app. What am I missing?