MSS General Information (Employee Search iview Fetching wrong Manager)

Hi,
In MSS we have General Information page which has Employee Search iview. This iview display the information in a table which has several columns... (Name, Personal Number, Manager, Position, Staffing Ration, Job... etc)
The problem is under the Manager Section its displaying the wrong Manager Name, it should show the name of manager who has logged in but instead its showing some other manager.
e.g. If David has logged in as a Manager and is searching for employees reporting him then in the employee search iview it show David's name as Manager for all his reportees) But in our case instead of David its showing wrong manager name.
We have checked from functional point of view and the reporting relationship is okay as the manager (David) is able to approve the leave requests and overtime requests raised by his reportees.
Kindly suggest a solution.
Regards,
Mittal

1) For all other managers its working fine but this is the case with only one manager.
2) Can you please tell me which is that FM which gets called through standard Java Webdynpro iview.
Thanks

Similar Messages

  • MSS General Information Employee Search A002 relationship

    Hi All,
    We are having A002 based reporting structure ( no A012 relationship maintained).
    In General information there is a Iview for employee search.
    When we execute this search ( say using pernr), search does not return any values.
    Now if I maintain A012 relationship between Organization unit and the managerial position then this search works fine.
    My question is:
    1. Is issue related to structural authorization?
    2. Do i need to maintain some entry in T77S0 table?
    3. Or do I need to implement Z search class in Object and Data provider similar to CL_HRWPC_SEARCH_VIA_SELID?
    Any help would be highly appreciated.
    Thanks and warm regards,
    Aditya

    No the issue here is evaluaiton path what shall be used cause as you see
    This iView displays the employees in the manageru2019s area of responsibility, that is, employees who report either directly or indirectly to the manager. The display is based on the SAP application component Organizational Management.
    so check the properties of the iview ie
    Group of organizational structure views
    sap.xss.tmv.orgviewgroup
    Administrator
    Optional
    Organizational structure view group, for example MSS_TMV_EE, stored in Customizing.
    Individual organizational structure view
    sap.xss.tmv.orgview
    Administrator
    Optional
    Organizational structure view, for example MSS_TMV_EE_DIR, stored in Customizing
    ie check Function module HRWPC_GET_DIREPS_OF_LEVEL_1
    (Rule MSS_TMV_RULE1 uses evaluation path SAP_MANG and rule MSS_TMV_RULE5
    uses evaluation path MSSDIREC.)
    http://help.sap.com/erp2005_ehp_04/helpdata/EN/2e/5a5d45d9f24fbdb06be2ff53651c3e/frameset.htm
    You can use your own evaluation path to accomodate your a012 relationship ie using OADP
    modify sap_mang to return your relationship
    https://wiki.sdn.sap.com/wiki/pages/viewpage.action?pageId=190743879
    HRWPC_OADP_GET_SEARCH_ROOTS calls HRWPC_GET_PATHROOTS

  • MSS General Information - Personal Data Iview

    Hi,
    On Mss> Team > General Information,  We want to add to Personal Data Iview more fields, for example secondary address, We dont have NWDI, so I'm looking for some table to customize an add the parameters....
    Any help?
    Thanks in advanced!

    Unfortunately there is no table for this to customise, You can try peronalisation
    Without NWDI this cannot be achieved.
    http://help.sap.com/saphelp_erp2005/helpdata/en/ee/63ef41925b2135e10000000a1550b0/frameset.htm

  • How to pass Employee number of MSS - General Information to Start Process.

    Hi All,
    Just like HR admin role, Employee Information number is getting passed in Display Processes, Start Processes, and Personnel File, we have to make same scenario working for MSS also.
    In MSS, General Information Page, when manager selects the Employee, then that Employee Number should get passed in Display Personnel File and also in Start Process.
    I am new to HR module so I have not explined the requirement properlly, but Experts may be knowing this. Please help.
    Regards,
    Nikesh

    Hi Siddharth Rajora,
    I have actually 2 doubts..
    1. You mean to say this can be done and is already implemented, but I think it will only work if we put "Display Personnel File and Start Process" under "Related Activities" area right ?
    2. But user wants these views in the Detailed Navigation, so if he selects PERNER from general Information Page, and then if he clicks on "Start Process (under Detailed Navigation)" , then it shud show list of processes for that Employee.
    Can you please guide me properly.

  • Employee Search iView  and dyanmic iViews

    We are implementing MSS Business package (mySAPERP 2005). We have a requirement to design a page with Employee search iView ( Team viewer), universal worklist and a report iView. What we are trying to achieve is that if a manager selects an employee in the team viewer the employee profile iviews (General Data and Personal data which are dependent on the pernr that is passed from Team viewer) should appear in the same page replacing universal worklist and the reports iView.If anyone has done this, please share your experience with us. Thanks in advance

    You might can a better response in one of the functional forums as it is probably some HR backend setup that is incorrect.

  • Pass pernr from employee search iView to abap webDynpro in Related Activity

    Hi All,
    I have seen many threads explaining how to pass pernr from employee search iView to custom ABAP webDynpro application in the "Employee profile" page. Also seen sap note 1112733.
    I am trying to launch custom ABAP webDynpro application from "Related Activities" view found in the employee information page in MSS.  I want to pass pernr selected from Employee Search iView to the ABAP webDynpro application in "Related Activities" view.
    In the ABAP webDynpro application, I am listening to the portal event (as per note 1112733) but the ABAP webDynpro can not catch the event.
    Anyone has passed pernr from employee search iView to the ABAP webDynpro application launched from "related activities" view?
    Regards
    Ashutosh

    Hi Ashutosh,
    can you tell me exactly what you did? I have the same issue.
    Thanks,
    Joeri

  • MSS - General Information Page - "Contract Text"

    Hello Experts,
    I am having trobule finding out where the field "Contact Text" comes from.  The field is shown on the MSS Page "General Information" on the iView "General Data".  The subheading is "Contract Data".
    I have run a trace on the portal page.  It looks like the page is reading the following infotypes:  0000, 0001, 0002, 0016, 0041, 0105, 0008, 0032, 004.
    I assume the "Contract Text" field would come from IT0016.  However, there is no "Contract Text" field on that infotype.  Can anyone please tell me where this "Contract Text" field comes from?
    Thanks,
    Mike

    The information that is displayed in the field "Contract Text" field is in the Infotype 0001 , field P0001-ANSVH
    Hope this solve you doubt.
    Regards

  • Add field to MSS General Information

    Hi experts,
    I'm trying to customize the iviews in MSS > General Information to add fields to the iViews. Thus, I need to identify what are the function modules they are calling. However, when I open sap.com/mss~eepro/ Web Dynpro component in NDWI, I could not see any model! Can anyone explain to me how does this application work then if it has no model to store function modules?
    THanks,
    Zm

    Hi,
    if you have access to ECC System go to transaction ST05 and run the trace with the user who is having access to run the iView. after it is on go to portal and run the General Information iView. after executing that go back to ECC system and switch off the analysis and see the RFC trace.
    it will show all the Function Modules that are called when executing the iView.
    and it is better if we don't make any changes to the standard FM and instead use the custom FM to add the fields, since we did the same sought of development using custom fm.
    creating a model and making changes to the application.
    Hope this helps.
    Cheers-
    Pramod
    reward points if helpful.

  • MSS - General Information - Related Activities Links

    Hi,
    what is the best/easiest way to change the MSS - General Information - Related Activities links?
    Thanks!
    Elvez

    Hi,
    created a custom area and assigned it to my "Related Activities" iView.
    /Elvez

  • Employee search iview serch by last name- how to make it case insensitive

    Hi All,
    We are using the compensation planning iview on MSS and in the top SAP has employee search iview to select the team. In their is an option to serach by employee first/last name. It works fine but the user has to type in the exact case the last name was saved in infotype.
    For example - last name Brown exists in our system. If you serarch using "br" it does not find it but if you do "Br" it finds the
    right employee.
    My question is - is there a way to change it so that the search does not consider the lowe/upper case and finds the name if matches anyway.
    Thanks for your help

    Hi, if you're at least on ECC 6.0, check the note [1106196|https://service.sap.com/sap/support/notes/1106196] for a custom configuration of search field.
    Regards!

  • Webdynpro Application Name for MSS/Employee Search Iview

    Hi all,
    I want to modify <b>MSS/EmployeeSearch</b> application. I am not able to find out the technical name(WebDnypro Application name) for this <b>MSS/employee search</b> I view. I know we can find  it out from pcd I view properties, but in this case its different from PCD.
    Regards
    Praveen

    I solved it my self

  • MSS Problem in Employee Documents iview

    Dear Folks,
    When I try to access MSS Employee Document iview I am getting the following message.
    "Item not found
    /alias/userhome/<user.id>/Personal Documents/EmployeeDocuments/00007917
    The item you are attempting to access is not available. Check that the name or link is correct. You might also check whether the associated repository is currently accessible."
    The below is the trace log. Please help me correct the problem.
    #1.5#001143FDCEA7005B0000006A00001F680004162EF14E0F64#1150290779580#com.sap.portal.portal#sap.com/irj#com.sap.portal.portal#boydd#6170##whq45portaldev_POD_623251450#boydd#b856f360fba611dabc00001143fdcea7#SAPEngine_Application_Thread[impl:3]_30##0#0#Error#1#/System/Server#Java###Exception ID:09:12_14/06/06_0004_623251450
    [EXCEPTION]
    #1#com.sapportals.portal.prt.component.PortalComponentException: Error in service call of Portal Component
    Component : pcd:portal_content/com.nibco.nibco_dev_content/func_areas/hr/roles/com.nibco.rl_mss/com.sap.pct.hcm.mystaff/nf_2/eereview/employeedocuments_2/com.sap.pct.hcm.employeedocuments
    Component class : com.sap.pct.hcm.employeedocumentsdispatcher.EmployeeDocumentsDispatcher
    User : boydd
         at com.sapportals.portal.prt.core.PortalRequestManager.handlePortalComponentException(PortalRequestManager.java:969)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:343)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
         at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
         at com.sapportals.portal.pb.IviewModeProxy.doContent(IviewModeProxy.java:20)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
         at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
         at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:646)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
         at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)
         at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:522)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:405)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Caused by: java.lang.NoSuchMethodError: com.sapportals.portal.prt.component.IPortalComponentResponse.flush()V
         at com.sap.pct.hcm.employeedocumentsdispatcher.EmployeeDocumentsDispatcher.fillResponse(EmployeeDocumentsDispatcher.java:113)
         at com.sap.pct.hcm.employeedocumentsdispatcher.EmployeeDocumentsDispatcher.doContent(EmployeeDocumentsDispatcher.java:45)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.doRefresh(AbstractPortalComponent.java:355)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:188)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
         ... 36 more
    Regards,
    Deepak

    I am getting the same error:
    Item not found
    /alias/userhome/<user.id>/Personal Documents/EmployeeDocuments/90001554
    The item you are attempting to access is not available. Check that the name or link is correct. You might also check whether the associated repository is currently accessible.
    I tried adding the missing subfolders: EmployeeDocuments/90001554  in KM and then I get another error:
    Path Configuration Error
    The path of the current item (/userhome/cmm2/Personal Documents/EmployeeDocuments/90001510) is not a subpath of the given startpath (/userhome/%3Cuser.id%3E/Personal Documents/EmployeeDocuments/90001510). Please make sure that the startUri-parameter is equal to or below the configured path.
    No further information can be provided
    Anyone figure this problem out?

  • Service MSS Personnel Developent= Employee Search

    Dear Experts.
    I have the following issue:
    In the Manager Self Service =>Team=>Personnel Developent=>Employee Search
    The portal not update(display) the information of the employee Direct Reports.?
    I have two user with the same roles. When I assig the user XYZ to the employee 89 the system show the datas and work fine.
    However when I assgn the user ABC  to the employee 89 the system not show the datas. Not show employees.
    I have the same Issue of the following post:
    Team=>Personnel Developent=>Employee Search
    However I made the suggestions of the post, but the issue follow yet.
    Anyone have an idea of What is the cause of this issue?
    Regards

    Hello Siddharth.
    I made two test.
    1) I waited a day for check the change and that this will be displayed in the portal. ie That the portal take the change. But the system no show the change.
    2) I change in iView property 'Cache Lifetime' and set it to -1. But the system no show the change.
    Is the same employee, only that I use two user(User A and User B). The two user have the same role in the portal and the R/3.
    With the User A, the system take the change, but with the user B, the system no show the change.
    What can be the cause of this issue?
    Regards.
    Juan.

  • Employee search iview integration into Detailed navigation

    EP7
    ESS/MSS 600
    ECC6
    Hello,
      In the EP6 version of the TeamViewer it was easily added to the "Detailed Navigation" part of the page.  Does anyone know how to achieve this in EP7 with Employee Search?
    thx
    Larry

    Any iViews can be added to the navigation panel. All you need to do is add them to another iView or page as either a related link or as a dynamic navigation. The related links appear under a section in the navigation panel called "related links", Dynamic navigation iViews appear with their proper name in the navigation panel.
    Cheers

  • MSS - General Information

    Hi Experts,
    Do we need to do any configuration to view General Information under Employee Information in MSS ? We are not able to see any data under General Information. We are having manager as a Chief Position. We are able to employees data under Team Calendar but don't see anything on General Information.
    Would appreciate kind guidance on the same.
    Thanks,
    Aashish

    Hi Anand,
    Hope you are doing good.
    As you would be aware, a java.lang.ClassNotFoundException exception  is thrown when an application tries to load in a class through its string name using, the forName, the findSystemClass or the loadClass method in class ClassLoader, but no definition for the class with the specified name could be found.
    Please deploy the Business packages (MSS and ESS) again and you should be able to fix this.
    Deploy using any of the tools available: seeSAP NOTE 1715441 .
    Kind Regards,
    Hemanth
    SAP AGS

