ESS Who's Who - remove link from Org Unit

In Who's Who (web dynpro version for ERP2004), I want to display Organizational Unit in an employee's detail.  I do NOT however want the link to the org chart from this field to be available.
Is there a way to remove the link from the Organizational Unit field?
If not, then my issue is that the link does not work. I get the error "Service EMPLOYEE_ORGCHART_SERVICE does not exist" when I click on a link to the org chart from who's who.  Can someone point towards some documentation on how to implement this?
Bottom line is that I either want to remove the link on Org Unit or make it work. 
Has anyone had success with this?
Thank you!
Jeff Karls

SAP's response for getting the link to work:
17.08.2006 - 12:30:27 CET    SAP    Reply 
Hi,
Please check the following in your customizing.
1.table V_T7XSSSERRES
Resource Key EMPLOYEE_ORGCHART_SERVICE
Directory Path sap.com/ess~org
Object Name Orgchart
Window Name Orgchart
2.table V_T7XSSSERSRV
Service Key EMPLOYEE_ORGCHART_SERVICE
Service Link Text Orgchart
Service Type Webdynpro Application
Link Resource EMPLOYEE_ORGCHART_SERVICE
3.
Please maintain the URL of PCD page as
ROLES://portal_content/com.sap.pct/every_user/com.sap.pct.ess.employee
/com.sap.pct.ess.roles/com.sap.pct.ess.employee_self_service/
com.sap.pct.ess.employee_self_service/
com.sap.pct.ess.area_employee_search/
com.sap.pct.ess.serv_employee_search
in the table V_T7XSSSERRES for the key EMPLOYEE_ORGCHART_SERVICE and trythe application again.
As for removing the link, that will require a modification to the Who's Who web dynpro.

