Bill to party should be pulled from ship to party.

Hi
I have scenario in which I want to pull bill to party from ship to party and not from sold to party in sales order. Business requirement have one sold to party say A . This sold to party has 4 ship to party say B,C,D,E.  Every ship to party has one Bill to party respectively say L,M,N,O.  This scenario is only for one customer and not for all. When ship to is entered in the sales order it should give options to select the bill to party .
I want to know the config steps alongwith the name of the user exit (if it is required for)
Thanks in advance.
James.

Before answering this question, I would like to thank Lakshmipathi for his compliment and James for this interesting scenario.
Lets say your new ship to parties are 90 & 91.
Lets say your new bill to parties are 110 & 111.
So your new requirement is when you enter ship to party 90 or 91, bill to party 110 or 111 has to be determined from sold to party.
Am I correct? That's how I understood your question(If this is not you are not looking for, please advise).
In case yes, you  could do the following.
In your sold to party record, partners Tab, enter the details of your new ship to parties and bill to parties.
In sales order, enter ship to party and system would pop a box listing bill to parties. You can select one of the bill to parties.
Once selected, system would populate sold to party record field.
This is happening because when you enter ship to party record in sales order, system accesses sold to party from ship to party. Once it accesses sold to party, it lists bill to parties available in this sold to party record.

