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

Similar Messages

  • 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

  • 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

  • MSS: Team View Drill Down Capabilities

    Hi all,
    Is there a way that you can be able to drill down through employees in the Team View?  I'm trying to figure out if when employees are loaded, if they are a chief, the little + sign shows up beside the photo, and you can then drill down to see who reports to that manager.
    Hope this makes sense.
    Cheers,
    Kevin

    Hi Siddharth,
    Here is a picture of that screen.  I have covered up the names.  But as you can see, the pictogram for the org chart is coming in.  I did choose the Person pictogram for the employee, but as you can see, it is not there.  Somewhere in the code, the pictogram reference is being deleted.  I'm not sure where, but doesn't make sense to me.  Whe you hover over, information on the employees and the org are coming up.  I would still like to get this to work.
    Cheers,
    Kevin

  • How to find out OrgUnit from the MSS team viewer iview

    Hi Experts,
    Please refer following link:
    https://wiki.sdn.sap.com/wiki/display/profile/HowtoreadinformationfromtheteamviewerinWeb+Dynpro
    Using this link, I am able to find out the perno.
    I have to find out OrgUnit of selected person. I did the mapping. I have also written following code:
    String orgunit = wdContext.currentSelectedOrgUnitElement().getObjid();
    wdComponentAPI.getMessageManager().reportSuccess("You have selected orgunit "+ orgunit);
    However, orgunit value is always null
    Can you please let me know how we can get the orgunit in this case?
    Regards,
    Gary

    Hi Gabriel,
    Requirement 1
    Thanks. I did so. Using this I can see the OrgUnit. However, this is the OrgUnit of MSS user. It remains same through out the program. It is unlike pernr which changes as the user clicks on different Employees.
    My exact requirement is as below:
    User will click on Employee Selection drop down box. After that he will select "Employees from Organizational Structure". Here organization structure will be displayed. Now the user will expand Org Structure. I want to know the Org Unit of different Organization as the user will go on expanding the Org Structure using the buttons
    Requirement 2
    User will click on Employee Selection drop down box. After that he will select "Employees from Organizational Unit". Now we can see the Go button. I have to write some code on the button. Where I can find the code for the button. I spent lot of time. I am not able to find out the exact place where the view for the button is located.
    Please help.
    Regards,
    Gary

  • Hide the travel check box in MSS team view in SAPHCM

    Hi All,
    How to hide the Travel check box in the above diagram.client don't want the travel functionlaity.
    Please help me out here.
    Regards,
    Kiran

    As mentioned in the specified thread
    You can enhance the Webdynpro component: HRESS_C_LEA_TEAM_CALENDAR
    View :V_TEAM_CALENDAR
    To remove the color in the calender enhance the method BIND_CALENDAR_DATA_NEW
    delete the record from "wd_this->gt_new_cal_entries" where  legend id  = "TRAVEL"
    To remove the legend color enhance the method PARSE_XML
    delete the record from "wd_this->gt_new_legends" where  legend id  = "TRAVEL"
    Or  Deactivate the BADI implementation HRMSS_TEAMCALE_TRAVEL_IMPL  in SPRO
    Employee Self-Service (Web Dynpro ABAP) -> Service-Specific Settings ->Team Calendar ->BAdI: Team Calendar Enhancement with Additional Information
    Regards,
    Jyothi

  • Set up MSS team view

    I have the BP guide for MSS based on ERP2005
    But I am confused because the team iview is looking for a connection to BW. Is this mandatory to have BW?
    Second question is , what are the necessary connection details to make this work. And finally what setup in BW needs to be done.
    Thanks
    Jeremy

    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 Viewer: WDPortalEventing.subscribe in custom iView does not work.

    Dear all,
    we are trying to integrate a custom Web Dynpro Java iView into the MSS environment. This iView should receive the portal event "selection_changed" as described in SAP note 1112733. Which does not happen. I have followed the description within the note and done the following:
    - In WdDoInit() added: WDPortalEventing.subscribe("urn:com.sap.mss.employeesearch", "selection_changed", wdThis.wdGetGetEmployeeQualificationsAction());
    - implemented action "onActionGetEmployeeQualifications(com.sap.tc.webdynpro.progmodel.api.IWDCustomEvent wdEvent, java.lang.String dataObject, java.lang.String Namespace, java.lang.String Name )"
    - created WD Java iView and added it to a new portal page which also contains the employee profile page
    The result is: the action method never gets called. What am I missing here?
    Any input on this topic would be greatly appreciated!
    Kind regards,
    Helga

    Hi Kim,
    I have recently worked in one such developement work related with MSS iView. Please see following link:
    https://www.sdn.sap.com/irj/scn/wiki?path=/display/profile/how-toaddacustomWebDynproiViewtotheMSSEmployeeProfile%2528ECC+6.0%2529
    https://wiki.sdn.sap.com/wiki/display/profile/HowtoreadinformationfromtheteamviewerinWeb+Dynpro
    Using these links, you can create one WD Appl. In the application, when you will click on a particular employee, the employee no will be selected.
    Once you are able to select the employee, you can play with it and execute other BAPIs.
    Hope this will suffice.
    I have used above links and created the WD Appl.
    Regards,
    Gary

  • 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.

  • 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.

  • Issue in direct reportees for manager in MSS Team

    Hi all,
    I have configured my system according to the document Manager Self-Service (MSS) - MSS team view, managers who do not hold chief position prepared by Mohsin Syed .
    In MSS-> Team -> Employee information I am getting the direct employees even the manager is not chief.
    But my problem is same manager cannot see the direct reportes in other places say :  attendance overview , employee course assignments-> manage participants etc..
    see the screenshots : In the same page, no direct reporting employee for attendance over view , but there is for Team calendar.
    For the same manager, if he try to book for training, there is no direct reportees.
    What I have missed ..please guide me what to do..
    Thanks,
    Namsheed

    Dear Mohsin,
    In the Table TWPC_DAATAVWGRP,  I have created the new entry 'MSS_LAV_EE1. Assigned to group of Data views in "MSS_LAV_EE_DIR1".
    Then in Object and Data Provider -> Organizational Structure Views -> Group Organizational Structure Views,
    MSS_LAV_EE -> Assign Organizational view , I have added 1 more entry MSS_LAV_EE_DIR1(Direct Reports)
    Then In NWBC I have got a new option Direct Reports and under that I have got 1 person as Absent. but 2 person at work is not showing. Actually there are 3 direct reportees to him.
    this is 1 concern
    Under Working time->Attendance overview->Select Employees, it is like this :
    1 more thing.
    Under  MSS-> Team-> Employee course Assignments-> Manage Participants : For manager who is Chief can see all direct reportees and book training for them.
    For manager who is not chief are not getting the direct reportees so that he cannot book training for them.
    If I can retrieve the direct reportees here, then all issues are solved.
    Kindly help me with what changes I have to make in system.
    Thanks a lot,
    Namsheed.

Maybe you are looking for