Ship-to of a delivery

Hi,
I want to get the ship-to address of ship-to party(likp-kunnr) of a delivery. can you tell me what tables and fields should i use to retrieve it?
Thanks very much!

HI,
  Pass the document number to VBPA and partner function SH and get the cutomer associated to it.. go to KNA1 and get the address.. if address is not maintained there get the ADRNR from KNA1 and go to table ADRC and pass the ADRNR as addressnumber and get the complete address.
Pass delivery to likp, get kunnr go to KNA1 and get the address.. if address is not maintained there get the ADRNR from KNA1 and go to table ADRC and pass the ADRNR as addressnumber and get the complete address
Thanks
mahesh
Message was edited by:
        I Can Solve It

Similar Messages

  • Inbound Delivery Shipping Unit and Outbound Delivery Shipping Unit Mismatch

    Hi All,
    At the time of creating the outbound delivery, I am getting the error"Inbound Delivery Shipping Unit and Outbound Delivery Shipping Unit Mismatch".
    Please help me to resolve the above error.
    Please let me know the cause for the above error.
    Regards,

    Hai Shafi,
    PLease check these threads,
    http://help.sap.com/saphelp_40b/helpdata/pt/a4/613275e24bd111950d0060b03c6b76/content.htm
    http://help.sap.com/saphelp_46b/helpdata/en/ac/f6fe78931a11d184d10000e81ddea0/content.htm
    http://education.feedfury.com/content/18638791-processing-shipping-units-in-sap-sd.html
    And hope you are using the same material received in inbound for outbound also.
    If material is different please check UNIT in Material master for both materials.
    Regards,
    Mani

  • Restrict F4 (Search Button) of ship to party in Delivery

    Hi,
    At present if the users press the F4 button in ship to party, it is shown to customers list.
    My requirement is, Display customers list in Delivery transactions (VL01N,VL02N,VL03N) by pressing F4 in ship to party, system should not show the list.
    We are using the ECC 5.
    How to restrict the F4 (Search button) of ship to party in delivery?
    Regards,
    Devendra

    Hai Devendrap,
    In case your requirement is, user should not enter data in he ship to party then make then greyed out using  SHDO screen variant transaction.
    Since you mentioned VL03N also user should not check list of customers.
    Ask you abaper, to check the Main program
    Program (screen)     SAPMV50A
       SAPLSHL2                       / LSHL2U01
       FUNCTION                       / HELP_START
    write a code before
    if sy_tcode ne 'vl01n or vl02n or vl03n
    then use
    Alle F4-Hilfe Aufrufe werden hier abgehandelt
    All F4 Call helps
      if help_infos-call = 'T' or          "Alle Arten von Prüftabellen
         help_infos-call = 'M' or          "Matchcode-Hilfe
         help_infos-call = 'V'.            "Festwerte (Domäne oder VALUES)
                                           "+ alle anderen
    endif
    So other t codes f 4 help wlil come and these three it will not come.
    Regards,
    Mani

  • Ship-to party vs. delivery address

    Dear All,
    We have the following conditions
    sold-to party - Italy
    ship-to party - UK (distribution)
    We should deliver our FGs into UK, but they (UK) requested us to deliver the goods directly to end users into Austria.
    What shall we do with SO? Shall we change the ship-to party to a new one (and create a new ship to party)?
    In the future if they request us to deliver directly to end users, what sall we do? Shall we create hundreds of ship-to parties?
    What is your opinion?
    (if we use only UK ship-to party, the delivery address will be wrong in such cases [incoterms is CPT Budaors, but we organize the whole transportation process])
    thx

    hi,
    go to transaction code XD01 and create a New customer number by taking ship-to-party  as a account group and assign the required incoterms , payment terms .
    go to transaction code XD02 and enter the account group and customer number for which you want to assign this ship-to-party , then  go to sales area tab , partners function and assign the number so that when ever a sales order is raised for this customer you will get the multiple ship-to-parties
    or if you want to change delivery address only for one sales order then you can change it when you are raising the sales order.
    when you are raising a sales order go to goto partners tab and select the ship-to-party and double click on it and change the address ,
    pls reward points if the answer is helpful
    Regards,
    Murali

  • Shipping Condition Change in Delivery

    Hello,
    Can forum members tell me if I could change the shipping conditions in the delivery? I know there are couple of OSS Notes available which can be applied to activate the shipping condition field but I do not want to do that. My requirement is that I want to activate the shipping condition field which is in the shipment tab of delivery header. There should be no link of this field with Shipping Point or Route. Please let me know if there is any user exit available where we can write something to activate the field.
    Thanks in advance for your help.
    bst rgds
    Rajeev

    Hi
    You cannot edit the shipping condition in the delivery as it is coped from the preceding document which is sales order.
    When you do an F1 help on the shipping condition tab, this is the info you get:
    If a shipping condition has been assigned to a sales document type in Customizing, this condition will be proposed by the system in the corresponding sales document. If there is no assignment, the system copies the relevant data from the corresponding customer master record of the sold-to party. You cannot change this value during delivery processing. The shipping condition will not be copied from the delivery into the shipment. The shipping condition is one of several criteria for selecting deliveries when you create a shipment. You can enter a shipping condition manually in the shipment where it only serves as a characteristic for grouping shipments.
    Regards
    Madhu

  • How to Change Shipping Condition on the Delivery Document

    I want to change the Shipping Condition on the delivery document .  Please explain !

    Hi,
    I think you cant change shipping condtions directly in delviery. Because this data will be copied from sales order. So if you want to change u can change in sales order and then try to create delevery.
    Based on this shipping conditions only shipping point will be determined. So you cant change in delivery but u can change in sales order or directly u can change in customer ship to pary then it will be copied to sales documents...
    Regards
    sankar

  • Different shipping point for returns delivery

    How do i assign a different shipping point for returns delivery when the material was actually shipped from another shipping point?

    Hi Salag,
    As our expert suggested by using 2 shipping point you can create delivery. Delivery will create based on single shipping point.
    In you scenario if you want to ship the return goods with different shipping point then go with new configuration.
    For Normal sales order OR maintain the shipping condition 01 in the respective sales document type OR
    For  returns order maintain the shipping condition 02 in the respective sales document type RE.
    When comes to shipping point determination shipping point will determine based on
       Order:        SC Loading Group Plant -- Proposed S.P -- Manual S.poimt
        OR    :        01 0001AAAA -
    >     XXXX             --- YYYY
        RE     :        020001AAAA -
    >    YYYY
    If you don't want to go with different SC then manually change the Shipping Point in Returns sales order before creating delivery.
    I hope it reaches to ur requirement. revert in case of any query..
    Regards
    Durga Sana

  • Ship to party and Delivery address Different?

    The requirement is that the Ship to party address be different than the delivery address.
    Options i have thought about is
    1) Maintain the ref address in TEXT.
    2) Maintain a separate partner function.
    Please give suggestions as to how can we maintain 2 different addresses for the same ship to party?
    The user wants to have both addresses on the document.
    The TEXT option is not acceptable by the user.
    Please help.
    Thanks in advance. Point will be awarded for any helpful answer!
    Regards,
    Shrads

    This kind of requirement is very common in Consumer goods industries. I have worked on similar kind of requirement and we have mapped it in sap as below.
    1.Create customer master record with a new account group for the delivery address with parnter funciton as SF(Ship For)
    2.Assign this SF record in SH master record or SP record
    2.In sales document parnter determination proceudre include the parnter function SF by fetching it either from ship to master recrod or sold to
    Please let me know if you need any further details.
    Thanks,
    Srini

  • Customer Master,for a Vendor, takes wrong Ship-to in Return Delivery

    Hi Everyone,
    Process: Return to vendor based on the standard PO (type NB) with return delivery (type RL).
    Settings Made: A customer master with account group Sold-to created and the code maintained in vendor master and vice versa. In this customer master Ship-to parter is not the same as other partner functions. Say Sold-to = Billed-to = Payer = 1234, but Ship-to = 5678.
    Issue: Whenever a return delivery is created agianst a PO (in VL10D) the system proposes Ship-to customer same as the sold-to 1234 . Delivery is getting processed without any error but the question is why system should propose 1234 as Ship-to which is not defined in the parter functions of Sold-to cusotmer 1234? Instead system should take 5678 as Ship-to which is the only entry in the sold-to cusotmer 1234 available.
    If a sales order is created for this customer, system correctly populates Sold-to (1234) and Ship-to (5678). The issue is only when a return delivery gets created against a standard PO.
    Kindly advise.
    Thanks,
    Hemant

    Hi
    My reply to you is more of logical than SAP
    Normally SP is the most dominant and important party in a sales process
    If you have a different SH in a CMR that means this sold to party tells you rather than delivering goods to me you deliver it to this person
    In standard SAP goods receiving hrs,Taxes,ship to address these are the data taken from a SH in a sales order
    In case of returns the decision to return stocks will be taken only by SP and not the person who receives the goods
    What i am telling is more of logical business process
    That is why the system is proposing likewise
    May be the other experts has give better explanation for this
    Regards
    Raja

  • Shipping point to create delivery for purchase order

    Hai,
          I have created PO in ME21N and I need to create delivery for this, so I have used VL10B Tcode, here it is asking for shipping point, which value we need to give for this. Actually I have given the plant which was given in ME21N, but I'm not getting PO number here to deliver, Is there any problem, or which value we nee to give as shipping pioint.
    thanks in advance,
    dhanush

    Hello,
    Check shippinng tab on your PO item level. If you can not find shipping tab that means shipping point is not determined.
    Shipping point determination :
    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 here
    Also check shipping condtion in yor coustomer master and loading group in material master.
    Regards,
    Shailesh

  • Survey: TV Shipping vs. Home Delivery

    Shipping = via UPS or other carrier
    Home Delivery = via Best Buy delivery from a warehouse truck on a scheduled date
    What's your preference - shipping or home delivery - for large television purchases?  If shipping is preferred, what's the maximum size TV you would select for shipping versus home delivery?
    Elizabeth|Social Media Supervisor|Best Buy® Corporate
     Private Message

    Delivery.
    And as rwillen said I never take custody of the TV until I can remove top half of packaging, check for cracks and plug in for a few seconds to Make sure it powers up with no extremely major screen defects. This takes less then 5 minutes as long as you have the extension chord ready.
    Delivery people once told me that I couldn't do that before and to just "sign here". I told them that unless I did then they might as well just load the TV back up on the truck as I will refuse delivery. They changed their tune fast. I don't expect them to wait 20 minutes while I check every minuscule detail, but less then 5 minutes is more than reasonable. Oh and I do tip if I see them properly taking care of the TV when unloading from the truck and for the patience of waiting 5 minutes for me to check.

  • Ship to address on delivery different than sales order

    Hi Experts,
    Please help, I have a sales order with a Ship to" address in NY but when i created a delvery shipping address on delivery paperwork printed a different "Ship to" address (NJ address). I checked delivery header data and under "partner function" tab i see partner function "SH" has the NJ address. I checked the sales order and this address is not coming from sales order "partner function". Any idea where this might be coming from??
    Also please help me understand "partner function" (SH) and how this is different than ship to. Thanks!

    If the solutions already provided do not help...you please check the ship to master data (xd02) and check the address. Also check if the output program is printing the ship to address based on the master data or the delivery partner functions.
    Also check if in the spool , earlier delivery output has NJ address and it is being retained . Couple of times, we had an issue of things being printed from the eearlier output and not from the current document. You please check if "New Spool Request" is checked at the output configuration.
    Hope it helps
    Regards
    Sai

  • Incorrect Ship to address in delivery.

    Hi all,
    In our company data was migrated from old system(V-4.7) to new system(ECC 6.0), here few open sales order also migrated. when open sales order migrating to new system at that time Sold to -A and Ship to- B but when subsequent delivery takes place Sold to and Ship to are same i.e "A". Can you explain why it is happen and how guide me how to resolve the.issue.
    Please let me know that when we have the Different ship to parties, we should maintian the Ship to parties in Sold to patries ?
    i.e we should maintian in sold to master dataI( sales area view > partner tab)

    Hi ,
    First of all  Pl. Check Weather you have maintained Master Data for Ship to Address Party in your new System.
    If you want for every SALES ORDER whose Sold TO Party is A there should be Ship to Party B. Then Goto Customer Master(XD02).Under Partner Function Tab Give  Ship to Party B apposite to SE tab.
    Well There is no need to maintain different ship to parties to Sold to patries :
    If you want to change Ship to Address for whole sale Order (Without any change to Master Address of particular Sold to Party A). : GoTo Header Details -> then Goto Partners Tab-> There Double Click on Partner field corresponding to Ship to Party.There Give what ever address you want to send to.
    By Doing this for that particular Sales Order Ship to Party Address will be Different.
    Thanks.

  • Multiple orders(one ship to party)--one delivery

    how to create one delivery for multiple sales orders where the ship to party for all the orders on only one pls guide me

    Hi,
    Search forum with the topic Collective delivery or Delivery split hope u will get many ans..anyways check this links..
    Collective Delivery
    Delivery Split as per Sales Order Type
    Reg,
    JJ

  • One ship to party multiple delivery points

    senario: customer has two retail stores store A in city x and store B in city Y,how to add two different unloading points to the cmr and how the system picks the unloading point where to specify the unloading point for a particular specially if the customer has more than one unloading points and also Q2- we have one  sold to party and 3 ship to parties how to split a single order so that we can ship it to 3 different parties please guide me

    Hello,
    You have mentioned one ship to party and two delivery points.  I think there is small mistake in your sentence.
    Is it One sold to party and two delivery points (Ship to Locations)? If yes, Follow below.
    1. Create one sold party (who is actually a customer who owns the two retail outlets in two different cities)
    2. Create One Ship to Party - A for City X Delivery Point and Maintain the appropriate Unloading point as per the customer req.
    3. Create one more ship to party - B for City Y Delivery point and Maintain the appropriate Unloading point as per the customer req.
    4. Goto XD02 and Enter the Sold to Party and Link the Two Ship to Parties (A and B) to the Sold to party.
    During Order creation for the sold to Party, the System will give you the pop-up to select the right ship to party for a sale transaction.
    *Second Question on Delivery split for all the three shipto Parties:*
    As and when the sales order contains the Multiple Items to deliver to the Multiple shipto's. You need to maintain the different shipto parties at the sales order Item level - Partners and Maintan the right shipto number per each Item.
    When you create the delivery, Automatically the split happens for each Item per each shipto party. This is a standard functionality.
    Note that: whenever the system finds the below changes in sales order item level, the delivery will split automatically.
    Shipping point, delivery date, ship to party, route.
    Hope it helps. Let me know if not.
    Thanks,
    Ram.
    Edited by: murari ramkrishna on Apr 26, 2010 12:00 PM

  • Non-config mbpr shipping from China and delivery times

    So I purchased 2 macbooks in 2013 and both were base model 15" mbpr. Both of them shipped from the warehouse in the US. Have also asked my friends about their macs and all seem to have received theirs from the US.  I just purchased the 2nd tier 13" mbpr - (2.4 i5, 8gb ram, 256gb) and the tracking says it is coming from Shanghai.     Yes, I do know that most (if not all) Apple products are assembled in China I've also been told that specially configured models are shipped from abroad but mine is not the case.    Not sure if this is the norm??
    Also, has anyone had experience with how long it takes for the macbook to arrive?

    TL/DR If your item has not arrived from Asia by 30 days after cleared payment, go to the Resolution Centre and open an Item Not Received Claim. If the seller cannot prove delivery, you will be refunded.  

Maybe you are looking for