Disabling ship-to-address field on the SRM 7.0 portal.

Hi All,
The requirement is to disable the ship-to-address field for user input on the portal.
I have some information about the table /SAPSRM/V_MDF_IC. Here some entries has to be maintained.
But I am not able to get what would be the exact data entry to disable the ship-to-address field.
Please let me know the correct data and procedure to do this.
Thanks & Regards
Archana

Hello Archana
in standard SRM , if you maintained ship to address attribute or copy ship to address default you might inherit all the user ship to address default.
but your requirement is no user should not edit the ship to address
in SRM 5.0 we have undo address button under ship to address .
if you click undo address all the address will be cleared and now user can enter his desired ship to address.
so now you need to protect this functionality. you must keep access for only dispaly the ship to address not allow to enter ship to address.
In srm 7.0 you dont have undo entries ? i am not much aware of srm 7.0 screens . customer requirement is valid.
br
muthu

Similar Messages

  • How to add custom field in delivery address/performance location tab in SRM shopping cart and Ship to address Pop-up in SRM PO?

    Hi Experts
    i have a reuirement where i have to add custom field in delivery address/performance location tab in SRM shopping cart and Ship to address Pop-up in SRM PO
    i am doing below steps for this.
    1. Adding custom field ZZfield in structure INCL_EEW_PD_PARTNER_CSF by  using  append structure.
    2. Spro ->Supplier Relationship Management -> SRM Server -> Cross application basic settings -> Extensions and field controls (personalization) -> Configure field control ->Configure Control for Fields of Substructures
    then click on  "Metadata for Fields of Substructures and Table-Like Enhancements"  
    add the below entry
    Bus. Object Set Type  : I am trying 7 and 29
    Structure Field Name  : ZZfield
    Bus. Object Type       : BUS2121/BUS2201
    Set Level                    : Item
    Field Visible :  Check box should be checked
    Field Enable :  check box should be checked
    Can anyone has the idea of this?
    Thanks
    Rohit

    Hello Rohit,
    Please create a enchancement for component  /SAPSRM/WDC_UI_DO_SHIPTO.
    Add new input field and label in view V_DODC_SHIPTO.
    Bind the input field value with field ZZfield from structure  /SAPSRM/WDC_UI_DO_SHIPTO in the context node SHIP_TO .
    Regards,
    Neelima

  • How to enable the 'Ship-To Address' field only in 'display ' mode in the SC

    Hello,
    We would like the 'Ship-To Address' field to be locked for change mode in the SC.
    Regards,
    Lina

    Hi ,
    If you wish to hide or show fields, proceed as follows(through screen variants):
    1. Determine the screen variant, for example, BBP_SC(For shopping cart), using the list in documentation of BADI BBP_SCREENVARIANT.
    2. Copy this screen variant, for example, in Zbbp_SC, in Transaction SHD0.
    3. Change the new screen variant as required. Note that you can only change the display properties for fields of table controls. You can switch the display on and off.
    4. Implement the appropriate method (see the list above). Fill the export parameter EV_SCVARIANT with the new screen variant.
    You can create multiple screen variants for a screen and then select these in the BAdI depending on the user or on other criteria.
    here is sample code in BADI BBP_SCREENVARIANT implementation after creating Z screen variant.
    Method IF_EX_BBP_SCREENVARIANT~GET_SCREENVARIANT_SC.
    IF iv_progname EQ 'SAPLBBP_SC_UI_ITS'
    AND iv_dynnr EQ '0120'
    AND flt_val EQ c_fltval.
    IF iv_scvariant EQ 'BBP_SC'.
    ev_scvariant = 'Zvariant'.
    ENDIF.
    ENDIF.
    ENDMETHOD.
    Please reward points if helpful..
    Thanks
    Venkatesh

  • Somehow I deleted the "address field" at the top of the Safari window.  Now I can't type in an URL to go to a website.  How do I get it back?

    Somehow I deleted the "address field" at the top of the Safari window.  Now I can't type in an URL to go to a website.  How do I get it back?

    Hi Janet ...
    From your Safari menu bar top of your screen click View > Customize Toolbar
    Drag up the default toolbar or individual objects.

  • Custom screen field in the SRM portal screen for Business Partner Bidder

    I need to add a custom screen field in the SRM portal screen for Business Partner. I have added this custom field in the include structure: CI_EEW_BUT000 and activated it.
    I was expecting to see the enhanced field available in the SRM portal screen when I create the bidder. But is not available.
    The new field are available if I edit an Business partner only.

    Hi,
    Please look into the following OSS Notes:
    Note 675800 - Business partner enhancement SRM on maintenance screen
    Note 672960 - User-defined fields 2
    Thanks,
    Pradeep

  • I have lost the address field on the safari page

    I have lost the address field from the safari header. How do I restore this?

    I finallyfigured this one out. I couldn't get the customize screen to do anything until I tried to drag nothing. It worked. My first Mac was a SE and I thought I was pretty good on Macthink, but an additional direction would have helped immensly.

  • I have made a photo book and want to ship to address in USA the drop box for shipping address stays Canada how do i ship to a us address

    i have made a photo book and want to ship to address in USA the drop box for shipping address stays Canada how do i ship to a us address

    Go to the iPhoto Advanced preference pane and change the Print Products Store location to the US.
    Then order the book.
    OT

  • How to make ship to address fields mandatroy while creating sales order

    Dear forum Members,
    My client oraganizes trade shows and hence ship to address vries everytime when sales order is entered for the same sold to party.So one times ship to customer is used in the sales order and address is entered at sales order level. Please note that at master data level all address fields are suppressed for one time customer.Hence there is no question of going back to one time customer account group and making any field mandatory.
    While changing address for ship to at order level, there are few fields which are mandatory, for example city is mandatory. I also want to make zip code and region as mandatory.where is this controlled?Please note that this is not account which controls this. i have already done lot of r&d on account group and transaction variants which are not controlling these fields at sales order level.

    Hi Kanwal,
    Only incompletion procedure will not suffice for your requirement.
    You need to make the field mandatory wherein, if you dont enter, system will not allow you for enterin further fields. For this you should do the following:
    Goto transaction SHD0, you will get a screen where you need to enter you Tcode "VA01"
    Below you define a transaction variant (starting with Z).
    On the next tab you have Screen Variant. Here you enter screen variant name, program name & screen number.
    Then you click on create.
    Its like as if you are doing some kind of recording. Finally you will reach to the screen where there are options available to make the field mandatory.
    For your reference the program is SAPMV45A screen number is 4001.
    Further screen are self explinatory.
    Hope this should solve your requirement
    Regards,
    Dhananjay

  • URL request in the address field on the browser

    A few of URLs in my application are only restricted to the web master. Before creating the special user role of the application, I would like to access those URLs through the address field on a browser. The problem I have is that a URL entered on the field will lead to a creation of a new session even though I enter a URL with the current jsessionid of TC. Is a way to prevent a creation of a new session?
    Thanks.
    v.

    When I test on URLS. they show up in the address field with a jsessionid. I believe that is due to cookies disabled. Otherwise, the jsessionid wouldn't show up. But, when I check out the cookies setting on both Firefox and IE, they are enabled. I am not sure what is going on in this regard.

  • Address field in the sales order

    Hi all,
    I'd like to set certain address fields like "city", "language" in the partner funtions (ship-to party, bill-to party etc.) of sales order header to be mandatory. Is it possible? What config path is it?
    Thanks a lot!

    Hi,
    Try with transaction variant.
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/7d/f639f8015111d396480000e82de14a/frameset.htm

  • Steps for extraction of Custom Fields from the SRM 5.0 to the SAP BI system

    Hi Experts,
    I am new to the SAP BI. I was asked to publish all the custom fields from table (BBP_PDISC) of the SRM system to the BI System.
    Please provide some guidiance (or) provide me with step-by-step procedure for doing the same.
    There are around 14 fields in this table and i need to move them to the BI system and later inlcude them in reports.
    Let me know if this information is sufficient.
    Thanks in advance.
    SAPBWI

    We are working on the Shopping cart DSO

  • Data entered in the custom field in the SRM portal not getting saved..

    Hi Experts,
    I have added a custom field in Contract Screen of the SRM portal by adding the field as an append structutre in structure INCL_EEW_PD_HEADER_CSF_CTR.
    The custom field now appears in the header (basic data ) of the 'Process contract' screen.
    NOw It allows me to enter data in the custom field .
    The problem is ..
    When I  'CHECK' or "RELEASE'   the contract, the value entered in the custom field disappears..
    How do i capture the data entered in the custom field ...please HElp!!!
    Thanks in Advance.
    Vidya

    Hi Pradeep,
    Thanks for the reply!!
    We have upgraded our SRM system from 3.0 to 5.5
    I have added the custom field in structures INCL_EEW_PD_HEADER_CSF_CTR  and
    INCL_EEW_PD_HEADER_CSF  as the field has to appear in the basic data tab of 'Process Contract'.
    Regarding debugging:
    1. I tried to debug in BBP_DOC_CHECK_BADI by calling the FM BBP_PD_CTR_GETDETAIL. inside the badi and the parameter e_header of the function module contained the custom field but had no value...!!
    2. I tried to debug the badi BBP_CUF_BADI_2  method MODIFY_INPUT..
       The import variable iv_fieldname contains the field name amd the variable iv_value has the value entered in the custom field .........but another import structure ls_header also contains the custom field but no value....
    Method  MODIFY_INPUT has only one export parameter ev_value,,,,,,,,,,,,,,,,!!!!!!!!!!!!
    Edited by: vidya vidya on Apr 24, 2009 6:06 PM

  • Populate all address fields to the customer master (DEBMAS06) IDOC

    Hi All,
    We have requirement to extend the customer master IDOC 'DEBMAS06' to add the address fields i.e (ADRC-STR_SUPPL3,STR_SUPPL4,STR_SUPPL5). Can any one tell me the suitable EXITs or BADI's to populate these fields street3, street4 and stree5 to the customer master. Otherwise can any one tell me how to over come this problem.
    Thanks in advance
    K N C

    Dear Matthias,
    I only can confirm the following statements (regarding information from development department):
    - it is not possible with GuiXT
    - it is not possible via a transaktion variant
    - there exists no screenvariant with this functionality
    ->  modification is the only possibility.
    Regards,
    Andreas

  • Add fields in the SRM Change PO Screen

    Hi SRM Gurus,
    I have a requirement to add a buyer id and country id in the Change Purchase Order (Extended Search of the Find Screen).
    Can anyone suggest which structure needs to be extended for adding the 2 fields so that it appears in the Change Purchase Screen as a searcheable criteria...
    Thanks in advance.
    Thanks and Regards,
    Anu

    Hi Anu,
    Try the OSS Note 672960.
    Here you will find all the structures that needs to be extended as well as the procedure to do it.
    Hope this helps.
    Thanks,
    Pradeep

  • Disable Crystal reports grey fields in the preview

    Dear forum users, I've got an application not written by me (so I do not have source code) that displays a Report in a standard Crystal Report Viewer. In the preview when I click on a field it gets rounded with a grey border, filled with a grey background.
    This is causing me some problems when I use the application via Remote Desktop Connection.
    Since I don't like this feature the question is: can I disable this feature (maybe by changing an entry in the Registry Editor)?
    Best regards
    Alessandro

    Hi Alessandro,
    I think maynot be. whats the screen resolution of your system? If you change it probably you can see that particular grey box clearly.
    or
    try to export that file to excel or pdf. probably you will see the file with you vagueness.
    Regards
    Usama

