MSS - Customize Team View

Hello,
We are implementing MSS on Portal and trying to hide/remove fields in the MSS - Team View Application under Home.
When a manager views the employees in the Team View, and selects the 'Open Detailed Team View' link at the bottom he can drag/select employees and do a comparison. On the Comparison screen , I want to hide/remove fields for Talent Data.
How can we achieve this?
Any help would be highly Appreciated.

Hi Shankar,
Please find the screens where I want to hide the Talent Fields in the third screen.
Thanks for your help.

Similar Messages

  • MSS PCR Team viewer Not working Poeperly when nodata available

    Hi
    We have implemented MSS Business package for Nw04 Sp18 portal and ERP2004 system.
    When using PCR team viewer list, we observed strange problem.
    We have created 4 views in r/3 side using  OADP img .all the views are displaying data correctly ,when each view has data available at back end, for any view if doesn't have data its showing previous view data instead of showing "no data found".
    But it’s working fine in QA portal, in DEV system we found this strange behavior. We compared all the config b/w two systems, not able to find the problem. Any one has any suggestions most welcome.
    Thanks in advance
    Gopal

    Not sure that I understand the issue here - are you saying that there are directly reporting employees who are not appearing in MSS unless the manager has SAP_ALL authorisation?  Are you also using HR structural authorisations?
    You do know how the standard "Direct Reporting" view in MSS is supposed to work?  As in, which employees you should be expecting to appear?
    The "Direct Reports" option uses an evaluation path called MSSDIREC, which references a relationship called B900 "Manager under manager".  Relationship B900 uses program RHDIREPO to find the relevant objects.
    For us at least, the standard "Direct Reports" only returns (1) employees in the same Org Unit as the manager, (2) employees in subordinate Org Units that do not have an occupied Chief position, and (3) managers (i.e. Chiefs) in subordinate Org Units.

  • MSS PCRs - Team Viewer authorizations

    Hi,
    topic - MSS Personnel Change requests
    We have customised team viewer views for HR Manager's employees, based on administrator fields in the IT0001. The way it looks like now, is that the initating user has the option to select either "Directly Subordinate" view or "HR Manager's View".
    The initiating officer could be Line Manager or HR Manager.
    Is there a way to use R/3 authorization in such a way as to have only "Directly Subordinate View" available for LIne Manager, and only "HR Manager's view" available for HR Manager?
    I hope the above query is lucid enough.
    An early reply would be very much appreciated.
    Thanks and Regards

    Hi Karen,
    Which evaluation path/s are you using to find employees? 
    Must admit I haven't tried it in the ECC version yet, but in the "old" OADP I did get this scenario working reliably at a previous customer site.
    I found it was easiest to create a new view that firstly uses an evaluation path that found the managers' position for the "Root Object", and a second evaluation path that collects the employees via B002.  Maybe it isn't quite so easy with the new team viewer config in ECC.......
    Regards,
    John

  • Team Viewer u2013 Customization

    Hi All,
    We are re-using SAP standard Explorer View from OBJECTDATAPROVIDER Webdynpro ABAP Component for Team Viewer application (Version EHP4)
    By default each and every column in the table coming with sorting option, we want to remove sorting option for some of the columns. How can I remove the sorting option some of the columns.
    Thanks in advance
    Best Regards
    Srihar S

    Hi Sridhar
    Have you tried using Personalization (Ctrl and Right Mouse button) on the UI element ?
    Please also see if the Portal options/filter (usually in the top right of the table) provides any options to do this
    If not maybe this has to be inherently customized in OADP and/or modified in the MSS JAVA code
    Best regards
    Stuart

  • Can MSS Team Viewer for HR Users to See All Org?

    Hi MSS Expert:
    Our company has modified R/3 MDT scenario that specially give HR users to display all org structure and run reports through PPMDT.  We're now implmenting MSS 60.1, backend ESS 5.0, after configured the objects and data provider that's derived from MDT evalution path, we can not overwrite the team viewer that can give HR user to have full access to entire org structure view.  Is MSS team viewer only limited to line manager who has chief position?  Or can it be configured to adopt both line manager and special HR users?  Any guidance will be greatly appreciated.
    Helen

    Hi Helen,
    being chief is a pre-req for MSS..You can create custom function modules & evaluation paths to bring in different levels of employees in to the Team Viewer.. but cannot give access to a special user... one has to be a chief of an Org Unit to get access to MSS..
    Regards,
    Suresh Datti

  • Reg MSS Team Viewer

    Hi,
      We have implemented MSS 60.1 in Enterprise Portal SR1. We have customized reports for Manager screens in R/3. We published the reports as IAC in EP. My Question is whether we can integrate the customized report with Team Viewer such that manager will select the per no from team viewer iview and IAC view will reload the report for that Per no.
    Thanks in Advance.
    Regards
    Vasudevan Gopalan

    Hi,
    You can probably do it using the PCD page or PCD service options in the Column Definition of  Object & Data Provider in the backend(SIMG_SPORT).
    Good Luck,
    Suresh Datti

  • Team viewing in MSS

    Hi gurus,
    in MSS
    Team view should only display the direct reportees of the person who is viewing it.
    For example: If Manager wants to view the list of employees who has applied for leave to him he should only be ableto see his reporteelist and not his peers or the entire HR departments leave.
    please throw some light on this
    Regards
    K Naveen Kishore.

    HI Siddharth,
    the issue is solved,
    i have customized the standard evaluation path SBESX by adding
    S     B       002    Is Line supervisor of    *      S
    and created two rule groups
    Zteamview   --  rule for team view- org unit( i have used SAP_MANG evaluation path)
    Zteamview1 --  rule for team view- target object(i Have used ZSBESX Evaluation Path)
    Thankyou .
    Regards
    K Naveen Kishore.

  • Employee search in MSS Team view

    Hi,
    Our requirement is to add a new criteria (employee by cost center) to the search criteria drop down in MSS Team view.
    I have done the following steps in Object and Data provider node in spro-
    u2022     Define rules for object selection
    u2022     Define object selection
    u2022     Define organizational structure views
    u2022     Group organizational structure views
    The new criteria is now visible in the dropdown, but on selecting the dropdown value no fields for input of cost center are displayed. Are there any settings that need to be done to define the input fields? If yes, what are these settings and where do I do them?
    TIA.

    Hi Diana,
    Now I see the problem. And I dont think it is possible.
    I recoment you to look at class CL_HRWPC_SEARCH_VIA_SELID. This class used by MSS for employee search. You can see it in IMG Define object selection. Copy and try modify it or find ther class you can use. I hope will work without any modification in NWDS.
    All I did was definition rules for object selection where I put my FM for object selection. I did not enter any values the searsh was in the FM.
    Evgeny

  • MSS Team View evaluation path for non chief positions (s-s)

    Hello,
    We have a problem with display of employees under non chief manager - reporting managers (connection A002). In our organization we have line managers and under them team managers who are leading team of employees. Those managers want to see their employees under MSS Team View iView.
    I have checked forum posts and try to create correct evaluation path but i didn't get results yet. I have created 2 evaluation paths:
    Z_MANG (copy of SAP_MANG):
    10 *     B 008      S
    20 S    B 002      S
    30 US  A 208 P
    Z_S-S (copy of MSSDIREC):
    10 S  A 002     S
    20 S  A 008     P
    30 S  A 008     US
    I also included them into rules so:
    Root rule (rule 1) - Z_MANG
    Target rule (rule 3) - Z_S-S
    I have also done customizing under Object and Data provider and if I choose standard evaluation paths (e.g. SAP_MANG and MSSDIREC), I get employees shown - if I give manager a hat (A012 connection).
    Could you please help me with advice, where am I wrong? I think that first evaluation path (Z_MANG) is ok and it finds non chief manager, maybe is a problem with second one that don't show employees?
    Thank you for answers in advance.
    Best regards,
    David

    My first suggestion was either use Bottoms-up approach or top-down dont use both..like either use either of below
    S A 002 Reports (line) or
    S B 002 Is line supervisor
    but figured u will still have depth issues..so therefore
    you cld experiment like below..i understood your requirement, and i am suggesting this totally off-hand thats on top of my head..as i said experiement doing this way..
    say you have four levels  why dont you use different evalutaion path to link them between each level..
    say 1st to 2nd (reports to A002)
          2nd to 3rd (subordinate to A005)
          3rd to 4th/4th to 3rd (Is line supervisor B 002 )etc
    this way you will not have the depth issue as each one is diffeent Ev path..
    ...oops i can see people laughing at this solution..but well..i tried!

  • MSS Team View change Bizcard Text

    Hello,
    We are implementing MSS Team View on Portal. And want to change the Home No. text in the Bizcard displayed when the Manager hovers over the employee.
    Any help would be highly Appreciated.
    Please refer to the screen below:

    Hi Rohit,
    there is a customizing activity where you should be able to change the text.
    Go to Personnel Management --> Manager Self-Service (Web Dynpro ABAP) --> Organizational Chart Visualization --> Configure Organizational Chart Visualization
    If you don't have any customer specific entries, the standard customizing can be found under "Check standard organizational chart configuration"
    Select the MSSBIZVIEW entry
    Go to the structure MSS_EMP_HIER:
    And then to the MSS_TMV_BIZ_NAV navigation field group (as you want to change communication settings here)
    If you then open the navigation fields, you should be able to edit the text that is shown:
    Hope this solves your issue and helps.
    Regards,
    Marc

  • MSS: Team View Data drop down auto refresh

    Hi all,
    I'm trying to figure out if it is possible in the Team View for MSS to be able to automatically refresh the Team View when the drop down changes.  Right now, when a user chooses the Display drop down (Employees or Org Units and Positions, in our case), the Data drop down options automatically refresh, BUT, when you choose an option from the Data drop down, nothing changes on the screen.  You have to click on the refresh button on the screen, and it will then update.
    We have played around with the C_REFRESH and G_REFRESH options, and we get a refresh button in the Team view, but nothing happens with the drop down. 
    Anyone have an idea as to what can be done to force the refresh on the Data drop down option?
    Hope this makes sense!
    Cheers,
    Kevin

    Ok, so I have figured out how to get the refresh to work the way I want it to.  I had to call wd_comp_controller->fill_object_node( ) in a post exit and the screen refreshes the way we are looking for. 
    Cheers,
    Kevin

  • MSS: Team View data refreshing itself in background

    Hi all,
    I'm running into another issue with the Team View.  I have created a custom routine that takes the information stored in wd_this->mt_hierarchy_data, and removes information that I don't want displayed on the screen.  Right now the routine works when the view loads, and when you change the Display drop down, and when you click the refresh button inside the Team View display.  BUT, when I go to drill down into another org unit, the code somewhere is resetting itself so the fields that I removed from the table are now back in there. 
    Is there somewhere on a Post-Exit that I could add my routine to modify the table.  I have tried numerous Post-Exits, but have had minimal luck. 
    Hope this makes sense.
    Cheers,
    Kevin

    If you are in latest releases we have a OADP buffer to performance optimization since you have enhanced it, i m not sure how its going to work for you 1801637 - MSS Add-On 1.0: Buffer for Organization and Position *& Object          METH CL_HIER_VIS_OADP_MSS_IMPL *&                      IF_HIER_VIS_BUILDER~GET_OBJ_CHILDREN *& Object Header  CLAS CL_HIER_VIS_OADP_MSS_IMPL

  • Team Viewer in MSS not showing all the subordinates.

    Hello Gurus,
    In the Team Viewer in MSS , all the subordinates are not being displayed. Out of 7 subordinates only 4 are being displayed. This is an old MSS implementation (ITS based). Any suggestions.
    Regards,
    Sana

    Hi,
    Check all the relationships between the subordinates and the manager. The positions held by all the employees need to report to the chief position directly.
    ~Rajesh

  • Customized team view in MSS view.

    Hi
    I am  working  on MSS  for ECC6.  My client has got a requirment  for the mss user to view his direct reportees in the team view. ie B/002 relation ship (Is line supervisor of ) relationship in lieu of  A012 (Manager Relationship)..
    Can anybody help me with the  detailed configuration steps.
    Thanks

    Hi Lakshmi,
    this configuration must be done in the backend ECC6.0.  here are the steps:
    go to transaction SPRO, then navigate to Personnel Management->Employee Self Service->Service-specific settings->Working time->team calendar->select employees.
    add the following entry to this table:
    Rule group: 00000001 (this is the default SAP group)
    start date: 1900/01/01 (or any other date you want)
    end date: 9999/01/01 (or any other date you want)
    mode: Team View Mode
    view/Grp: view group (MSS)
    group of organizational views: MSS_LTV_EE (this is the entry that will allow the manager to see his direct reporting employees)
    good luck!
    Tiberiu

  • Portals MSS i-Views load before Team Viewer

    We are using MSS portals and have an issue with i-Views loading before the team viewer has loaded.  This causes an error to appear in the i-views, because there is no data.  For small groups of employees this is not a big issue because it happens very quickly.  However, for larger groups it can cause the errors to appear on the manager's screen for a long period (it is seconds, but when a manager is viewing, it is too long).  My question is, is there a setting that controls the i-views, so that they cannot populate until the team viewer is fully populated.

    Hi Ruth,
    Did you ever resolve this issue?
    I am getting error message 'Cannot connect to R/3' even though I have followed all the guidlines for the connections...thought maybe you have a solution.
    Thanks,
    Parina

Maybe you are looking for

  • I lost my Contacts icon, how do I get it back?

    While I was dragging the Contacts icon out of the folder that it initially comes in, it exapanded really quickly and I accidentally dropped it over the Phone icon. When I search for it, it still shows up and I still have all my contacts, but I can't

  • Workflow step Mail with purchase order number is not executing

    Hi All, I created aworkflow which gets triggerd when a Purchase Order is created. I have mentioned the BUS 2012 event 'Release Step Created' as starting condition for the workflow. My workflow is triggering correclty. I need to send a mail to the ini

  • Watch movies through tv using AV component -infos

    hey guys i would like to know if i could watch movies through my tv with my ipod touch 4g using the component AV cable. As i read some posts around internet there seem to be some problems either with the compability of the tv or the ios version. is i

  • Drivers Download for HP 15 e-038tx

    Hello, I need to download/install  all drivers of HP 15 e038tx for Window 7. I am trying to download and searching the driver software but not getting any suitable solutions. here I am eclosing the hardware ID's  - Inter(R) HD Graphics 4000 Propertie

  • How to bring sound on incomming voice call

    hello dear i have nokia e5 mobile set i do'nt know how to bring sound to handset mode either option i used was to change it to loudspeaker......... please help me in it..........