Partial shipping through STO for SD

Hi Guru's,
please help with solution for my following business scenario.
I have 3 plants for ex A, B and C, normally manfaturing will be done in plant B and C. if we have sales order in plant A we want to create STO for plant B for some line items and STO for plant C for remaining line items (they r doing manually). here we would like to ship items directly to customer in sales order from plant C. is it possible?
suggest any best solutions for above case.

The customer in V_001W_IV-KUNNR is "plant customer", it represents the issuing / supplying plant to which it is assigned and not the customer(s) of receiving plant(s).
You have to extend this customer to the STO sales area of its own plant and of the receiving plants'. Whenever you create an sTO in which the receiving plant is this, the plant customer will appear in the delivery as ship-to. Independently from the supplying plant, the ship-to party is the same if the receiving plant is the same.
So, one of them is enough even if you have several plants and you want to have STOs between them.
You can define several customers for issuing plant based on plant/storage location combinations:
SPRO > MM > Purchasing > Purchase Order > Set Up STO > Set Up Stock Transfer Between Storage Locations > Define Shipping Data for Stock Transfer Between Storage Locations
However I guess you only have to understand how this works and you need only one customer per plant...
Please understand how it works before sending lots of messages...
Regards,
Csaba
Edited by: Csaba Szommer on Jun 23, 2010 4:19 PM

