In sales order sold to party is non editable mode

Dear Experts ,
I am facing one issue regarding customer code in sales order,my issue is
As we are creating sales order with reference to service order ,when it comes to sales order the sold to party is in  non editable field,as we want to give the option for the user to change the sold to party address and save the document,is there any standard process to change the sold to party at sales order level,how to do that,and what will be the effect If i change the sold to party address,soon reply will be more helpful and thankfull.
I have check all the related questions but I cant find related answer for this.

Hello,
Sold to Part is non modifiable in SAP Standard.
For changing Customer address you need to change the Sold to Party code in Sales Order.
Just go to partners Tab & double click on Customer Code of required partner & system will open Customer Address in new screen. You can change the address here.
This change will be applicable only to particular Transaction & Customer Master address will not be changed.
Hope this helps,
Thanks,
Jignesh Mehta

Similar Messages

  • Sales Order Sold-to-party becomes blank after download from ECC

    Hi
    In our project scenario we creating quotaion in CRM & then uploading it to ECC. I have activated scenario A (note 642944) so that I can change it in both systems. Now problem is when I do some change to it in ECC. The downloaded quotation contains error as Sold-to-Party becomes blank, so are Ship-to-party. I had checked BDOC, it contains one entry for partner, i.e. Payer(PF 4) and not for others. I believe this is the reason for error.
    Initially we were not using quotation or sales order download, so no initial load has been done for object SALESDOCUMENT. I have activated for it in R3AC4.
    Please help me in resolving it.
    Thanx in advance.
    Cheers
    Hits

    Hi,
    If you open the downloaded quotation in ECC in display mode, do you see the sold-to and ship-to values?
    If so, then only in the change mode the values are being lost. Am I right? In that case the partner re-determination on ECC may be causing this. Did you check the logs on ECC and CRM for any error on this issue?
    Also try creating a quotation in ECC with the same sold-to and ship-to to make sure there is no issue on ECC side.
    Reward if it helps
    Regards,
    Paul Kondaveeti

  • Item field to non-editable mode(display mode) in Purchase Order(ME22n).

    Hi SDN,
    Based on the Comany code i need to modify the item level fields like <b>Item, Account Assignment, Material</b> to non-editable mode(display mode) in Purchase Order(ME22n).
    So i modifed in the method MODIFY_SCREEN_TC_LINE of class CL_TABLE_VIEW_MM and set the value L_FIELD_STATUS = *  for the screen filed MEPO1211-EBELP. When i execute, the whole column changed to display mode and the empty rows filled with 0(zero). But i want only grey mode for the line items that are present for that PO but not for the whole column. So can any one guide me to do so. I am using 4.6c.
    Thanks in Advance
    Regards
    Basha

    Hi Ramesh,
    Normally you can change the currency field, after entering information in Data base's table, go to Detail's table and change the rate as you want, then directly choose your PO number.
    so the system accept the rate entered aven though the PO had another rate.
    Regards.

  • FBL5N - Feild selection non editable mode

    Hi All,
    When i execute FBL5N transaction,i am not able to select the feilds as per my desire bcoz the feild display ICON is in non editable mode.
    The only option i have is layout selection and not the feilds selection.
    Can you let me know how to change it to editable mode.
    regards

    Hello,
    You don't have authorization for maintain ALV layouts. Please contact to your Basis department for authorization.
    ALV layout authorization object is S_ALV_LAYO. Please tell your Basis departman to give this object value for '23'.
    Regards,
    Burak

  • Help Needed---Opening Attachments/Templates of a BP in non-editable mode

    Hi...
    I am new to CRM...
    How do we open a document/Template attached to a BP in non-editable mode in web UI?
    Helpful Answers would be rewarded.
    Thanks
    Swapna

    Hi...
    I am new to CRM...
    How do we open a document/Template attached to a BP in non-editable mode in web UI?
    Helpful Answers would be rewarded.
    Thanks
    Swapna

  • Selection screen in Non-EDIT mode

    Hi all,
    I have a selection screen in which the user wants a field to be in Non-EDIT mode. How to do it?
    PARAMETERS : s_vkorg like vbrk-vkorg default '1000'.
    (The above parameter shud be in non-editable mode) 
    select-options : s_vtweg for vbrk-vtweg.
    select-options : s_spart for vbrk-spart.
    Pls reply.
    Thanks in advance.
    Vijay

    Vijay,
    Use the code below.
    REPORT zscreen.
    TABLES: vbrk.
    SELECT-OPTIONS : s_vtweg FOR vbrk-vtweg MODIF ID mo1.
    SELECT-OPTIONS : s_spart FOR vbrk-spart MODIF ID mo1.
    * At selection Screen Output Event
    AT SELECTION-SCREEN OUTPUT.
      LOOP AT SCREEN.
        IF screen-group1 = 'MO1'.
          screen-input = 0.
          MODIFY SCREEN.
        ENDIF.
      ENDLOOP.

  • The note field is in non-editable mode in appraisal document

    Hi all,
    In appraisal document,
    the reviewer can give his comment in the status u201CIn Processu201D and in the Sub Status u201CAnnual Review by Addl Managers/Reviewersu201D in an appraisal document. It is editable when I am trying via web but when I try to upload the comment from backend GUI  ( using phap_admin) the note field is in non-editable mode. My client requires it in editable mode at the back end.
    Can any one help me on thisu2026

    Hello Girish,
    Can you please check the appraisal  template, Proper access has been given to use the note column. If still faces problem can look for the BADI  HRHAP00_COL_ACCESS.
    You can look for the following notes also :
    1554467   column access does not work
    Best Regards,
    Deepak..

  • Appraisal Document opens in non-editable mode

    The Appraisal cycle is as follows: Appraisee-> Appraiser-> Reviewer
    The appraisal document is flowing correctly as per the status flow and the corresponding participants are able to act on it. But when the Appraisal document reaches the Reviewer, i.e. the last stage, it opens in a non-editable mode. Hence the Reviewer is not able to make any changes in the document. The buttons are also in disabled mode.
    Request you to help me with the same.

    Hi,
    Thanks for your response. Problem solved. The Roles and Element access was fine.
    Needed to set the BSP iView parameter MODE = X
    Now its working fine.
    Sheetal

  • How to make a field in non Editable mode

    Hi All:
    Now i created one form through wizard method this consists of following details
    Table name:T1
    Fields:No,Name
    here my requirement is how to make this "No" field in non editable mode after the insertion of the first record.

    You can make it a display item, you can disable the item, or you can set the update property to No. See the set_item_property in the Help documentation.

  • ALV Grid fields from editable to non-editable mode

    Hi,
    I am displaying my data through ALV Grid. In my grid the non-key fields are in editable mode.
    When I edit any of the editable fields and place the cursor on other field the field which I have edited should become disable(non-editable). Again if I want to edit the same field which is now in non-editable mode should again change to editable mode when the cursor is placed on it.
    Thanks & Regards,
    Adithya M.

    Hi Adithya,
    I am confused by your statement "place the cursor on other field the field which I have edited should become disable" -- are you stating that this is the requirement or what is currently happening with your program.  The way the edit fields should work by default is they are editable at all times unless you tell it otherwise. 
    If you are saying your requirement is to change the field to disabled once the field is edited (runtime change), first you want to handle the event on data changed then within your method of handling on data changed, you can disable the field from being edited by using cell styles and changing the value to disabled. 
    If you look at program BCALV_GRID_EDIT,
    You will find code where it disables the field for edit using Cell Style -- this will give you an idea how Cell Style controls editable fields and display fields:
            ls_cell-style  = cl_gui_alv_grid=>mc_style_enabled.
            ls_cell-maxlen = 4.
            ls_cell-fieldname = 'CARRNAME'.
            append ls_cell to gt_sflight-cell.
    This specific code will set the field disabled when the program is first exectued, in your case if you need to do this at run time, after someone edits the field, you need to implement handling the event on data changed, in the same program you will find:
    method handle_data_changed.                 
       perform data_changed using er_data_changed.
    endmethod.                     
    It is within this method that you can disable a field for editing.
    However, once it is disabled you will not get back into the handle_data_changed method.  I'm not sure I understand your statement "Again if I want to edit the same field which is now in non-editable mode should again change to editable mode when the cursor is placed on it."  Why would you want the user to be able to edit something, then show it disabled, then let them click on it and edit it again?  Why not just leave it in edit mode?  Maybe if I understand the requirement better, I can answer this portion of the question. 
    If this is based on security or changing from edit to display for the entire grid, you can run the same program mentioned above and click on the Change/Display button in the top left to see how it enables and disables the entire grid for editing.
    Cheers,
    Bonnie

  • 'Choose function drop-down is coming in non editing mode

    Hi,
       I am trying to create RFC iView.I given function Group asBAPI_BILLINGDOC_GETDETAIL and Function Name: as BILLINGDOC.But once i am selecting the button Find  'Choose function drop-down is coming in non editing mode. Please provide the needful.
    Thanks,
    kundan

    Hi,
    Plz ensure the function group name and funciton module name are correct..
    Drop down will be enabled only after clicking on find button provided by proper details of function group and name

  • Sales order driven PO but a non third party scenario

    Hello All,
    Trying to work through a scenario which is as follows:
    We are doing a VMI like scenario. Customer sends requirements and a legacy planning system sends the  PO to ECC which sends it to the supplier on behalf of the customer. However unlike a true VMI where the product directly goes to the customer's warehouse, it comes to our warehouse we accept possession into our inventory and then ship it back to the customer (Sometimes it a cross dock -does not come into our warehouse and sometimes its same way shipping -receive in morning, putaway and then ship in night). We are invoiced for the product and we pay the supplier and then bill the customer for this. So, it seems to involve Sales order, billing and also purchase order and invoicing. However its not a third party process where there is a statistical GR. I am thinking the process should be as follows
    1. Sales order and delivery created in ECC
    2. Trigger a PO based on step 1 and send to vendor in  ECC
    3. Receive ASN from supplier in ECC and send it to WM system.
    4. Receive the product in WM  and complete GR for the PO in ECC
    5. When the GI is done to ship to customer's warehouse then do the PGI for sales order in ECC
    6. Create Billing document in ECC.
    Seems fairly straight forward but here are a couple of hitches
    1. How do I maintain relationship between SO and PO because its not a third party order
    2. Can this process  be enabled through just config and not use customization (Like triggering a BADI to create a PO after Delivery creation -step 2 above)
    I am not very familiar with SD, is there a custom config that I can do to  link the sales order and PO through an item category like a third party order but also have the ability to post GR to my inventory?

    There's a standard SAP solution to order goods in relation to a specific sales order (item) and receive them to stock. It's called "individual purchase order" in SD..
    http://help.sap.com/saphelp_erp60_sp/helpdata/en/dd/5601d4545a11d1a7020000e829fd11/content.htm?frameset=/en/dd/5601d4545a11d1a7020000e829fd11/frameset.htm&current_toc=/en/70/a7853478616434e10000009b38f83b/plain.htm&node_id=186
    Please note that this is an MTO scenario (the purchase order is assigned to the SO item, the stock is posted to sales order stock).

  • Sales Order ship to Party Issue

    Dear All,
    we have sold to party with multiple ship to parties,
    The ship to parties are assigned to the sold to party master data.
    But when creating the sales oder we enter ship to party and the sold to party is found automatically,
    But the system is allowing to enter ship to party from some other sold to party.
    Hence the order  is having different sold to party and different ship to party which is wrong
    kindly advise
    Mohammed Raees
    Edited by: Raeesuddin Mohammed on Jun 21, 2011 12:27 PM

    Hi,
    I had a similar requirement wherein we had more that 1000 ship-to parties for a sold-to and had to validate that the same sold-to is determined when a particular ship-to is entered in the order. This is how I had resolved it.
    1. First, create a new partner function for eg. ZL having the account group of the sold-to.
    2. Assign this partner function ZL (sold-to) in each of the ship-to's (customer master) you have.
    3. Then you need to write a code in the user exit MV45AFZZ with the logic as; READ the table KNVP to get the sold-to with the ship-to party; the sales area (you should be getting this as it is in the save user exit) and the partner function= ZL.
    4. If sy-subrc=0; then read the KNPV with the sold-to got above, partner function = ZL, sales area and the ship-to.
    5. If sy-subrc=0; the display a error message "the ship-to party does not relate to the sold-to party".
    6. Else, the sold-to got is related to the ship-to and the normal logic proceeds further.
    This way I think you can restrict only those ship-to's to be used related to the particular sold-to.
    Regards,
    Sampat
    Edited by: Sampat Vijay Sadalge on Jun 21, 2011 1:25 PM

  • Reg - Sales Order Ship to Party

    Hi Folks,
    Following is the Problem I am facing Currently. The Problem is when I create a Sales Order the system allows to enter any Ship to Party Which is not relevant to the Sold to Party.That is in the Customer Master i have not maintained the Customer as Ship to Party but even then the System allows me to enter the other ship to Party which is not relevant. I do not know how to restrict it.
    I want the System to allow me to enter only the Ship to parties that i have maintained in the Customer master data.
    Guys please help me......
    Thanks in Advance.....
    Regards,
    Madhan Raj. C

    Hi madhan,
    Kindly clarify wheather the Ship to Party and The Sold to pary are the same or Different,
    If Both are same then just default your partner function for Account group...
    Go to IMG - S&D-Basic Function-Partner determination- In that -- in left side you ll be having partner function -- click on to that --
    Your SP will to linked to your Account group (Eg 0001 Sold to party) in the same way
    Come to the bottom,  you ll find SH linked to Standard Account group -- copy that and rename it as your Account group ---
    Now you ll find the system determines the Ship to party same as the sold to party----
    I the SP & SH are different ---
    You should do the same process --  in Sales order -- you ve to choose which Ship to party you are going to transfer the goods,
    Cheers,
    Jose.A

  • Sales order sold to greyed out

    Hi,
    when i was practicing in IDES i found in sales order change view the sold to part field is grayed out and doesn't allow for change.
    can any body help me out in making it to as normal change field.
    Thanks
    Reddy

    Based on the scenario, you require to configure Partner function accordingly.
    Normally in sales ordere, if you check not only sold to party, but other fields such as sales area .... are also greyed out.
    However, if you want to configure Scenario: Sales order with dummy customer, you will require sold-to-party in editable mode.
    You should refer to site: help.sap.com
    SAP Best Practice --> Baseline Practice --> For Eg: Based on ECC 5.0 --> Select Country, say India -->  Technical Information --> Building Block --> select Country, say India --> List of scenario's & basic configuration.
    Regards,
    Rajesh Banka

Maybe you are looking for

  • MERGE using nested table doesn't work on Oracle 9i

    Hi, Oracle 9i Enterprise Edition Release 9.2.0.4.0 on Red hat Linux SQL> create table PERSONS (   2    ID  number(9)   3   ,SURNAME  varchar2(50)   4   ,constraint PERSONS_PK primary key (ID)   5  ); Table created. SQL> create or replace type T_NUMBE

  • RTX 4088 dualphone Problem

    My RTX 4088 dualphone serial number is 0003070700865. I can clearly hear the voice from the caller but my voice can not be heard clearly at the other end. I have made a reset and firmware update already but the pronlem still persist. This problem is

  • Limit on the memory/size of the internal table

    Hi, Is there any limit on the size of internal table....? we are having some select statements that are fetching huge no. of records into the internal tables... can some of the records be missed  or is there any limit on the no. of records or size of

  • XQuery to optimize Web Service response

    This is a question about the use of XQuery. I worked with an individual that said they utilized quite a few Web Services in their application that produced a massive amount of results. In some scenarios, all the results were needed and other scenario

  • HT204088 how can i see how much money is in my account

    how can i see how much money is in my account