Customization of MSS -- Team -- General Information Page

Hi Experts,
I have to customize MSS --> Team --> General Information Page.
The General Information page contains following iViews:
1) Employee Search iView
2) Personal Data iView
3) General Data iView
4) Absence Days iView
Personal Data iView, General Data iView and Absence Days iView are populated based on Employee Search iView.
For the new requirement, we have to add one new iView say XYZ iView in General Information page. The XYZ iView will be populated based on Employee Search iView.
There are two approach to do this work:
a) Make changes in the Web Dynpro code of Employee Search iView - This appoach seems to be difficult. If you have worked on similar requirement, kindly share with me your experience and how you completed the work.
b) Do some configuration changes - This appoach seems to be easy. If you have worked on similar requirement, kindly share with me your experience and how you completed the work.
Regards,
Gary

Didn't get any answer

Similar Messages

  • Runtime error in MSS - Team- General Information- Related links- Employee Dates

    Hello All,
    We recently upgrade from 7.01 to 7.31, we also updated the respective XSS components also to compatible levels. All applicatoins are coming up well except the Employee dates and Desciplinary actions based on related links under MSS ->Team->General Information.
    Below is the error -
    java.lang.ClassNotFoundException: com.sap.pcuigp.xssfpm.wd.interfaces.wdp.IExternalIVAC ------------------------- Loader Info ------------------------- ClassLoader name: [sap.com/mss~hras] Loader hash code: 5ed59f53 Living status: alive Direct parent loaders: [system:Frame] [interface:webservices] [interface:cross] [interface:security] [interface:transactionext] [library:webservices_lib] [library:opensql] [library:jms] [library:ejb20] [service:p4] [service:ejb] [service:servlet_jsp] [library:tc~bl~exception~lib] [library:tc~aii~base~offline~facade] [library:tc~cmi] [library:tc~ddic~runtime~facade] [library:tc~bl~logging~api] [sap.com/tc~wd~api] Resources: /Q1ETP001/usr/sap/QP4/J44/j2ee/cluster/apps/sap.com/mss~hras/servlet_jsp/webdynpro/resources/sap.com/mss~hras/root/WEB-INF/lib/sap.com~mss~hras.jar ---------------------------------------------------------------
    Please note our ECC is on EHP4, so we cannot proceed as mentioned in http://scn.sap.com/thread/3415508
    Thanks,
    Vamshi

    Same here: ClassNotFoundException in getting connection>>java.lang.ClassNotFoundException: com.sap.portals.jdbc.db2.DB2Driver Found…
    cheers

  • 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

  • MSS - team - General Data, Employee selection add Custom col with KM link

    Hi There,
    I am trying to add a custom column for MSS team selection for general data. Which works alright, now i want to make that column click able (like email) and this should direct me to a dynamic Km link based on employee selected.
    I have added custom column and able to display custom content on the team member selection table. I am able to make it clickable if i select "link" option on column configuration. So that also works.. now i want to pass employee number to my custom webdynpro application. Can you suggest anything here.
    Thanks a lot.
    Regards,
    Sudhir

    Hi Sudhir,
    If I understand correctly, though oadp config, you have added new column and attached a service key to make it as a clickable one. Once u er clicks on the link, I believe you want to display the KM doc which takes pernr as url parameter or some thing like that.
    If my understanding is correct then, you have to  create a WD Application, which reads the selected pernr( or org or position). You need to add pcui_gp/xssutils as used DC and then add context nodes of FcObjectSelection to read the selected record details as described in the above wiki which I gave i.e. https://wiki.sdn.sap.com/wiki/display/profile/How-toaddacustomWebDynproiViewtotheMSSEmployeeProfile%28ECC+6.0%29
    You have to pass the value returned by the Selected Object to the KM as url parameter.
    Also use this blog to see the frontend context values of WDJ application. It will help you in understanding the various values of the context nodes.
    /people/yugandhar.reddy/blog/2011/03/26/simple-way-to-debug-ess-and-mss-web-dynpro-java-based-applications--very-useful-technique
    This should wok for you, let me know if your requirement is different.
    Regards
    Yugandhar Reddy

  • Issue with Planning/ Approval screen in MSS and General Information.

    Hello Guru's,
    I have 2 req's
    1. In General Information of MSS we have Employee Search iView, in the dropdown we have different options like direct reports, employees by org unit, employees by org. tree, now the req. is:
    in employees by org. tree we want to have the tree structure collapsed (not expanded).
    for ex: root                    instead want to have  root
                 child1
                 child2
    I couldn't see any DC for employee search in NWDS. guide me to the proper DC.
    2. In Compensation Planning/ Approval screen we have included a new iView and the problem is that on the when employee is selected it is populating the first time and when we select the new employee the iView is not getting refreshed.
    for ex.
    I selected a employee the first time the iview is getting populated and again from the list when I select a new employee the iview is not populated for the new person selected. our observation the view is not getting refreshed and it is hitting the FM in the backend system when debugging we see the pernr is not getting passed properly.
    fyi: there are some of the views which we are not using so in that we created the new view and made it the default view in Window. because of that we haven't created a new DC in MSS.
    please help me out in these 2 issues.
    points will be awarded for helpful answers.
    Thanks in advance for your time.
    Regards,
    Pramod

    My Mistake I need to write the code in WdDoModifyView, instead I worte the whole code in WdDoInit.
    for having the tree collapsed:
    setNavigationObjectTreeExpandLevel(0);
    it will solve the problem.
    Kind Regards,
    Pramod
    Edited by: p409840 on Nov 17, 2008 11:21 AM

  • Need to enable Context Senstive DFF on iExpense 'General Information' Page.

    Hi Experts,
    I need to enable a DFF on a OA Framework page for iExpense. There are already two DFFs enable on the page but those are Global. Those are coming for every country, Now I need to enable one more DFF for a particular country - India. Could you please let me know that how can I do that for a particular Operating Unit ?
    Thanks,
    Sandy

    Thanks ! But how to make that context senstive. As in core apps we use $PROFILE$ but here in OA Frame work we can't do that so how to handle this thing?
    Thanks,
    San

  • MSS-- Team-- Copmensation Information

    Hi,
    Whenever we select an employee, salary data will be displayed based on the employee's Basic Pay.
    The colour codes specified in the graph are minimum, reference and maximum.
    Where do we go and do the settings for this iView for ex.,colour codes etc.
    Where do we set the data for Enterprise data (refernce salary)??

    Hello Hexaware Consultants,
    You have to Download the Par file for the intended Iview and open that PRA file in NWDS and can play with color schem in Hexa decemical code Like for eg #abcdef et  and can achive required Color.
    Hope it helps
    Regards.
    Soni Vinit

  • 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

  • ESSMSS Scenario General Information - Emergency contact details

    Hello All,
    We have a scenario where in SAP ESS\MSS Portal , In MSS Tab --> Team --> General Information Page (Personal Data iView) , I am unable to view Emergency contact details Fields.
    Even using iView Personalizations options I am unable to view the respective Information details .
    On the bacckend I can see the details being avalable for the employee.
    Requesting to some suggesstions and thoughts here on urgency.
    Regards,
    Ronniee.

    Hello All,
    Adding to the scenario above. On one landscape we see in MSS --> Team --> General Information.
    On
    Emergency Contact details.
    NA Number
    Working Time :                                                      Next Week
    whereas in working time we need the days of the week along with the working hrs.
    Can anyone tell us if anything needs to be activated for the same. Or is it just a custome thing that we need to add on the respective standard object?
    Regards,
    Ronniee.

  • Error In MSS Employee Information _general Information Page

    Dear All,
    I am facing an Issue in MSS .
    When I click on My Team Information > Employee Infomation>General Information Page--> The Standard Employee Search Application is not displaying the List of (Direct Reports) employees.
    The same Application works finein our development server.
    This problem is present only in our QC system.
    Kindly help me in solving this isse.
    Thanks and Regards
    Siva

    Hi,
    This might be transport issue or oterwise go to backend SAP R/3 change the entries in your development system i mean you are used all the standard entries, instead of standard entries you have configure new entries. goto Integration  with other mySap.com Components>Business packages>object and data provider--> there you have to define the orgnizational strecture view and also you can define group view also.
    Regards,
    Samba.

  • Generic iViews in MSS- problem with launching in the general information

    Hi,
    My requirement is to display information with a custom query (display info from P0008) in the General Information.
    For this, we have chosen to work with Generic iViews.
    I have followed the following links:
    Link: [http://help.sap.com/erp2005_ehp_04/helpdata/EN/6c/9358f7d8dc43838e4f1135b9c37adb/content.htm]
    Link: [MSS Generic iView not working in General Information Page ]
    The problem i am facing is with Launching the iView Wizard and General Information provided in the 1st link. I am not able to continue with the pointsd under Portal Content Administration
    Thanks,
    Pinki

    Hi Siddharth,
    Thanks for the reply. But my query was not regarding ESS in MSS.
    Its about Generic iViews where you can fetch data using custom queries and user groups and display the same in the general information. I have attached the link provided by SAP below. There are mainly 3 parts to the config:
    1. Creating of custom query.
    2. Using FPM to add the generic iview for list to the perspective of the FPM appl of General information.
    3. Then creating the WD iview of the added view within General information from content Admin and then adding the WD page to the General information page.
    This is my comprehension of the steps provided. However there is one of the link within the Portal Content Admin that does not work.
    Please find the link from help.sap.com below:
    [http://help.sap.com/erp2005_ehp_04/helpdata/EN/6c/9358f7d8dc43838e4f1135b9c37adb/content.htm]
    Thanks,
    Pinki

  • 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

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

  • Getting blank iviews in General Infromation page.

    Hi All,
    We have set up Ehp5 for ESS and MSS.ESS in Ehp5 is working fine.Still using old MSS iviews in General Information page and Organizational Chart etc. We are getting blank iview trays in General Information page in MSS.when previewed these iviews separately in PCD , we get blank iviews with no error messages.
    -User id has SAP_ALL authorization.
    - Have checked iview properties..it also seems to be fine.
    -Tried Creating our own webdynpro java page for employee search.It also appears blank.
    -Also OADP configuration is fine since we are able to view Team Calendar(Ehp5) with employees under the manager.
    -Other Webdynpro java  pages in MSS also seems to be blank.
    -Tried  exporting iviews from other working portal system to the required system. As we import it in our portal ,  the working iviews of other portal system also  appear to be blank here.
    We are getting an error called "No property defined with ID sap.xss.tmv.visiblerows" when we run the application General Information  under  sap.com/mss~eepro in SLD.
    No property defined with ID sap.xss.tmv.visiblerows.:
    com.sap.pcuigp.xssfpm.java.FPMRuntimeException: No property defined with ID sap.xss.tmv.visiblerows.
         at com.sap.pcuigp.xssfpm.java.MessageManager.raiseException(MessageManager.java:111)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPM.getPropertyValue(FPMComponent.java:1034)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPMProxy.getPropertyValue(FPMComponent.java:1151)
         at com.sap.xss.hr.tmv.vac.VTeamViewerComp.onBeforeOutput(VTeamViewerComp.java:245)
         at com.sap.xss.hr.tmv.vac.wdp.InternalVTeamViewerComp.onBeforeOutput(InternalVTeamViewerComp.java:208)
         at com.sap.xss.hr.tmv.vac.VTeamViewerCompInterface.onBeforeOutput(VTeamViewerCompInterface.java:144)
         at com.sap.xss.hr.tmv.vac.wdp.InternalVTeamViewerCompInterface.onBeforeOutput(InternalVTeamViewerCompInterface.java:136)
         at com.sap.xss.hr.tmv.vac.wdp.InternalVTeamViewerCompInterface$External.onBeforeOutput(InternalVTeamViewerCompInterface.java:212)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.callOnBeforeOutput(FPMComponent.java:603)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.doProcessEvent(FPMComponent.java:569)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.doEventLoop(FPMComponent.java:438)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.wdDoInit(FPMComponent.java:196)
    Please help.Thanks.
    Edited by: simi123 on Dec 22, 2011 2:12 PM

    Hi,
    Please check it. i hope this [forum|MSS Employee Search-No property defined with ID sap.xss.tmv.visiblerowcount; is related to u
    Regards
    Vijay K

  • Salary Data iview inside General Information

    Hello Colleagues,
    In MSS, we added the "Salary Data" iview to the "General Information" section/workset. However, when we select an employee in the "Search" area, no data is displayed in the "Salary Data".
    However, the "Salary Data" works when used inside the "Compensation Information" section/workset.
    The Search iview for General Information is com.sap.pct.erp.mss.generalinfo_employeesearch
    The Search iview for Compensation Information is com.sap.pct.erp.mss.compensationinfo_employeesearch
    My question is: Is there any way of having the "Salary Data" iview working under the "General Information" section (with General Information Search..)?
    Thanks in advance,
    Marco

    Hello Marco,
    The iView will not event on selection by just adding the standard delivered view  to the General Information Page. You'll probably have to do the following steps first:-
    1) Add the Salary Data FPM view to the General Information FPM application perspective using Self-Service Administrator
    2) Create a new Salary Data iView by selecting Webdynpro Java Application ->MSS Empl Profile application --> General Information --> Salary data. Add this new iView to your General Information Page
    Hope this helps.
    Pooja

Maybe you are looking for

  • Error  in Km when submit for approval.

    Hi In Km once in a while we are having error when we submit a document to be approval. If I restart the application, the error will disappear. This is the error log I receive when I submit. Anybody have an idea. Thank you Could not create command wit

  • Daily new user report

    Hi, I have an interesting request from one of my customers and off the bat, I'm not quite sure how to address this one. My customer is an education institution and they load new students for various different schools and campuses on a daily basis. In

  • Can't drag Livetype Icon over to FCP - fix?

    Hi Haven't used my FCP for over a year - using it today...I thought I used to be able to simply drag my Livetype (1.2) file from Livetype over to FCP 4.5...now it doesn't work, I'm sure I used to do this...I grab the Livetype icon on top the canvas i

  • Mountain Lion: problem with Time Machine directories and spotlight indexing

    I'm using a fresh install of 10.8 Mountain Lion on a 2011 MBP.  It's a work laptop with many ASCII files containing numerical data (floating point numbers), with varying file extensions.  Some of the files are multi-gig, some are only a few hundred K

  • Why can't I emptyTrash?   I get an Error code 8003

    I can't empty Trash.   I'm getting an error code 8003.   Can anyone solve my problem?