SHIP-TO-PARTY & SOLD-TO-PARTY

Hi Friends,
What is the main defference between Ship-to-party and Sold-to-party. In my sales order i am getting multiple Ship-to-party for a perticular Sold-to-party. Can any one tell me whats the main defference between this both.
Regards,

hi,
  sold to party is the partner who ordered , and the shipt o party is where actually the goods to be delivered.
if in an organization it has one sales department and one manufacturing department then sales Dept orders goods on behalf of Manufacturing plant and the good will be delivered at plant premises. here sales dept is sold to party and Manufacturing plant in ship to party.
Award points if find useful

Similar Messages

  • Enter Valid Ship-to-party/Sold-to-Party-

    Using T.code:J1ILIC01(Deemed Export License), I entered data for Series Group,License Type,License Name,Creation Date,Expiry Date
    and Pressed Enter.
    I get the error'Enter Valid Ship-to-party/Sold-to-Party'.
    I have entered a Valid Ship-to-party/Sold-to-Party and yet the error is present.
    How to overcome the error?Please advise.
    R.Rao

    Pls check the sold to party or ship to party are extended to the concerned sales area for which you are triggering the transaction.
    Reward point if it helps.

  • Configuring Ship to party,Sold to party and Payer

    Hi Experts ,
    Subject:- Ship to Party, Sold to Party and payer
    In the customized invoice the client requires the above mentioned addresses to be displayed.
    Because all these three Partners are Different.
    How to configure the same in sap. Only after configuring in sap the same will be reflected in the invoice
    Guide me in this regard.
    Thanks and Regards,
    Anand

    Hi,
    In General Only the Payer and the Ship to address will print on the invoice. As it is a client  requirement to print three addresses on the Invoice, first you should talk to ABAPER to  identity the window for the three  addresses
    Now you can get the Address from VBPA which is the partner table.
    Pick the Sales docment number which is VBELN  and then goto VBPA table and get the numbers for the customer (payer and ship to and sold to) with the input key as PARVW . The Address wil be different for each partner function,
    Then pick  the ADRNR number and goto ADRC table
    There u can find the fields in which the address will be stored and print on the printer  using smartform and program.
    regards,

  • How to add ship-to and sold-to party name in a view table.

    Hi Expert,
    May i know how to add in the field names for ship-to and sold-to party name in a view table? I know that the name should be retrieve from KNA1 but how to map the name to the respective fields? Please help urgently. Thanks.
    Regards,
    Shawn
    Message was edited by: Manish Kumar : Do not use urgent word.

    Hi,
         Use Table KNVP for Codes and Join with KNA1 for names using Alias LIKE
         select a~kunnr a~name1 b~kunnr b~name1 from
           kna1 as a
         INNER JOIN
           kna1 as b on a~kunnr eq b~kunnr
           INNER JOIN knvp as c
         on a~kunnr eq c~kunnr
         INTO TABLE IT_SHIP
         where c~parwe in ('AG','WE')
         AND KUNNR IN .....

  • Setup a new Ship to and sold to party

    I lost my sd/pp config person and need to setup a new ship to and sold to party (HELP!!!)

    2     Process & Configuration
    2.1     Customer Master
    2.1.1     Account Group
    2.1.1.1       Maintain Number Range for Account Group
    Use
    The purpose of this activity is to control number range of Account Group.
    Procedure
    Access the activity using one of the following navigation options:
    IMG --> Financial Accounting (New) --> Accounts Receivable and Accounts Payable --> Customer Accounts --> Master Data --> Preparations for Creating Customer Master Data --> Create Number Ranges for Customer Accounts --> Select the Icon to maintain Number Range
    <i>Transaction Code</i>: SPRO
    Data to be maintained:
    No | From      | To | Current No | Ext (Tick in Check Box)
    01 | 0000000001 | 0000099999 | 0 | No
    02 | 0000100000 | 0000299999 | 0 | No
    XX | A | ZZZZZZZZZZ |      Yes
    2.1.1.2       Assign Number Range to Account Group
    Use
    The purpose of this activity is to maintain number range of Account Group.
    Procedure
    Access the activity using one of the following navigation options:
    IMG > Financial Accounting (New) > Accounts Receivable and Accounts Payable > Customer Accounts > Master Data > Preparations for Creating Customer Master Data > Assign Number Ranges to Customer Account Groups
    Transaction Code     : SPRO
    Data to be maintained:
    Group | Name | Number Range
    0001 | Sold-to party | XX
    0002 | Goods recipient | XX
    0003 | Payer | XX
    0004 | Bill-to party | XX
    2.1.1.3       Define Account Groups with Screen Layout (Customers)
    Use
    In this step, you determine the account group of the customer.
    Procedure
    Access the activity using one of the following navigation options:
    IMG > Financial Accounting (New) > Accounts Receivable and Accounts Payable > Customer Accounts > Master Data > Preparations for Creating Customer Master Data > Define Account Groups with Screen Layout (Customers)
    Transaction Code     : SPRO
    The groups indicated below are a few examples. There are many groups in Standard SAP & if we require additional Group, it can be copied from appropriate group & maintained.
    Group | Name
    0001 | Sold-to party
    0002 | Goods recipient
    0003 | Payer
    0004 | Bill-to party
    0005 | Prospective customer
    0006 | Competitor
    Select Sold-to-party > go to Details > Double Click on General data / Company code data / Sales data. It will take to next screen which details Tab Pages of General data / Company code data / Sales data. Double Click on Tab Page for example: Address, Control, Marketing & so on. Here you can maintain whether the field is to be Suppress, Req. Entry, Opt. entry or Display
    Note: Select Sold To & do Copy as to create a new Account Group, similarly the same can be done for Ship To.
    Regards,
    Rajesh Banka
    reward points if helpful.

  • Ship-to and sold-to party for a specific customers

    Hi guys,
    how can i find the ship-to and sold-to party for a specific customer?
    thanks a lot!

    You can Find The customer Partner Details
    KNVP table  give the details Partner related to a customer.

  • Hi , i want to find the names of ship to party , sold to party based likp

    Hi ,
    Could you plz help me .
    how to find the names of the ship to party , sold to party depending on the
    sold to party (likp-kunnr) and ship to party(likp-kuang).
    Thanks
    Suresh.

    Sold-to-party
    Take ur likp-kunnr ,do compare compare with kna1-kunnr,take adrnr number from kna1,use adrc table..
    so adrc table field is name1
    Ship-to-party :
    take LIKP-kunag,do compare with kna1-kunnr,get adrnr field from kna1,do compare with ADRC Table with adrnr,
    so you can use ADRC-NAME1 field
    Thanks
    Seshu

  • Ship-to-party,sold-to-party,bill-to-party

    Hi all,
        I want to retrieve ship-to-party,sold-to-part and bill-to-party for a given Document number. From which table these fields can be retieved. Kindly help me.
    Thanks in advance,
    Praveena

    Hi SRI
    The table VBPA ( partner table) stores data about all parties of each document.
    Give the document key here, and give PARVW = SH and you will get ship to party for that doc.
    Hope this helps.
    Note : The value SH is internally stored as WE. There is a conversion exit. But in queries you can give SH.
    please reward points for helpful ans's
    kiran.M

  • Ship to party & Sold to Party partner functions anamoly

    Hi all,
    I was just thinking why a Ship to party cannot be a Sold to party?
    Say, if an enterprise.say, XYZ Pvt. Ltd.  sales Steel almirahs.XYZ Pvt Ltd places the order of steel almirahs and then the same XYZ Pvt Ltd. itself receives the order for his business. Then here XYZ being a ship to party also places the order and hence is a sold to party!!
    It is quite possible that same client can be ship to party as well as sold to party then?
    Then why it is written in SAP manuals that  a ship to party can't be a  sold party  as  well?

    Hi,
    Sold to party and Ship to party can be same and in many cases depending on the business scenario, they will be the same.
    The perspective in which the relationship between them is quoted is as follows.
    We will have 2 different account groups for sold to party and ship to party.
    If a customer is created with the account group of the sold to party, the same customer number can also be used as Ship to party. However if a customer is created with the acc.group of ship to party, this customer can be used only as ship to party and not as Sold to party. This is what is explained in all SD manuals.
    Coming to our case, if you want a customer to be both sold to party and ship to party, you have to create this customer master using the account group of the sold to party (not using the account group of the ship to party). If this is done, the same customer can be used as both sold to party and ship to party.
    Hope this clears ur doubt. If you have any qns, pls let us know.

  • Payer from Ship to party / sold to party

    Dear All,
    Please can you let me know how to get payer based on ship to party and sold to party?
    Thanks and regards,
    Atanu

    hi,
    the flow of sold to part and shipment depends on the requirment...
    please check this link
    [http://sap.ittoolbox.com/groups/technical-functional/sap-log-sd/sap-query-shipto-parties-per-soldto-party-2698224?cv=expanded]
    thank you.

  • 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

  • Ship to and Sold to party freezed in quotation..

    Hi all,
    While creating a quotation I am getting the Sold  to and Ship to party fields are freezed and empty..Can you please tell me where I need to change the settings to unfreeze them..
    Regards,
    Roopak

    Hi
    Please check the partner assignments in SPRO settings for your quotation type. If not yet assigned, please assign a valid partner profile to it.
    try and revert

  • How to change Customer from "Ship-To" to "Sold-To" party

    Hi Experts!
    I have an employee who created a customer via VD01 as a ship-to customer, when it was suppose to be a sold-to.  I tried looking in VD02 if I can change the account group to sold-to, but having no luck with that.  Can anyone please assist?  Urgent!  Thank you in advance!
    WC

    Hi
    Use XD07 Transaction code.
    regards
    Srinivas

  • Delivery report output for'Ship-to party address and Sold-to party address'

    Hi Experts,
    We have an report output generated upon delivery creation.
    We need print following fields:
    Ship-to party #
    Ship-to party Name
    Ship-to Party Address
    Sold-to party #
    Sold-to party Name
    Sold-to Party Address
    As per i understand, we could get those field according to partner function....
    So experts, could please advise me from which table and field and logic to get above information....
    Thank you very much!!

    Hi,
    Are you changing partner details in delivery document?
    This partner address details will be updated in VBPA table.
    E.g change the partner street no.  in delivery document manually.
    Now goto VBPA table, enter correspondence sales document number for that delivery and execute.
    Click on partner function AG / WE get the address number (ADRNR) .
    Now goto ADRC table, enter this address number in ADRNR field and execute. you will get partner details.
    Regards,
    Chandra

  • Shipment Output Determination: Sold To Party needed in the access seqeunce

    Hi Gurus,
    I need to create a new access sequence for Shipment Output determination including the Shipment Type, Shipping Point and Sold-To party.
    Can someone provide the steps involved to add the Sold-To party in the access sequence and the enhancement which I can use to populate the Sold-To party field.
    Thanks in advance for the help.
    Gajendra

    Murali,
    Thanks for your reponse. The way you suggested I have tried creating a new access table but the issue is Sold-To field is not available as a selection in the field catalog when you are in create access table screen (spro->Logistics Execution->Transportation->Basic Transportation Functions->Output Control-> Maintain Output Determination for Shipments->Maintain Condtion Tables->Maintain Output Condition Table for Shipments).
    When I go to the field catalog maintenance (spro->Logistics Execution->Transportation->Basic Transportation Functions->Output Control-> Maintain Output Determination for Shipments->Maintain Condtion Tables->Field catalog: Messages for transportation) the field KUNAG - Sold To Party does exist in the field catalog. However this doesn't show up on the access table maintenance screen as an available field.
    Could you please explain how to make this field available for access table maintenance?
    Regards,
    Gajendra

Maybe you are looking for

  • When l burned my final production it dose not show in other dvd player

    when l burned my final production in macbookpro as a dvd. l can replay in my macbookpro but it does not showing in an other dvd player. please help me l am very desperate with this problem.

  • 311 Movement Type not in Budget

    Hi All, At present, we have different storage locations within a plant maintained by different departments like operations and projects. And so, we have made the derivation strategy based on storage locations. But now, when we make an 311 inter-plant

  • In the TABLE  VBAP  i am asked to take the field waerk for currency

    But the name is given as zwert. Why it is so....? The name is different ?

  • Photoshop transfer to new computer?

    Firstly, I'm not sure if I'm putting this in the right place, and I didn't see my issue anywhere else.. I have Photoshop CS6 Extended Student & Teacher Edition on my current laptop. I am getting a new laptop within the next week and am wondering if I

  • License Issue with 8.0.2 Fresh Build

    Guys We purchased UCCX 7 for an install and then were advised to move to 8.  As we had just built the server, with no scripts/users, we thought we would get the disk, blow away the previous install and then put the license on.....so easy in theory. W