Maybe you are looking for

  • Time Machine Disk Self-ejects, and more

    I'm using a 1 TB FreeAgent GoFlex external USB drive as my Time Machine back up. Half the time it works perfectly, other times it suddenly ejects itself and I get a message about how the disk was ejected improperly. If I pop out the USB cable, then p

  • Email problems on Macbook.

    My IPhone 5 has 4 email accounts set up on it, all of the accounts are receiving and sending emails fine. However when i go on my macbook and try to "get mail" it finds mail but does not show them in the inbox, i have tried changing a few settings on

  • Mismatch in report

    hi i am  very much know for the data loading but am new towards reporting issues after loading for bi finance can any body tell me what would be the procedure to further on next step and more over i am phasing one problem in sapbi finance support i.e

  • ME_PROCESS_REQ_CUST  GL Account Number

    I am running this BADI in the IF_EX_ME_PROCESS_REQ_CUST~PROCESS_ACCOUNT interface. My code is pasted below. I am able to retrieve our the GL Account Number from the cross-reference table and move it to wa_exkn-sakto. However, SAP issues a message tha

  • Question about modifying wizard based uix-jsp

    On a browsepage I turned this: <uix:header text="Results"/> <uix:spacer height="15" /> <uix:form name="form1" method="GET"> <bc4juix:Table width="100%" datasource="ds1" > <uix:columnHeaderStamp> <uix:styledText textBinding="LABEL"/> </uix:columnHeade