Similar Messages

  • How to migrate Tax lines in Data Migration for Partial Shipped Qty?

    Hi,
    We are migrating 11.0.3 Orders to R12 and there are some Sales Orders which are in Partial Shipped status. In this scenario, we are bringing two lines where one line is completely closed and other line is awaiting shipment.
    My question is, how to manage the Taxation for this type of lines?
    For e.g. If original line is of 10 qty, 4 qty is already shipped. So we are bringing this line as Closed. For 6 qty, we are bringing line in Awaiting Shipment status. How to derive at the correct tax amount for this type of line?
    Client is storing Tax amount in 11.0.3 at Header level.
    With Regards,
    Vishal

    >
    Through the TopLink code API, you can set an
    Expression as the additionalJoinExpresssion for a
    descriptor, this "filter" will be applied to all
    queries for this class.
    i.e.
    ExpressionBuilder builder = new ExpressionBuilder();
    descriptor.getQueryManager().setAdditionalJoinExpressi
    on(builder.get("region").equal("AU"));The problem with this solution is that the parameter ("AU") is hard-coded in the mappings. Hibernate filters can use session-specific parameters. That allows, for instance, session A to filter on region="AU" and session B to filter on region="NZ".
    To resolve this problem, I wrote a new expression class that can retrieve a parameter value from a TopLink session property:
    class SessionPropertyExpression extends ParameterExpression {
    public SessionPropertyExpression(String propertyName, Expression base) {
    super(propertyName, base);
    public Object getValue(DatabaseRow databaserow,
    oracle.toplink.publicinterface.Session session) {
    return session.getProperties().get(getField().getName());
    The new expression class can be used in the mappings. For instance:
    ExpressionBuilder builder = new ExpressionBuilder();
    SessionPropertyExpression propertyExpr = new SessionPropertyExpression
    ("regionCode", builder);
    descriptor.getQueryManager().setAdditionalJoinExpression(builder.get("region").equal(propertyExpr );
    The application can set the property in the TopLink session associated with a particular request. For instance;
    Session A
    session.setProperty("regionCode", "AU");
    Session B
    session.setProperty("regionCode", "NZ");

  • Partial Deliveries not created for STO

    Hi All,
    There are 2 materials used in STO. One material X has stocks in the supplying plant and other material Y doesn't have stocks in supplying plant. When user try to create using VL10G or VL10B system is giving error that Mat. Y doesn't have a stock and hence delivery no. cannot be generated. When I try to delete or block Mat.Y in STO then delivery can be created for Mat.X. User wants to create partial delivery of the Mat. X which has stocks and different delivery for Mat. Y when its stocks will be available future. How and where else can we check settings for partial deliver for STO.
    I have checked settings in Ship-to party for partial delivery and it is relevant for partial delivery.
    Please let me know your thoughts on this. Thanks!!
    Mohit

    Dear Mohit,
                 In the VL10B transaction you click on Material tab there you enter Material 'X' then execute the transaction it will give the background delivery for the Material 'X' only.
    I hope it will help you
    Thanks,
    Murali.

  • No code for free shipping through Dec 12 as advertized

    I had exactly the same problem as another customer Phil wrote about.. The calendar and book site advertizes free shipping through December 12th. When you are about to place the order, you are asked for a code for the free shipping. No code to be found anywhere. Looked online, Contacted Apple. No response yet. Phil went ahead and paid for the shipping. I think I will just cancel the order. I really hate this kind of bogus come on. I also dislike the fact that while trying to sort this out, the shipping info I entered had all "timed out." I can understand not keeping a credit card, but really, does one need to start over with each delay?
    There doesn't even seem to be a support community for problems with books and calendars.

    Yea, they don't have to unlock it for you without a contract, and don't always do so anyway within the first 90 days of ownership even on a contract.
    So, get a very inexpensive unlock code from the link below, these are trustworthy and reputable unlocking vendors, you don't want to use just anyone, I've seen too many people get bad codes and permanently lock their device to the branded carrier.
    http://www.blackberryforums.com/unlock.php
    Good luck and congrats on winning the contest and the Torch.
    1. If any post helps you please click the below the post(s) that helped you.
    2. Please resolve your thread by marking the post "Solution?" which solved it for you!
    3. Install free BlackBerry Protect today for backups of contacts and data.
    4. Guide to Unlocking your BlackBerry & Unlock Codes
    Join our BBM Channels (Beta)
    BlackBerry Support Forums Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • SETTINGS STO FOR STORAGE LOCATIONS

    Hi all,
    am new to this community.plz explain me is it necessary to do the settings in spro for sto for storage loacations and why??????

    Hi Amrita,
    First, Wel Come to SAP Community...........
    Plz go through below STO config..........
    Follow the below steps to to make STO between two plants belongs to different company company codes.It is also called as Inter Company STO.....
    1)Create one Customer Master in XD01 with respect to Supplying Plant Sales Area and assign this Customer no with Receiving Plant in OLME->PO-> set up STO->Define shipping data for plant and for the supplying Plant assign the above sales area.( Make sure,In Customer Master,sales Area Tab: you are maintaining shipping condition)
    2) For Receiving Plant Pur. Org and Co.Code Combination create Vendor master in XK01 and in this vendor master assign the Supplying plant in Pur.Org.Data screen->Extras--> Add.Pur.data
    3) OLME->PO-> Set up STO------>For your supplying plant assign document type NB, Delivery type NLCC and Checking Rule RP
    4)then For your supplying Plant and receiving Plant assign Document type NB
    5)Make sure you are maintaining Sales View for the material at supplying Plant and in Sales /Gen plant Data view maintain Availability check, Loading group and Transportation group.
    6) In SPRo-->Logistics execution> Shipping->Basic shipping functions->Shipping point Determination>assign shipping points-> For your Loading group,Shipping Condition and Supplying plant combination,Assign shipping point
    these are the configuration settings you have to do in background.
    Then Create STO from Receing Plant in ME21N with document type NB.
    Based on that STO, Create Delivery in VL10B from supplying Plant
    Do PGI in VL02N from Supplying plant
    Do GR in MIGO at Receiving Plant keeping Outbound delivery as a ref. document.
    Now your STO bet. two plants belongs to diff. Co.Codes will be completed.
    For Intra-Company STO: ie)STO bet. Plants belongs to same Co.Code
    1)Create one Customer for Supplying Plant Sales area and assign this Customer no with Receiving Plant in OLME---> PO -
    > Set up STO -
    > define Shipping Data for plants. and maintain the same sales area in your Supplying plant.
    2) In OLME---> PO -
    > Set up STO.....for your Document Type: UB and Suppying plant Combination assign Del. Type NL and Checking rule RP
    3) In OLME---> PO -
    > Set up STO...for your Supplying Plant and Receiving Plant combination Maintain Doc. Type : UB
    Make sure you are maintaining Sales View for your Material at Supplying Plant.
    4) Maintain Shipping point at, SPRO----> Logistics Execution -
    > Shipping -
    > Basic Shipping Functions -
    > Shipping Point Determination for Plants.....there for your Loading group,Shipping Condition, Shipping Plant combination maintain Shipping plant..
    Now Create STO in ME21N with Doc.type: UB at Receiving Plant.
    Then Create Delivery in VL10B from Supplying Plant...
    Then Do PGI in VL02N from supplying Plant.
    Then do GR at Receiving Plant based on Outbound Delivery at Receiving Plant...
    For Intra-Company STO:
    1)Create one Customer for Supplying Plant Sales area and assign this Customer no with Receiving Plant in OLME---> PO -
    > Set up STO -
    > define Shipping Data for plants. and maintain the same sales area in your Supplying plant.
    2) In OLME---> PO -
    > Set up STO.....for your Document Type: UB and Suppying plant Combination assign Del. Type NL and Checking rule RP
    3) In OLME---> PO -
    > Set up STO...for your Supplying Plant and Receiving Plant combination Maintain Doc. Type : UB
    Make sure you are maintaining Sales View for your Material at Supplying Plant.
    4) Maintain Shipping point at, SPRO----> Logistics Execution -
    > Shipping -
    > Basic Shipping Functions -
    > Shipping Point Determination for Plants.....there for your Loading group,Shipping Condition, Shipping Plant combination maintain Shipping plant..
    Now Create STO in ME21N with Doc.type: UB at Receiving Plant.
    Then Create Delivery in VL10B from Supplying Plant...
    Then Do PGI in VL02N from supplying Plant.
    Then do GR at Receiving Plant based on Outbound Delivery at Receiving Plant...
    Follow the below steps to to make STO between two plants ( different company company codes).It is also called as Inter Company STO.....
    1)Create one Customer Master in XD01 with respect to Supplying Plant Sales Area and assign this Customer no with Receiving Plant in OLME->PO-> set up STO->Define shipping data for plant and for the supplying Plant assign the above sales area.( Make sure,In Customer Master,sales Area Tab: you are maintaining shipping condition)
    2) For Receiving Plant Pur. Org and Co.Code Combination create Vendor master in XK01 and in this vendor master assign the Supplying plant in Pur.Org.Data screen->Extras--> Add.Pur.data
    3) OLME->PO-> Set up STO------>For your supplying plant assign document type NB, Delivery type NLCC and Checking Rule RP
    4)then For your supplying Plant and receiving Plant assign Document type NB
    5)Make sure you are maintaining Sales View for the material at supplying Plant and in Sales /Gen plant Data view maintain Availability check, Loading group and Transportation group.
    6) In SPRo-->Logistics execution> Shipping->Basic shipping functions->Shipping point Determination>assign shipping points-> For your Loading group,Shipping Condition and Supplying plant combination,Assign shipping point
    these are the configuration settings you have to do in background.
    Then Create STO from Receing Plant in ME21N with document type NB.
    Based on that STO, Create Delivery in VL10B from supplying Plant
    Do PGI in VL02N from Supplying plant
    Do GR in MIGO at Receiving Plant keeping Outbound delivery as a ref. document.
    Regards,
    Raghunath

  • Orders always show as Partially Shipped

    Hi all,
    We have noticed that if I partially ship an order through a delivery document and check the order status in Webtools it says Partial. 
    However when we ship the rest of the order, it still has the status of partial.
    It doesnt change to shipped.
    The customer will always have to check the 2 shipping notices and calculate the quantities to decide if the order is fully shipped or not. 
    Have I done something wrong or is this the way the system works?
    Thanks,
    John

    It will change to shipped when all the items on the order for that delivery have been shipped. Perhaps the other delivery docs didn't synch?

  • How to clear the Residual & partial payment through app

    Hi Experts,
    How to clear the Residual and partial payment through app in accounts payable i tried but i am not getting the out put so plz clarify the my question and any other configuration for that give answer with example...
    Thanks for advance
    Regards,
    Nivas99

    Hi Nivas,
    Partial payment is possible throw app but not possible residual payment.
    Partial payment u create a payment request p as a special indication u can try.
    I hope this is help full u.
    regards,
    venkatesh

  • How to do Customer Partial payment through APP

    Dear Experts
    How to Customer partial Payment Through APP
    Regards
    Ajeesh.s

    Dear Expert
    My query was about Part payment process about customer , In AP there is a process for doing part payment in Vendor  Same kind of a process am looking for Customer too
    PARTIAL PAYMENT FOR APP PROCESS
    Some time we face the issue in which client want to pay partial invoice only that to via automatic
    Payment program, so in order to make it feasible what all steps will be required from configuration point of view has been explained below.
    Configuration steps:
    1) Maintain Account Configuration TCODE: FBKP Select the Sp.G/L-P
    2) Maintain Payment Program: TCODE: FBZP
    Path: SPRO - Financial Accounting - Accounts Receivable and Accounts Payable - Business Transactions - Outgoing Payments - Automatic Outgoing Payments - Payment Method/Bank Selection for Payment Program - Set Up All Company Codes for Payment Transactions
    Go to “ALL COMPANY CODES” screen maintain the Sp. G/L – P in the field Sp. G/L transactions to be paid.
    3) Post Vendor Invoice and Block for Payment TCODE: FB60 / F-43
    Path: Easy Access – Accounting - Financial Accounting - Accounts Payable - Document entry - FB60 – Invoice / F-43 - Invoice – general
    Example you made invoice for 25000
    4) F-59 - Payment request: TCODE: F-59
    Path: Easy Access – Accounting - Financial Accounting - Accounts Payable - Document entry - F-59 - Payment request
    Here you would like to pay only 20000 out of 25000 so change the amount to 20k and save it
    5) Payment Run TCODE: F110
    Path: Easy Access – Accounting - Financial Accounting - Accounts Payable - Periodic Processing - F110 – Payments
    6) Vendor balances after F110 TCODE: FBL1N (After processing you can check the clear amount here)

  • Can anyone explain me the procedure and initial settings to do sto for schedule lines?

    can anyone explain me the procedure and initial settings to do sto for schedule lines?
    Create a STO with new doc type for material M1 to ship from plant 1 to plant 2 with qty as 100. On pressing enter you should be able to see schedule lines in delivery schedule tab. In schedule line you should see the Material availability date, GI date, loading date etc.
    can anyone give the answer for this question..

    Hi Megha,
    Please find below links for Config STO with schedule lines.
    http://dhavalatsap.blogspot.sg/p/configuration-of-plant-to-plant-sto.html
    https://scn.sap.com/thread/1260375
    Thanks,
    Bala.

  • Development Request - Edit UDFs on partially shipped MD lines

    A client has built functionality around Line Item User Defined fields on Marketing Document Lines.  They enter values in UDFs on Sales Orders and Purchase Orders to notify customers and factories with information about the lines on remining open quantities.  For example, on a sales order, they have fields that contain estimated dates (other than delivery date) such as date to depart factory, date to domestic port, vessel name and Bill of Lading/Airway bill number.  They have some other fields that they use internally. 
    The problem occurs when the line partially ships.  They can't edit these UDFs.  Currently, in a patch later in 2005 SP1 (somewhere around PL37) Business One allowed the editing of the quantity and ship date on partially shipped lines, however, you still cannot edit UDFs on Partially shipped lines.  This breaks their design and there's really no reason for not being able to edit these lines.
    Edited by: Michael Neuendorff on Apr 18, 2008 6:31 PM

    I am, 6 months later, getting the same issue. Has something to do with Oracle.web. My intention as of now is to remove Oracle.Web.*
    What did you do?
    Thanks

  • STO for Sloc to Sloc

    Hi,
    In our present project client is contemplating with the idae of using STO for storage location to storage location. with reference to this STO I have the following questions
    a) Is it possible to capture the freight cost in the STO?
    b) If possible to capture the freight costs then can we add this cost to the inventory? or we need to expense it?
    Thanks in advance.
    P.S. Both the storage locations belong to the same plant.
    Edited by: Muttu Koti on Nov 2, 2011 8:16 PM

    Hi,
    Yes it is possible to capture the freight cost in case of storage location to storage location STO,
    follow the below steps.
    1: Creat one vendor and assign to your plant in purchasing view -> EXTRAS -> add purchasing data
    2: Assign customer to plant
        IMG -> MM -> Purchasing - >Purchase Order -> Set up Stock Transport Order > Define Shipping Data for Plants
    3: Assign Delivery Type and Checking Rule
        IMG -> MM -> Purchasing - >Purchase Order -> Set up Stock Transport Order > Assign Delivery Type and Checking Rule
    4: Set Up Stock Transfer Between Storage Locations:
         IMG -> MM -> Purchasing - >Purchase Order -> Set up Stock Transport Order -> Set up Stock Transfer between Storage    
          Locations.
    5: Assign Delivery Type and Checking Rule According to Storage Location:
    6: Define Shipping Data for Stock Transfers between Storage Locations
    7:  STO - P.O Pricing Procedure: 
       SPRO > MM > Purchasing -> Conditions-> Define Price Determination Process -> Define Schema Determination - > Determine Schema for Stock Transport Orders - assign Document type to your STO pricing procedure.
       Double click on Determine schema for STO
    make new entry as per your requirement assign the pricing procedure.
    do all the above setting then do the user trnsaction  ME21N, ME28, VL10B, VL02N, GR for outbond delivery.
    regards,
    zafar

  • Can we schedule background processing through sm37 for a bdc recordind

    hi all,
    some one please tell me , can we schedule background job processing through sm37,
    for a bdc recording program(table control) .
    the data data is not on the presentation server or application server,
    actually i fetching the data from the data base into a internal table and processing the data
    through me22n t-code through recording and for sto(stock transfer order )update.
    thanks in advance
    sarat

    hi,
    You can do this using function modules 'JOB_OPEN', 'JOB_CLOSED' and SUBMIT statement.
    Please find the below example.
    *Submit report as job(i.e. in background)
    data: jobname like tbtcjob-jobname value
    ' TRANSFER TRANSLATION'.
    data: jobcount like tbtcjob-jobcount,
    host like msxxlist-host.
    data: begin of starttime.
    include structure tbtcstrt.
    data: end of starttime.
    data: starttimeimmediate like btch0000-char1.
    Job open
    call function 'JOB_OPEN'
    exporting
    delanfrep = ' '
    jobgroup = ' '
    jobname = jobname
    sdlstrtdt = sy-datum
    sdlstrttm = sy-uzeit
    importing
    jobcount = jobcount
    exceptions
    cant_create_job = 01
    invalid_job_data = 02
    jobname_missing = 03.
    if sy-subrc ne 0.
    "error processing
    endif.
    Insert process into job
    SUBMIT zreport and return
    with p_param1 = 'value'
    with p_param2 = 'value'
    user sy-uname
    via job jobname
    number jobcount.
    if sy-subrc > 0.
    "error processing
    endif.
    Close job
    starttime-sdlstrtdt = sy-datum + 1.
    starttime-sdlstrttm = '220000'.
    call function 'JOB_CLOSE'
    exporting
    event_id = starttime-eventid
    event_param = starttime-eventparm
    event_periodic = starttime-periodic
    jobcount = jobcount
    jobname = jobname
    laststrtdt = starttime-laststrtdt
    laststrttm = starttime-laststrttm
    prddays = 1
    prdhours = 0
    prdmins = 0
    prdmonths = 0
    prdweeks = 0
    sdlstrtdt = starttime-sdlstrtdt
    sdlstrttm = starttime-sdlstrttm
    strtimmed = starttimeimmediate
    targetsystem = host
    exceptions
    cant_start_immediate = 01
    invalid_startdate = 02
    jobname_missing = 03
    job_close_failed = 04
    job_nosteps = 05
    job_notex = 06
    lock_failed = 07
    others = 99.
    if sy-subrc eq 0.
    "error processing
    endif.

  • If I go through Verizon for a warranty claim, will that void my AppleCare ?

    If I go through Verizon for a warranty claim under the 1yr warranty and they ship me out a replacement device, will that void my AppleCare+? The reason I ask is because I picked up AppleCare plus, but the nearest Apple store is close to an hour away, and I figure it'll be more convienent to hit up the Verizon Store (and definitely quicker vs. doing it over the phone).
    - VDubb

    Apple handles ALL hardware support for iPhones.
    The only reason to take it to VZW would be an insurance claim if you have insurance on the device through them.
    I would not take it to VZW otherwise as it could potentially cause issues in the future if you needed to utilize the Apple Care Protection + that you purchased.

  • Canceling Partially Shipped line items

    We have a business scenario where an order line item is created.  Then it is partially shipped.  Finally it is canceled.  If the order is placed for a quantity of 10, 10 comes to BI via 2LIS_11VAITM.  Then 3 were shipped and finally the line item was canceled.  10 comes to BI via 2LIS_11VAITM  as being canceled.  But in this case we really want to consider 7 as being canceled since three were already shipped. I've challenged the procedure, but it looks like this will continue.  Does anyone have any input on how to model this, so that in BI I can see that 7 were canceled?
    Thanks,
    Chris

    should be rather standard behavior to have the 7, unless the partial shipping and cancellation occur without an update towards BI first
    it'll depend on your model, how the system will react to this... try it in QAS and see what's going on in the change log

  • Free Standard Shipping Through December 12

    When ordering a book/calendar through iPhoto there is a message that offers FREE SHIPPING THROUGH DEC 12.  There is a space for a promo code, but I can't find a code to put in the box. I contacted Apple Support on chat and they sent me to the Apple Support page. It was a circuitous search that ended up finding nothing. I ended up paying the shipping costs, even though there is a promo in iPhoto for free shipping. Mystery. Anyone have the answer to that?

    Sorry to hear that. One thing to check in the meantime on his phone is if the microphone is clogged with dirt. 9 out of 10 times this is the cause of him not being heard. Which phone is he using?

Maybe you are looking for

  • My phone wont let me delete a backup from icloud

    when i click the backup i want to delete it says cannot delete at this time ????

  • Remove ken burns effect from photos in iMovie HD

    I am trying to burn iphotos slideshows to DVD like I used to do before newer versions stopped supporting iDVD. I was advised on this board to use iMovie HD and it seems to be working and I am pleased with the integration with iDVD.  But when I used t

  • E75 Problem with Sensor

    Before installing the "turnable" option allowing pictures to be turned according to their format once you open the phone keyboard, the viewer shows pictures in the unopened mode the right way. Once you try out the option "turnable", and you go back a

  • JVMTI agent and max heap

    Running an app with a JVMTI agent attached, I cannot specify a max heap greater than 320Mb, even on a 1Gb machine with hardly anything running. Specifying for example -Xms256m -Xmx512m results in following error: Error occurred during initialization

  • Grouping of inbound deliveries

    Hi there, We are running ECC6 and EWM. We have a situation where we create different orders against different vendor numbers, however the supplying vendor is the same. We only use the different vendor numbers to allow for different pricing, currency,