Maybe you are looking for

  • Random loss of photos

    Some of my iPhoto thumbnails lost their photos yesterday evening and only the file name remains under an empty grey box. When I tried looking up the file name in Finder, the following thread came up: (my name) = library = iApps= iPhoto = Album Data.x

  • Facebook will not load in Safari

    Hi! I am using Mac OSX 10.6.8. That is as far as I can go on my 2006 MbPro. This is happening to me now also. Firefox works fine. Every webpage in Safari loads - but not Facebook. When I click on the bookmark, or type in the URL, FB will not load. Th

  • Is it possible to have a Youtube or Google search result appear in Firefox history without knowing about it?

    I recently found some Google and Youtube search results on my boyfriend's computer in Firefox that were "questionable" and when I asked him about them, he adamantly denied knowing what they were and said he recently had some viruses on his computer a

  • Please  help for this Logic

    Hi Guys, We are having a problem translating these scenario to codes: <b>Total = 1600</b> <b>Given items:</b> 200 300 400 900 to get the total we need to add (900 + 400 + 200) to get the exact value.  other scenarios: Total: 1350, 750, etc... In all

  • Row Visibility in SSRS

    I am using the Switch function in Reporting Services to determine the visibility of a row. It happens that I am using more that one column or field to test my expression like so: =Switch(Parameters!View.Value = "Green" AND Fields!Tax.Value = "N",TRUE