Similar Messages

  • Removing links from E-recuritment Dashboard

    Dear Experts,
    I want to remove links from E-recruitment  powl application. And I want to use this customized dashboard for External agents only.
    Kindly refer the screenshot and guide for same.

    Hello,
    Please check the "Supress Footer " by following the below steps.
    GOTO SPRO
    SAP Customizing Implementation Guide
    SAP NetWeaver
      Business Intelligence
       Settings for Reporting and Analysis
        Settings for Information Broadcasting
          Settings for Distributing E-mails
           in this view check  'Supress Footer'
    I hope this helps.
    Thanks,
    Michael

  • SLMANAGER from org unit..

    Hi,
      is there any way to get all SLAPPROVER from org unit based on the user name. there is an attribute 'SLApproverList' in BUS4101 , when i given input as user name an instance , the above attribute get filled those who are all SLAPPROVER for that user.
      now i have to implement the same logic from Badi. from Badi i will pass creater name and i need all SLAPPROVER list, this is my requirement. can you please give me some hints for this.
    how to get SLAPPROVER from Badi.
    regards,
    john.

    Hi John,
    Sorry for delayed reply.
    To get SLAPPROVER from BADI. Try this -
    DATA : l_bus4101 TYPE swf_bor_object.
    DATA : l_limit   TYPE bbp_spers_sl-spending_limit.
    DATA : l_approver TYPE swf_bor_object.
    swc_get_property l_bus4101 'SLAPPROVER' l_approver.
    swc_get_property l_bus4101 'SpendingLimit' l_limit.
    It should be alright now. Please go through documentation on business objects and check SWC_GET_PROPERTY / SWC_SET_ELEMENT / SWC_CREATE_CONTAINER etc.
    If you get error with l_approver, please check correct type for it.
    Hope this will help.
    Regards.
    Pras

  • Obtain users from Org Unit.

    Hi all,
    Which tables I must know to obtain all users (purchasers) from Org unit?
    I can't use a FM. I need to obtain this data from R3, not SRM.
    Thanks!
    Regards,
    David.

    Hi. All links are in table HRP1001. You will have to go back to this table many times.
    Firstly you can get all the positions under the org unit from HRP1001, then you will have to go back to HRP1001 with the position numbers to get the person numbers and so on.
    Regards,
    Dave.

  • Cost Center Inheritance from Org Unit

    Good day all,
    Can someone please advise regarding cost center inheritance from org units?
    I understand the inheritance concept, however simple need to know if the CCenter is added to the org unit via A011 relationship, does the system physically create a A011 relationship on the position inhertiting the cost center from the org or does the system simply pick up the realtionship from the org unit relationsip for use in IT0001 field KOSTL (cost center)?
    Thanks guys, have a lovely day!
    Christy

    Hi Christy,
    As we know cost centre(K) is an unusual object in OM.Two type of objects internal  whose master record are in database table beloging to sap erp hcm and eexternal object whose master data belong to other application areas.Cost centre is an external object that is used to represent origin of costs.Inheritance concept is on the basis of whoch cost centre are assigned in org plan.
    directly related cost centre is called master cost centre and they are made via A011 cost centre assignment relationsip.they can be made at org unit,position or work centre and nornmally its org unit that common.Org unit at the top are asisgned the cost centre as a best practise so that all the org units below or reporting will inherit the same.
    Similarly multiple cost centre assignments can also e made through 1018 infotype(cost centre distribution).Inheritance also applied to them aswell.
    Hope this helps.
    No Worries
    KG

  • FM to Delete Position and Central person from org unit?

    Hi
    In SRM, we used tr-cd USERS_GEN to create position/CP using SU01 user.
    In transaction PPOMA_BBP we can see Org unit assigned to position(S) and Central person(CP).
    How to unassign or delete the Position and Central person from org unit?
    Can you pls tell me any Func Module available.?
    Regards
    Chandra
    Edited by: princeck on Mar 10, 2011 2:54 AM

    Hi
    HR_CENTRALPERSON_DELETE  is working fine.
    Can you tell me how to delete position from Org unit. I want to delete it using FM or program.
    How to execute this program BUPA_TEST_DELETE?
    I gave Business partner as input, but it does not delete...anything. pls guide how to exeute.
    Any FM available.
    Regards
    Chandra

  • Fetching molga from org unit

    hi all,
    to fetch country grouping fron org unit i have to first read infotype 1008 then read t500p.is there any table from which i can directly fetch molga from org unit.
    please help
    pratyush

    Hi,
    u can use infoset queries.
    regards,
    shiva

  • Remove link from User Display Name

    Hi, there is the name of the user on top of the page, it has an arrow and when I click it shows me "About me" and "Sign out". I need to remove that link and leave only the text. Any idea how to do it pls?
    Thanks

    try these links:
    http://sharepoint.stackexchange.com/questions/77387/how-to-hide-the-about-me-link-from-the-username-drop-down-list
    https://social.msdn.microsoft.com/Forums/office/en-US/0cfdd44a-492d-4382-9981-2004d751cb01/how-to-hide-the-about-me-link-from-the-username-drop-down-list?forum=sharepointdevelopment
    https://social.msdn.microsoft.com/Forums/office/en-US/0cfdd44a-492d-4382-9981-2004d751cb01/how-to-hide-the-about-me-link-from-the-username-drop-down-list?forum=sharepointdevelopment
    http://myloveforsharepoint.blogspot.in/2013/09/hiding-links-in-welcome-control-in.html
    https://technet.microsoft.com/en-us/library/dn659293(v=office.15).aspx
    http://stackoverflow.com/questions/14725720/how-to-remove-default-links-from-sharepoint-2013-suite-bar-and-add-my-own-links
    Please mark as answer if you find it useful else vote for it if it is close to answer..happy sharepointing

  • Remove links from a Web Capture

    Is it possible to remove all/disable links within a PDF created using Web Capture?  This feature is so much faster than creating individual screen shots of every page, but my client is requesting that the PDF doesn't include web/hyperlinks.  Any help would be appreciated.  Thanks!

    I want to copy links from different search engines.Not clear; do you want to read the file content on the internet given the url address? or ?
    Can you explain more
    Regards,
    Alan Mehio
    London, UK

  • Removing Links From Block of Text

    Is there a method to remove all links from a block of text?
    It's mostly plain text with many links throughout. I want to simply
    remove all the links without doing one at a time.
    Thanks,
    Steve

    or a hackish way to do this would be to highlight the entire
    bit of text and then make one huge link, and then delete the a tag
    as there would only be one a tag then.

  • How to remove links from apple watch with link bracelet?

    Any idea? Will I be able to do it myself or I need to take it to apple shop to remove links to fit my wrist? Or its one size only?!

    open the strap at the clip.
    look inside of the strap and there are "buttons" on each link.
    press the button and carefully pull the link.
    repeat to get required size
    carefully put the two open ends together and press closed.
    done

  • Position to inherit company code and cost centre from Org Unit

    Hi Team,
    I have entered the company code and controlling area in my root Org. Unit.  All the sub-ordinate org units that I've created have inherited this company code and controlling area, however none of the positions I've created have inherited them.  What do I have to do to get my positions to inherit this information from their org unit.
    Regards,
    Jeanette

    Hi,
    Check table T7SS0, there are three switches
    PPOM     INHIC     X     'X': PPOM: Obligatory Inheritance of Company Code
    PPOM      INHIH     X     'X': PPOM: Obligatory Inheritance of Contr. Area
    PPOM     INHS     X     Inheritance of acc. ***. features by positions
    So just check these switches that they are set in this table, and I hope your problem should resolve
    Regards,
    guds

  • PA and PSA Inheritance issue from Org Unit

    Hi,
    I am trying to create an Org Unit with effective from today or a future date. When I do this, PA and PSA is not getting inherited for the newly created Org Unit.
    But when I create an Org Unit with effective from past date, this issue is not there and works fine perfectly.
    Note: The issue is there in the Development Client as of now. But there is no issue in quality. There was a recent patch that gets updated in Dev system. Not sure whether patch is an issue.
    Cheers
    Vijay

    hi vijay...
    would you tell me about your problem in bit details...
    i understand that if you create new org unit with existing org unit which already maintained with its PA and PSA assigned in Account Assignment tab then its never occur this problem..but if you create your org unit out side the remaining structure the you must assign PA and PSA for this specific
    Regards
    Bashir Ahmadani

  • Changing personnel area/subarea (IT1008) from org unit to position

    We are live with PA and Org. Mgmt, but have been advised to change the infotype 1008 data - personnel area and subarea to be stored on the position instead of the org unit (where we have it now).  A big reason for this is we have cases when we need to overwrite the personnel subarea at the position level.  For example, a position belonging to an org unit with subarea ABCD, may really be in subarea WXYZ.  Therefore, even though the org unit is ABCD, it will be overwritten at the position level to WXYZ.  My understanding is that the RHINTE30 program will not work approrpiately if we are maintaining the data this way. 
    In transaction PPOME there is an account assignment tab on the org unit with cost center (filled in) and personnel area/subarea (which will be blank moving forward since that data won't be maintained on the org unit).  Then, there is also an account assignment tab on the position with cost center inherited from the org unit (sometimes needing to be overwritten at the position level), and the personnel area/subarea data.  My question is how should I handle the view of PPOME for this data?  Can I hide the personnel area and subarea on the account assignment tab for the org units only so it is not confusing for the users?  The problem with having it this way is that personnel area and subarea are blank on the org unit and filled on on the position.  They are conflicting and both visable/maintainable to the User.  Any advise please?  Thanks!

    Hi Nish,
    I gave you my input on your other related message and now will go for this one.
    As I commented on the other message, RHINTE30 will not integrate infotypes 1008 and 1013. So you don't have to worry about using this functionality (first part of your message).
    On the second part (personnel area / subarea on position rather than org unit): there are some considerations here that are more functional / process driven than technical. From a technical point of view, everything can be done. You can hide data from infotype 1008 on the tabstrip for your org. unit using dynpro handling, even via customizing. You can even transfer the data from infotype 1008 on the org. units to the positions or delimit it on the org units. There are some quite easy ways of achieving this using the LMSW tool (have you used it? I can forward some documentation).
    But personally, I would not recommend to do this from a process point of view. Everything in SAP HR is about the inheritance concept, and I think this works very well when it comes to org. units and positions. It is normally advisable to record personnel area / subarea on the org. unit level. This will be inherited by positions (even if you cannot see it at position level in PPOME) and thus defaulted for the employee. At position level you should handle only the exceptions, which will be in turn also defaulted for the employee holding the position. In this way, data maintenance is minimized. If you delete (or do not use from now on) information about infotype 1008 on org. unit level, your HR department will have to maintain this every time a position is created, and even in cases in which a position is shifted from one org. unit to another one.
    In my opinion, you should address this with your HR department and explain the concept and the consequences of maintaining all at position level. It would only be advisable to do it if the org. unit structure is very cross-personnel areas and subareas. If it is a matter of handling exceptions, again, I would recommend to continue recording this data at org. unit level. All in all, if the data is not recorded on the position and you need to see which is its personnel area, you just need to double-click on the org. unit above.
    Just wanted to let you know my opinion, of course it's your decision. By the way, I'm of course not aware of other possible implications like home-developed reporting and so on.
    Regards,
    Rodrigo

  • Remove Actions for Org Unit & Positiin in Succession Planning.

    Hi,
    We are in process of implementing Nakisa 3.0 SP1.
    In succession planning, we want to remove few actions for org units & position. I tried to look for the configuration of the same in admin console in detailed configuration for my positions & my org units, but could not find it. Please help.
    Thanks
    Prashant

    Hi Prashant,
    Do you mean the items in the Actions drop-down menu on the OrgUnit/Positions details panels? This cannot be done in the AdminConsole. You need to go to the <build>\AppResource\linkconfiguration folder and copy the files you want to change to <build>\.detla\AppResource\linkconfiguration folder and then change them.
    I believe the files you want are SAPOrgUnitDetailsConfiguration.xml and SAPPositionDetailsConfiguration.xml. Just delete or comment out the lines for the actions you want to remove.
    Best regards,
    Luke

Maybe you are looking for

  • How can I delete my TECHNET account? Social. Forum. ALL TECHNET.

    I only ask because I just created a second account, somehow, while trying to set up alerts for my first account, which I still have no idea what the password is. I asked them to send a password reset but still haven't received it. In the process, now

  • My iphon5 is in recovery mode. will I lose all my pics and videos, if i restore it?

    My iPhone5 is in recovery mode and itunes is asking to restore it. Will I lose all my photos and videos if I do so? Thanks!

  • Materialized View Logs Query

    Hi All, I had some problem with my Materialized views, that's why Dropped all of the Logs + Materialized Views from my Production Database. Kindly tell me that, Is there any Query, which I can run and make Materialized View Logs from my Existing Tabl

  • Offline adobe through E-Mail

    Is it possible to make Adobe offline form work via E-mail, so that the user may email the filled form as an attachment and the data may be updated in the server. Plz Do Help.

  • Interactive forms not opening..

    Hi experts, I am having a problem with the interactive forms, I have nade an iview in which i have used a interactive form ui element, i deployed the application but the form is not opening, previously i was using adobe 8 now i have uninstalled adobe