Similar Messages

  • Need to pick Bill to party and Payer from Ship to party instead of Sold to

    Hi,
    Please let me know the configuration setting needs to be done for capturing the Bill to party and Payer from the Ship to party instead of the Sold to party. This requirement needs to apply to curtain document types only.
    Please respond as soon as possible.
    My mail ID: [email protected]

    Hello,
    you can change your customizing settings in the transaction VOPAN  and put there that the Bill-to and payer should be determined from the ship-to party ( in special partner determination procedure). Than assign this partner procedure to your spacial sales order types.
    Best regards,
    Lela

  • BAPI_CONTRACT_CREATEFROMDATA - Ship-to-party/Bill-to-party  diffrent to SP

    Hi All,
    I am trying to write create conversion program using 'BAPI_CONTRACT_CREATEFROMDATA'. When ever I use different Ship-to-party/Bill-to-party to that of Sold-to-party BAPI error saying SH/BP customer master doesn’t exist. Where as Ship-to-party/Sold-to-party do exist in customer master as SH/BP. Can anyone tell me why BAPI doesn’t like Ship-to-party/Bill-to-party different from Sold-to-party.
    Regards,
    Tim

    HI Tim
      To make it simple, can you check in table KNVP with the
    Sold-To Party as KUNNR and Sales Org for which you are
    creating the order. See if the Ship-to and Bill-To
    entries with the number that you are passing exist here.
    If yes then it should take, if not it will not take.
    Also try to simulate the same case online in VA01 and see
    if it can accept that way.
    Kind Regards
    Eswar

  • Incoterm to be derived from Ship to party in sales order creation via va02

    Hi Experts,
    I have a requirement.
    When a new sales order is created from the screen va02, the inco term flows from the sold to party.
    It should infact flow from the ship to party.
    So standard SAP  SAP derives the incoterms from the sold-to -party when creating saloes order from the va02 screen.
    we should implement user exit for this.
    I just did a little bit of search and got the info that the euxt should be done in MV45AFZZ. in the FORM USEREXIT_MOVE_FIELD_TO_VBKD
    If anyone has worked on this please share your code details of things to be considered.
    Regs,
    SuryaD.

    Hi Experts,
    Found the solution.
    TCode SE38,
    In program MV45AFZZ, in FORM USEREXIT_MOVE_FIELD_TO_VBKD:
    IF us_posnr = 0 AND svbkd-tabix GT 0 AND NOT kuwev-inco1 IS INITIAL.
        vbkd-inco1 = kuwev-inco1.
        vbkd-inco2 = kuwev-inco2.
    ENDIF.
    SVBKD_TABIX = 0 means that you are in the creation mode (VA01),
    SVBKD_TABIX>0 means we are in the change mode(VA02)
    US_POSNR = 0 means that there is no position number for the item yet.
    Regs,
    SuryaD.

  • Ship to party,Bill to party, payer, sold to party not shown in partners Tab

    Hi,
    Kindly note that Ship to party,Bill to party, payer, sold to party not shown in partners Tab.
    Eventhough SP,SH,BP,PY are assigned to customer KU only.
    And we have assigned Partner Functions ot account Group.
    Still Ship to party,Bill to party, payer, sold to party not shown in partners Tab
    Please help.
    Regards,
    Rajkumar.C

    Hi
    Please check the following setting once again in spro > sales and distribution > baisc function > partner determination > For customer master
    1. check for partner determination procedure AG , if you have created a new one then please check whether it is there in the list.
    2.Select the AG and then check for whether the partner function has been made mandatory in the procedure or not.
    tick mark  SP, BP,SH,PY , since Sold to party should not be allowed to change so mark it as Not Modifable
    3. partner determination procedure assingment for the account group. AG should be assinged to your account group
    4. Account Group Function assingment - Make sure your all the partner function SP,BP.PY.SH has been assinged to the Account group here.
    Thanks
    RB

  • Add Ship-to-party and Bill-to-party

    Hi,
    I want to know how to get the data for Ship to and bill to party address.
    Is that data stored in database tables?
    Thanks & Regards
    Santhosh

    Yes...in VBPA table you will get all the related partners for a sales order...
    for customer they will be stored in KNVP table..etc
    Then take the customer and go to KNA1.. there you will get name..etc.. if the data is not sufficient take ADRNR from KNA1 and go to ADRC.
    Message was edited by:
            Rama Jyothi

  • Ship-to-party and bill-to-party

    Hi Forum Colleagues
    I have a situation where in i need to assign same customer as bill-to-party and ship-to-party.
    As per my understanding, bill to party has payment terms and Acct Assgmt Grp where as ship-to-party contains taxes (taxable and exempt).
    Consdering the above case, would it possible to have same customer as bill to and ship to.
    Please suggest.
    Thanks
    Kalpesh

    Hi Kalpesh,
    Yes, we can do like that..
    1. If you want a customer should be Ship to party and Bill to party (including sold to party and payer) then you can create a customer using account group 0001 (sold to party) which by default have partner functions as Sold to, ship to, payer and bill to party.
    2. By doing new partner determination procedure you can do. If you want you customer should be only ship to party and bill to party ( not even sold to and payer) then you have to create a new account group and keep only sh and bp partner functions in that. Then whoever the customer you create using that account group will act as ship to party and bill to party.
    Hope this will help.
    REWARD IF HELPFUL.
    Regards,
    Praveen

  • Payment term from Ship-to party

    Hi,
    Noramlly, Payment trem flows from Sold to praty to the sales orders. My client wants ship- to party wise payment terms should flow to SO since the Purchase order is recevied from ship-to location, still payment is received from the sold-to party only.
    In this case how to bring the ship-to party's payment terms to SO in std SAP. If it is not possible in std, if i use any userexit to achieve this, what could be the implication on doing so?
    Thanks in advance,
    Reg,
    JJ

    hi,
    you can base on this user exit for caturing ZTERM from SH.
    USEREXIT_MOVE_FIELD_TO_VBKD
    MV45AFZZ.
    hope this clears your issue.
    balajia

  • Delivery idoc picks ship to contact from ship to party instead of ship-to c

    Hi experts,
    I have question on idoc.
    The idoc is picking ship to contact information from ship to party instead of picking it from ship to contact information.
    Following information are given to me.
    Message Type: DESADV
    Basic Type: DELVRY01
    Extension: ZDELVRY
    Function Group: ZIHX & Function Module: Z_RFC_IH_DELIVERY_UPDATE.
    Where do I make the changes. Please help.
    Regards
    Vince

    Hi Swathi,
    Thanks for the information I am able to find the exit, but when I set a break-point in the exit(EXIT_SAPLV56K_002) it does not go to debugging mode. Can you please let me know why...
    The field segments exists for ship to contact but pulling data from Ship to party, which I probably think
    can set it in exit.
    Can you please let me know about qualifiers...
    Thanks
    Vincent

  • 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

  • Bill-to-party & Ship-to-party relation table( for a perticular sales staff)

    Hi,
    I would like to extract Bill-to-party for a ship-to-party direct from table.
    Bill-to-party is different for different sales employee.
    Could you please let me know in which table these details are stored (I have checked in KNVP, unfortunately all the details are not available here)
    Appreciate your help

    goto VBPA (using your sales doc number as VBELN) and take KUNNR
    goto KNVP using the KUNNR from VBPA and set PARVW = 'BP' ('RE'). take the KUNN2  - this is a 'Bill-to-party'.
    for ship-to-party use PARVW='SH' ('WE')
    regards,

  • Tax Determination Bases on Bill to Party and Ship to Party

    Hi Guru ,
    I have a requirement Tax should be determined based on Bill to Party and Ship to Party.
    If Bill to and Ship to are  Overseas Customers then '0' TAX.
    For all remaining Customers 7 % Tax
    Could you please advice
    Thanks

    Hello,
    Define two  ACCESS SEQUENCE with the combination of Region code/Country key
    Define the two TAX  CONDITION types and assign the Access sequence one for each scenario
    In OVK1 assign the Country key and TAX CONDITION and in OVK3 assign the tax category as 0 for the Overseas customer and 1 for Domestic customer
    Then in VK11 maintain the condition records as 0% for Overseas customers and  7% for the Domestic customers.
    Regards,
    santosh

  • Call partner function from ship to party

    Dear Gurus,
    I have two account group A and B, A contain the partner function of SP, SH, BP and PY, and B account group having function of ship to party, bill to party and payer.
    In configuration i have made the settings.
    At sales order level i enter the sold to party and if enter different ship to party in the next field system call the BP and PY from Ship to party master record. that is as per requirement.
    But if i presss enter after entering the sold to party no system call all the function from sold to party, and then if i change the ship to party system only change the ship to party but not again determine the BP and PY partner function from ship to party.
    Kindy suggest the possibe solution so that system again the redetermine the bill to party and payer function.
    Looking for the gurus response.
    Regards,

    Hi,
    In your partner partner procedure against partner function BP or PY enter source as SH then system will determine this to functions on basis of Ship to party
    Or else either you can not maintain other partner functions in sold to party master means you can take all partners from ship to
    Or else manually put ship to party immediate after sold to party and then enter
    Or else check any user exit available for re-determination of partner
    Note : First option will definitely work, try
    Kapil

  • Sold to party based on Ship to party or Bill to party

    Hi Everybody,
    Can we able to find the sold to party based on the ship to party or the bill to party?
    Thanks,
    Srinivasan.K

    Hi,
    When you give the sold to party number and the partner function you need to get whether it is SH or BP then the output will bring out all the assigned bill to's and ship to's.
    But my requirement is the input should be the SH or BP and it should bring out the sold to party assigned to ship to or Bill to.
    Thanks,
    Srinivasan.K

  • Checkout: Auto Populate Billing from Shipping ?

    Hi,  I'm trying to cobble together a auto populate billing from shipping or vice versa,  and I've gotten this far with JS and added it to the register buy form, but it is supposed to go into the header, for which, in the module template, there is no access.  I'm sure I have some of it wrong, because I grabbed it from another site. Anyway, when I check the box for same as,  nothing happens.  I 'm wondering  if the script needs to be placed elsewhere and/or if the variables I am using are incorrect for BC ?  
    <script type="text/javascript">
    <!--
    function shipsame(form){
    if(form.sameasbilling.checked){
    form.ShippingAddress = form.BillingAddress;
    form.ShippingCity = form.BillingCity;
    form.ShippingState = form.BillingState;
    form.ShippingCountry = form.BillingCountry;
    form.ShippingZip = form.BillingZip;
    else{
    form.BillingAddress= "";
    form.ShippingCity = "";
    form.ShippingState = "";
    form.ShippingCountry = "";
    form.ShippingZip = "";
    //-->
    </script>
    <div class="shop-checkout shop-form">
    <h1 class="heading colr">Check Out</h1>
    <p>&bull; Required</p>
    <form id="catwebformform42059" name="catwebformform42059" onsubmit="return checkWholeForm42059(this)" action="/FormProcessv2.aspx?WebFormID=10850&amp;OID={module_oid}&amp;OTYPE={module_otype} &amp;EID={module_eid}&amp;CID={module_cid}" method="post" enctype="multipart/form-data">
        <div class="form">
        <div class="item">  
    ...SNIP....
       <label> Same as Shipping <input type="checkbox" name="sameasbilling" value="checkbox" onclick="shipsame(this.form);" />
        <div class="item">  <br />
        <label>
        Billing Address</label>
        <input class="cat_textbox" id="BillingAddress" type="text" maxlength="500" name="BillingAddress" />
        </div>
    TIA,
    Jeff

    A button would only work once. So if the user went back and changed the billing address the change would not be reflected in the shipping address.
    With a check box one can use a calculation script in the shipping address to check if the billing address should be copied over.

Maybe you are looking for

  • Combining iso files

    I have some software that I downloaded and it came as 2 .iso files. I need to combine these into one iso file in order to mount and install. Any advice on how to do this would be helpful. Thanks.

  • Premier elements 9 won let me do anything at all.

    I have reinstalled Premier  element 9 after my computer crashed and it loads the splash screen but if I click new project etc. the main window appears but it is a gray box with nothing in it. All the menus are greyed out apart from a couple of option

  • Why do I have to download iTunes in order to buy a gift?

    From the main iTunes Store page, when I click on either "Buy a Gift Certificate" or "Set up an Allowance," I get a page saying, "Cannot detect iTunes on your computer." Can someone please explain to me why I have to download iTunes in order to purcha

  • .Oracle DB Shotdown in progress

    Dear all, I planned to upgrade oracle patch upgrade . i have followed the readme file and the below steps. F:\oracle\ECC\102\BIN>emctl stop dbconsole OC4J Configuration issue. F:\oracle\ECC\102/oc4j/j2ee/OC4J_DBConsole_SAPDEV_ECC not found. F:\oracle

  • ActionListener as an innerclass

    I am unsure when I should make ActionListener an inner class and when I should implement ActionListener. Which is better or does it depend? RIght now I have it as an inner class. button1.addActionListener(new ActionListener() {     public void action