How to disable Help link in SRM

Does anyone know how to disable the Help link in SRM?
We are displaying SRM transactions through the SAP Portal, and have decided to use the Portal's help links for context-sensitive help.  Therefore, the Help link in SRM is redundant.

Hi,
You can either remove the HELP link completely by modifying the template as suggested by Andy OR you can modify the  template in the service BBPHELP in SE80.
Go to BBPHELP service ,template BBPHELP_1000.
Comment the foll line :
<!-- var helpURL="`FRONTEND_URL`"; -->
BR,
Disha.
Pls  reward points for useful answers.

Similar Messages

  • How to disable edit link in interactive report

    Hi,
    How to disable edit(e3.gif image) link interactive report.
    Thanks,
    nr

    Hi Jari,
    Apex Version:3.2
    I created on Interactive report on emp table I have created edit link on empno using Icon5 image.
    Report Attributes>Column Attributes>Column Link.
    I can Hide the Icon5 using following script but I need to disable only. I did not get any disable() method in Jquery.
    Region Id:R812581842900385833
    $(document).ready(function() {
    var viewOnly=document.getElementById('P1_ITEM1').value;
    if(viewOnly == "0")
    $("#R812581842900385833 img").hide();
    thanks,
    Nr
    Edited by: pnr on Mar 13, 2012 6:09 AM

  • How to redirect Help link for iview not for portal masterhead

    Could someone please let me know  how to post help document to the help link in the iview?  It is located at the top left corner within the iview.  This is not to redirect the portal masterhead.  Thanks.

    Hi,
    Please see following links:
    http://help.sap.com/saphelp_nw2004s/helpdata/en/42/edef4e0aa71bc7e10000000a11466f/content.htm
    http://help.sap.com/saphelp_nw2004s/helpdata/en/42/ef68e768921a77e10000000a422035/frameset.htm
    Kind regards,
    Ville

  • How to disable Login Screen in SRM

    Hi All,
    Client has enabled SSO in their system and SRM is part of it. Hence they are not directed to SRM login page.
    But for certain cases and unknown reasons, the login page appears. So they want to diable the login screen page and display error text instead.
    I tried to modify the template BBPGLOBAL - Login, but is not successful. Even if I comment out the whole code in the template,the screen is displayed.
    Is this something to do with ITS ?

    Hi ,
    Go through the OSS Note : 778488
    Also see the following link:
    Re: SRM portal page customization
    Login screen
    Hope this helps.
    Thanks,
    Pradeep.

  • Can I redirect the "Help" link in SRM 7.0?

    SRM gurus,
    We are using a recording tool u201CEpilogueu201D to replace the standard SAP help in R3.
    Where can I modify the SRM program to redirect the help link of shopping cart screen to this third party user help URL?
    We are using SRM 7.0.
    Thanks in advance!
    Fisher

    Hi Fisher,
    Please refer to help center of Web Dynpro ABAP applications:
    http://help.sap.com/saphelp_nw70ehp1/helpdata/en/de/f1429b914148e192f334edc59f2f5d/content.htm
    The related Web Dynpro Complement is u201CWDHC_COMPONENTu201D and the application is u201CPortahc_applicationu201D. 
    Check with your WD Abaper to explore.
    Regards,
    Donald

  • How to disable the "Back To SRM Application" link.in SRM7.0 Catalog Screen

    Hi
    We have strange issue, about  ""Back To SRM Application" button when you open MDM Catalog thru Shop (SRM 7.0).
    This Hyperlink i never seen in any other Environments like Dev, IT1, IT2, UAT,Training, Only in Production it is appearing in German Language, which i converted into English for better appearance to Users rather than German.  
    Since it is not appearing in any of our landscape, we don't need to keep the same in Prod System.
    Appreciate if anyone could give me some suggestions on the same.
    Same Call Structure is across the all the Systems
    Same UI (Standard)  across the all the Systems
    Regards
    SHIVA

    Hi
    Thanks for you inputs, the Issue is we have maintained the same call structure across landscape. None of system is showing "Back to SRM Application" except the Production System . The following call structure we have maintained for all the system.
    10     URL                    sapsna04.XXxXX.com     0 URL
    20     User Name          Master                             Fixed
    30     password           xxxxxxxxxx                    Fixed
    40    Server Name        sapsna04.xxxxxx.com   Fixed
    50    Catalog                 SRMMDMCATALOG        Fixed
    60     Port                      2005                                Fixed
    70     repository type   M                                       Fixed
    75     name search      GB                                     Fixed
    80    uilanguage           SY-LANGU                       SAP Field
    90    datalanguage       EN                                     Fixed
    100  HOOK_URL           Blank                                4Return URL
    110  returntarget          _parent                             Fixed
    120  ~Caller                   CTLG                               Fixed
    130  `OKCode               ADDI                                Fixed
    Regards
    SHIVA

  • How to disable category link in content area

    Hi,
    I have a lots of categories in a content area. As u all know, a link appears for all categories in the category header.
    Clicking that will take you to that particular category.
    I do not want to have that link. I have tried what was mentioned in earlier question to disable portlet header link.
    <a font color=white></font>
    Bue that's not working for category links.
    Please help.
    Murthy

    Hi,
    http://help.sap.com/saphelp_nw70/helpdata/en/cc/f4e77ddef1244380b06fee5f8b892a/frameset.htm you find the relevant guidelines.
    You can filter the PCD object setting the Search Layout Set of your Searc Iview.
    In System Admin > System Configuration > Content Management > User Interface > Settings > Layout Set and duplicate the "SearchResultLayoutSet" layout set.
    Then you have to duplicate its Collection Renderer "StandardSearchResultRenderer".
    In its property "Resource Types to be Filtered" set as value "-http://sap.com/xmlns/pcd/app/iview".
    Then assign the new Collection Renderer to the new Layout Set and that's it!
    Now if yuor Search Iview uses this new Layout Set, when you search a PCD object the iviews will not be shown!
    (or)
    In the entry "Predefined Properties" of the search options set, you will need to enter "resourcetype(value=http://sap.com/xmlns/pcd/app/page/default)" if you want the search to be limited to resources defined as pages. Leave out /default if you dont want the end user to be able to change the filter.
    If you want the parameter reflected in the URL, you can find information about how to do it here: /message/280371#280371 [original link is broken]
    Check and try either ways.
    Regards,
    Ponneswari A.

  • How to disable the link for Credit -check at item level

    Hi Experts,
    I have an issue tht we want to make a block to the link available for
    credit-release at item level. In the view of the item, when we select the item
    in edit view we have a button saying MORE and in tht we have CHEC CREDIT RELEASE.
    We want to disable this.
    I found tht if we made some changes in do_prepare method, we can solve this issue.,but i was
    check fi anyother way we can do it.
    Awaiting for the replies.
    Thanks,
    SA

    Hey Saurabh,
    If you dont want the functionality occurred due to that button, just simply comment the event handler code for that particular button. That will definitely help.
    Let me know if that work.
    Regards,
    Shobhit

  • HTML Help link in SRM to point to custom help page.

    In SRM frontend, along the top frame is a Help URL, (between Home and Settings). When i click this i get 'help not available' message. Am i able to point this to a web page that provides custom help - it seems to be able to pickup what transaction i am currently performing using parameter eg. TCODE1=BBPSTART - is there a table that i can link this??
    Transaction SR13 does not help me.

    Dear Poster,
    As no response has been provided to the thread in some time I must assume the issue is resolved, if the question is still valid please create a new thread rephrasing the query and providing as much data as possible to promote response from the community.
    Best Regards,
    SDN SRM Moderation Team

  • How to Disable Portal Links with Web Dynpro Java?

    Hi all,
    I have configured some access to my apps through iviews in my portal content, each application is included in a PCD Structure inside a User Role; according the roles asigned to my users are the access to the applications the user wolud have
    For example:
    Role 1
    RootApp
         iView1.1
         iView1.2
         iView1.3
    Role 2
    RootApp
         iView2.1
         iView2.2
    Role 3
    RootApp2
         iView3.1
    My users might have one or even the 3 roles, and depending on their roles is the access to the applications that they may have.
    Now I have a requirement of the user wherein when the user logs in to the portal and clic in the RootApp link the Dynpro Application must to present an iView showing a set of terms and conditions; if the users accept the terms then they can continue using the application defined by the PCD definition, but if the users don't accept the terms, the aplication links in the portal must be disabled and the user can not use the aplications defined, but this only has to be applied to the root link selected (RootApp) in wich the user doesn't agreet the terms and conditions, however, other applications that are non dependent of the root link (RootApp) can be used (RootApp2).
    Are there any way to disable only certain portal links using a web Dynpro implementation?
    Thanks In Advance

    Hi
    IMyService portalservice=(IMyService)WDPortalUtils.getServiceRefrence(IMyService.KEY);
    portalservice.myMethod();
    This is the code to get portal service reference and call methods implemented in the service
    Also, add prtapi.jar to build path. Add sharing refernce to portal:sap.com/<Portal Application name>
    Regards,
    Yoga

  • How to disable an alert in SRM

    Hello experts,
    We are using SRM 5.0 SPL 10, and we are receiving the following alert:
    ##00246##
    Verify Employee XXXXXXXX.
    How can i stop receiving it?
    Regards,
    Gilberto Gallardo.

    Hello Proyecto,
    I don't have access to a SRM system...
    Check in the IMG for alert management (i don't remember exactly the path !).
    You will have for object EMPLOYEE some schema defined.
    In order to not have this kind of alert sent, you will have to delete the notification schema related to the dedicated alert.
    Regards.
    Laurent.

  • How to disable the link to subreports depending upon value

    Hi,
    We have a table in ssrs reports where we are showing failed, success and cancelled status. for come condition.
    now for failed we are going to subreports as we are passing some parameter from parent report.
    but for success and cancelled we don't want to go that subreport.(problem is its going to the subreport)
    this status are coming in the same cell depending some condition.
    any body has idea how to do it
    simanta

    Hi fanu987,
    As per my understanding, there is a field includes three values: failed, success and cancelled. If the value of field is failed, you want to jump to the subreport when you click the field. Otherwise, it will not jump to the subreport. If that is the case,
    we can use Go to URL action to achieve your goal. For detail information, please refer to the following steps:
      1. In design mode, right-click the text box and open Text Box Properties dialog box.
      2. Click Action in left pane, select Go to URL.
      3. Click (fx) button, and type the expression like below:
    =iif(Fields!FieldName.Value="failed ","http://ServerName/reportserver?/folderName/SubreportName","")
      4. Right-click the subreport in the project, then click deploy to publish the report to report manager.
      5. Right-click the master report in the project, then deploy the report to report manager. When you preview the report and click failed value, it will jump to the subreport.
    If there is any question, please feel free to ask.
    Thanks,
    Wendy Fu

  • How to disable "Help" shortcut?

    It keeps messing with my workflow as I use the backspace a lot and the help key (Mac) is really easy to press. Keeps opening  my browser which is not a good idea when you're working huge images and you're on a schedule.

    Yea, the only shortcut I have for "Help" is "CMD+ / " and "SHIFT+CMD+ / "

  • Disable Alert Triger In SRM

    Hi Experts,
    In our production system , some mails are trigering to some users.The  content of mails is..
    Please check employee XXXXXXXX.    
    Created       ADMINUSERNAME  on   22.07.2009   10:19:27 
    Alert ID: ##07215##
    Please check employee XXXXXX.
    Possible Subsequent Activities
    URL of BBP START SERVICE in production service
    If searched and found this thread..
    [Disable alerts in SRM|How to disable an alert in SRM;
    But the thread also does not provides any solution.
    Any pointers will be of great help.
    Regards,
    Anubhav

    Hi Laurent,
    I followed the SPRO path in Blog and in the first screen aftre completing the path contains table in which the first entery is
    O b ject Type = BUS1006003
    Description = Employee
    Description (Long) = Employee
    I select this entery and double click on folder Event Schema on left hand side.
    This screen contains following entry
    Eve ntSchem = MA
    Text For Event Schema = Employee
    Now I select this entery and double click on the folder Event Control on left hand side
    This screen contains conrains following entries
    Event                                                   Event Category                      Sub Category Of Event           Event Deadline in hours
    ADRESS_CHANGED                         Al_ert (High Priority)                  SRM_EMPLOYEE                            0
    ADRESS_CHANGED                         Message (Low Priority)           blank                                              0
    DEPARTMENT_CHANGED                 Al_ert (High Priority)                  SRM_EMPLOYEE                           0
    DEPARTMENT_CHANGED                 Message (Low Priority)          blank                                              0
    ERROR_OCURRED                             Al_ert (High Priority)                 SRM_EMPLOYEE                          0
    In transcation ALRTCATDEF
    When i select SRM Alerts and select SRM_EMPOYEE
    Under properties tab
    Description = Alert for employees
    Classification = SRM Alerts
    Priority = High
    Mx.No.Of Dels = 3
    Expiry time in mins = 1.440
    When I click on FIxed Recipents button on the toolbar the recipents list is empty.
    I have also checked that the background job RSALERTPROC is not scheduled.
    I am clue less how these alerts are trigering..
    Al_ert = Alert
    Thanks a lot,
    Anubhav

  • Customize portal "Help" link based on user roles

    Is there a chance to customize the Help link URL in Masthead iView based on user roles? The use case we have is that the "Help" should be different for users of the purchasing company from those of the supplying company.
    Thanks.

    Hello Jay.
    This is a multi step process.
    Step 1 : Create 2 desktops with everything as same but different mastheads.
    - Copy your existing desktop and paste it in your working folder in PCD (Not select Delta link)
    - Now download masthead par file.
    - Modify your masthead par file where you will disable help link. Rename you masthead file (newMasthead.par) and export it from NWDS. Now import it in portal.
    - open your framework page in desktop2. Just add your new masthead in it. Enable the new one and disable the existing one.
    Step 2 : Create 2 groups of users. (First one belong to users who wish to see help link . i.e existing desktop) (Second of thoese users who do not have to see help link i.e. newDesktop)
    - Assign users to appropriate groups.
    - Assign same roles to both groups.
    Step 3 : Modify main rule section in PCD.
    - If group = HelpLinkUsers Then Desktop1
    If group = NoHelpLinkUsers Then Desktop2.
    You may find above process bit tedious and lengthy.
    But if you wish to further customize your portal then this will be needed one day.
    If you find problems in implementing any step then please search in google or SDN.
    Please revert back on any specific question on above approach you may face while implementing.
    Thanks

Maybe you are looking for