Partner tab change

Hello Gurus,
is it correct to say that in a sales order :
1. there is a ship-to and sold-to party at the header. If the respective partners assigned to the partner profiles are changed in the partner tab, the header info for ship-to and sold-to are changed also. For example, in the header, sold-to is A and ship-to is B. In partner tab, sold-to Partner Function sold-to if changed to AA, then the sales order header sold-to will also change to AA and likewise for the ship-to. 
2. If there are 2 items in the sales order, having different ship-to parties, To change the partner assigned to the Partner profile in the partner tab will only change the partner defined for one of the items having same partner function at item level.
Cheers
M Russo

Hi Mirella,
In a sales order, in the partner function tab, you CANNOT CHANGE the sold to party. However you can change other partner functions. In this case, the changed partner becomes applicable for all the items in the document. So a change in Ship to party at the header partner tab will result in change of partner in the document at the field ship to party after the field Sold to party.
If you want different ship to parties for different items, you have to do the change at the item level. In this change, the header partners remain the same without any change. Only for the specific item, the change will be effected.

Similar Messages

  • Long time to open tab "change history" of  business partner in Web_ui.

    Dear experts!
    Long time to open tab "change history" of  business partner in Web_ui.
    4 records were opened for 10-20 seconds
    http://imglink.ru/show-image.php?id=22083a6a576f78c66c86863bf6b0573b
    1. In what may be the reason?
    If the records are many, the discovery may be more than a minute.
    2. Is There a report for the purification of the " Сhange history" over a period?

    Hello Dilip,
    One more alternative would be to increase the time out parameter in ABAP environment.
    The steps to change this parameter:                                                                               
    1) txn: RZ11 -> enter the variable name rdisp/max_wprun_time                      
    2) Display -> Change value -> Then input the value you would like        (ideally 3600)                                                                               
    PS:                                                                          
    1) Don't set this value too big, otherwise general performance will be       
    influenced, since lots of dialogue process will be occupied for a long       
    time                                                                         
    2) This parameter can be changed dynamically                                                                               
    Once the parameter is set please test again. You can try incremental         
    values and test which one does not give timeout error.                                                                               
    please refer to the note 25528 for more details about RZ11.   
    Hope this helps!
    Thanks and Best Regards,
    Shanthala Kudva.

  • Clearing the the street,Postal code and city in partner tab at sales order

    Hi Experts,
    I have a requirement like in sales order header or Item, In partners tab, when they are selecting the particular partner function like CR and the customer number is 500, and if they press enter then automaticaly it fetches the name,street,postal code and city at the right side for that entry. My requirement is like for particular customer 700, they want to hide the customer address in that Partner tab while sales order creation VA01. If they select the partner function CR and customer 700, after pressing enter, it shouldn't fetch the automatic address of that customer. They just want the customer name and remaining fields like street,postal code,city should be blank.
    Can you please let me know how to reach this requirement ate sales order creation or change level in partner function tab.
    I test these exits EXIT_SAPLV09A_001 to EXIT_SAPLV09A_004 but no use. Let me know possible ways to achieve this?
    Any idea on these?
    Thanks in advance ,
    Edited by: dolly B on Jan 18, 2010 11:36 AM

    Hi,
    This is happening because you have not maintained your data in sales order.
    Billing document takes the reference of order and delivery document for taking the data.
    Now if you donu2019t maintain your partner function in order nor in delivery then it wont be determine in billing document.
    If you want ZZ to shown in billing document then you have to make that function visible in sales order.
    While creating sales order it will take it from customer master data but when you are creating billing it wont search in customer master data it will search in sales order only.
    You can do one thing make that function non modifiable in partner determination procedure.
    So it cant be change in sales order.
    But I want to know why you want that should not be visible in sales order.
    Hope so I will be correct with my explanation.
    Regards
    Raj.

  • Not able to update the partner with a new partner during change order ?

    Hi Experts,
    I want to update a partner which is present in a sales order with a new partner. When i create a new order, i ll give partner function ship-to-party and partner no 1 for this partner function. And from a fucntion module, i want to change this partner no 1 to partner no 2 but when i try to pass the required values to crm_order_maitain, it is adding a new line in partner tab as same partner function and partner no 2 but my requirement is to update from 1 to 2. How to do this??
    Please help me in this regard.
    Thanks a lot in advance!!
    Regards,
    Lakshman.

    Hi,
    I have similar requirement to redetermin all the partner functions when the sold to pary is replaced with another one while creating complaint.
    Can you share how you managed to solve yours.
    Thanks
    Kumar

  • IW31 and IW32 Partner Address Changes button

    Hi all,
    We want to restrict users from changing and viewing the partners' addresses that can be accessed via the Partner Address button under the "Partner" tab in transaction code IW32, but I don't believe there is an user exit/enhancement exit available for us to restrict this. I understand this address change will only apply to the work order itself, and won't affrect the master data, however, our users would like to restrict this function(partner address changes and view). Does anyone know of an user exit that I can use to restrict the partner addresses function using authorization objects or can this be handled via configuration, etc,? Or even, did anyone experience the same scenario and what did you do to handle this?
    Your help on this is greatly appreciated! Thanks in advance for your help!
    Best regards,
    Cyanna

    This can be done using Transaction variant and no need of programming.
    check the Tcode SHD0.
    Transaction Variants & Variant Transactions
    Re: Transaction Variants

  • Address Subscreen from Sales Order Header (Partner Tab)

    Hi all,
    Apparently, I do have a requirement for Transaction VA01 and VA02. When a Sales Order is created, and I opened that Sales Order via VA02, I wish to grey-off the entire fields of partner's address screen.
    The partner's screen can be reached via VA02 -> Header Level -> Partner tab -> display a list of partner functions -> double click one of the line item, and address subscreen pop-up (This is where I want to grey-off the entire fields in the subscreen, this can prevent from user changing the address, so that the address sticks to the original address from master data).
    The address subscreen is at program SAPLSZA1, screen 0301.
    I have also tried to look at the user exit in SAPMV45A -> include MV45AFZZ, but can't find any possible solution from there.
    Any idea and solution will be much appreciated.
    Thanks and regards,
    Patrick

    Hi
    You can create a transction variant throgh SHD0 Transaction and make them output fileds.
    regards,

  • Need Enhancement spot in Business Partner Creation/Change

    Hi all ,
    In Business partner creation/Change screen(Tcode BP),if pressing BACK or CANCEL button without saving data, it will ask for confirmation that Want to save data or not.If we press YES it will save the data,or if we press  NO it won't. Is there any Enhancement spot (User exit or BADi) available after triggering the above confirmation message.If so kindly intimate me the Exit name or BADi name.
    Thanks in Advance..

    Try using Implicit Enhancements .
    I have got implicit enhancements over here for you.
    check out if Useful while dubugging.
    include :LBUS_LOCATORF05
    screen 3000
    prog SAPLBUS_LOCATOR
    form dynpro_pai_begin
    dynpro_pai_end
    create IMPLICIT enhancements here.
    To avoid confusion write your code after IF condition checking for
    GV_OK_CODE which is BUS_MAIN_BACK and dynpro number.
    If you dont know Implicit enhancements try this link
    http://www.sapdev.co.uk/enhance/eframework/eframeworkhome.htm
    checking ok_code is necessay otherwise it will be executed everytime PAIis triggered.

  • Auto populate of vendor in partner Tab during Goods issue- Batch management

    Dear All,
    I there a possibility of populating the Vendor (in partner tab) during goods issue (MVT 601,201, 240 etc).
    Provided the material is batch managed.
    Thanks and Best Regards
    W.Raghuram

    What I feel is that u have to maintain the Batch Characteristics then it is quite possible.
    In std In Partner tab I feel not possible. Not sure other expert may guide you.
    Biswajit

  • How to get the partner tab in the Goods Issue Material Document ?

    Hello ALl,
    We have a 3rd party sales order stock with acc assignment "M" with special stock "E".  we wanted the customer number to be populated on the G/L account line. This is being possible if we have the partner tab in the GI material document.
    currently we have other tabs like material, Qty, Where, & Acc ***.,  but not the partner tab in our GI material document in detail section.
    Can some telll me how i can get the tab?
    THanks in advance
    Arpita Rani

    Abaper help is needed over here.
    Appreciate if resolved.
    Regards,
    Kishore

  • Is it possible to have the Firefox Icon in windows' taskbar flashes when any of my app tab changes?

    Is it possible to have the Firefox Icon in windows' taskbar flashes when any of my app tab changes?

    Not possible to configure this in Adobe Reader.

  • At times, the type in the bookmarks toolbar as well as the tabs changes to white with a drop shadow on a white background, making it very difficult to read. I do not know what it causing the colors to change. Is there any way to fix this?

    At times, the type in the bookmarks toolbar as well as the tabs changes to white with a drop shadow on a white background, making it very difficult to read. I do not know what it causing the colors to change. Is there any way to fix this?

    quick test based on screendump from your picture
    1: hue & saturation : master sat -100
    2:levels : input white=67
    OK ?

  • I am trying to set up app tabs, but when I am using one, if I go to a new site from there, the app tab changes to the new site instead of opening in a new tab, then the app tab changes to the new site. Can you help? Thanks

    I am trying to set up app tabs, but when I am using one, if I go to a new site from there, the app tab changes to the new site instead of opening in a new tab, then the app tab changes to the new site. i.e. The app tabs don't stay constant. This occurs while still in Firefox, and does not relate to when I close it. Has anyone got any ideas? Thanks

    If you backed up the iPhone to either iTunes or the iCloud, restore the backup. If not, the data is gone.
    (126342)

  • Restricting the partner address change in both VA01 & VA02

    Hi All,
    In Sales Order Creation / Change i need to make the partner address fields editable but want a restriction on save.
    For that i am doing the following:
    Change:
    This is possible by restricting the update comparing YVBPA & XVBPA table using parameter UPDKZ.
    Create:
    In the create scenario YVBPA table remains empty.Are there any other tables I should look at to restrict this address data change?
    However, there is a table XVBADR , changes to which do not influence the final display address.
    Alternatively , do we have an alternative approach to restrict the partner address change in both VA01 & VA02?
    Thanks in advance!!!
    Regards,
    AP

    Resolved by using YVBPA & XVBPA tables.

  • IDOC Sender Partner has changed after transporting Integration Directory ob

    Greetings,
    After we did a transport from QA to PR for a new interface (Intergration Directory) objects were transported,
    The sender partner has changed to QA in all outbound IDOCs generated in XI PR.
    I checked the adapter-specific identifiers and it is showing as production.
    Any hint where I should check?

    Found it in the filesystem communication channel as QA and changed it to PR

  • How to get Partner Tab in MIGO while reversal mvt type

    how can we get Partner Tab while doing Migo  in detail data. while doing a reversal thru reservation

    I did the same but due to some problem in transferring request we were not able to get result again when I transfered request i could get the partner tab
    thanks.
    can you suggest some thing for another problem
    we made 2 P.O  in one case we did migo and miro there was no problem i.e while MIGO we got an entry for MIGO FI
    stock   dr
    GR/IR     cr
    but when we made MIGO for second P.O   we are getting FI entry
    stock        1000    dr
    gr/ir           1000    cr
    purchase  price var  500   dr
    rounding off expense   500   cr .
    I am not able to get the reason why we are not getting this purchase price variance  and rounding of exp entry
    where is mistake in making P.O or mistake started in MIGO.
    pls suggest something.

Maybe you are looking for

  • How to create a 'Previous History' brush tool along with content aware

    Truly did not know how to create a good title here. When you use the 'Content Aware' tool and move subject 'A' to point B what happens is that A now sits on top of B which in turn means part of the image within B may be missing and you may still want

  • Detecting which line the User is Editing IN table control

    Hi, I am doing a Dialog programming where there is a Table control. Now the problem is I have to decide to checks  certain rules based on data entered in the Table control. But the Rules should be applicable only to the Row in which the User is enter

  • Teststand 4.0 log in password how to reset.

    Hello Teststand gurus, currently I'm using teststand version 4.0. I have set the administrator log in password for the past 2 weeks and I forgot the password. Is there any way to reset it? Thanks guys.  newbie here. Solved! Go to Solution.

  • HT204447 Why do we have to select our region in iTunes Store?

    I always wished that everyone had the same store because lots of other songs in the U.S store appear to be free and the U.S store has extra stuff like iTunes Radio, TV shows and single of the week. Those kind of stuff dosen't seem to be available in

  • Using CSS for portal theme

    Hi, I have 1 css file which I should use to build the EP theme. This theme will be used by all the web dynpro applications deployed on this portal. Is there any way i can use the CSS file directly rather than using the theme editor in NW developer st