Configuring MSS reporting

Please kindly help our friend Kishore Talagadadeevi.
Scenario 1:
Step1
iView is using standard mss.rpt  webdynpro  component.
It is currently pointing to RPT0 scenario and  "MSS_RPT_SELECT" as viewgroup.
Select 'Birthdays' report which in turn using SAP standard report
"AQZZ/SAPQUERY/H2BIRTHDAYLIST=="
Step 2
Select the organization unit which has  blank positions in it.
Step 3
Click on Report Result, it is showing the following information popup as part of step 3 .
(here there are no issues)
Scenario 2 (here there is an issue, actually it differs from Scenario 1)
We have taken the AQZZ/SAPQUERY/H2BIRTHDAYLIST==  report and renamed as ZPPAR_BIRTHDAY_LIST and the report is assigned  to same application scenario:RPT0.
*Steps 1 and 2 *
Same as in scenario 1
Step 3
In this scenario, it throws "Selection screen" instead of "information popup" that was thrown in scenario#1.
THAT'S THE ISSUE

Hi,
In My Staff we have :
Report Selection - This has a portal application based on par file which has a provision to select different reports. The reports which are opened are nothing but IACs. The following are the reports available for selection:
Birthdays Employee data
Education and training Employee data
Family members Employee data
Maternity Employee data
Powers of Attorney Employee data
Service anniversaries Employee data
Vehicle Employee data
Absence quotas Time Management
Absences Time Management
Attendance check
Attendances Time Management
Personal work schedule Time Management
Time leveling Time Management
Attendance bookings Education and training
Budget comparison Education and training
Bookings with history Education and training
Attendance prebookings Education and training
Instructor function Education and training
Attendance cancellations Education and training
Cost centers
So i believe you would like to keep this, correct me if I am wrong.
Headcount - BW Reports
Illness and Overtime - BW Reports
Skills - BW Reports
There are two options available:
Under My Staff Tab, you just want to use the report selection. Am I right ? If that's the case, I would suggest you to create your own iview for the report selection application. You may skip the first screen which gives the other options like headcount, illness & overtime and skills, rather take the user directly to your iview of report selection. Would that be ok for you ?
The second option is to download the par file com.sap.pct.hcm.rpt_reportselection, change ReportSelection.jsp in the component default. This was for My Staff. Similarly for My Budget, you can check in the Portal Content, get the name of the par file and then download and modify it accordingly.
Hope that helps.
Cheers,
Sunil
PS: Reward points for helpful answers.

Similar Messages

  • Configuring MSS Reports.

    Hi Experts,
    We are trying to implement MSS on our portal. I just want to know whats the procedure of integrating BW reports so they can be seen in MSS.  It would be of great help if you can point me to the documentation.
    Thanks,
    Raj

    Raj -
    Take a look here:
    <a href="http://help.sap.com/saphelp_erp2005/helpdata/en/e4/2eb47fed444bb885c244f5ff979f16/content.htm">http://help.sap.com/saphelp_erp2005/helpdata/en/e4/2eb47fed444bb885c244f5ff979f16/content.htm</a>
    Hope it helps <u>get you started</u>.

  • MSS reporting

    Hello all,
    We are trying to implement MSS reports.  As of now, we are trying to have demo to see what are the capabilites of the system.
    ERP 2004
    we have the MSS package  60.1.2 and XSS components version 100imported.
    After a sucessful login ,
    my staff > reporting > report selection
    Here  we are not able to see any reports in the list.
    can anyone  guide me to right place where I can figure out how to populate these reports here.
    anysettings on R3?
    here are the reports we are planning to have on.
    are all these on BW or some of them on R/3?
    Age/Gender
    Birthdays
    Education and Training
    Family Members
    Maternity
    Service Anniversaries
    Vehicle
    Absence Quotas
    Absences
    Attendance Check
    Attendances
    Personal Work Schedule
    HeadCount
    Illness and Overtime
    Skills
    Thanks,
    Raj

    All these are R/3 reports..
    you have to configure settings in Manager Desktop node in SPRO.. that's where we define the reports to be fetched and then you have to link them to you MSS..
    by default there are some set of standard reports shown... if you want to add your own reports you have to play  around configuration..
    check this <a href="http://help.sap.com/erp2005_ehp_02/helpdata/en/3a/3198408d953154e10000000a1550b0/frameset.htm">Configuring MSS reports</a>
    Hope this helps,
    rgds

  • No reports displayed in MSS Report Launchpad

    Hello everybody,
    We set up ESS/MSS on a distributed environment.
    Backend:
         ECC 6.0 EhP 3
         Single-ABAP Stack
         Installed Backend Component EA-HR 603
         Activated Backend Function EA_FIN_1
    Portal:
         NW 7.0 SPS 17
         Single-Java Stack
         Installed Components: SAPPCUI_GP 603 SP4, SAP_ESS 603 SP3, SAP_MSS 600 SP15
    Problem
    The configuration works fine for a couple of ESS and MSS iViews and pages, but we get the following problem with MSS Reports:
    -> When calling the Launchpad no reports are displayed and an info message is shown telling "No objects were personalized".
    -> When clicking on "Change Launchpad" you see several reports sorted in groupings. They are already listed in the table of shown reports but are not displayed in the launchpad.
    -> When clicking on "Save and Exit" you get two additional info messages telling "No Applications entered", but no reports are displayed. When you then open "change launchpad" screen again the reports totally disappear from table of shown reports.
    Portal Launchpad Configuration:
    -> pcd:portal_content/com.sap.pct/every_user/com.sap.pct.erp.common
    -> The launchpad iView connects to the backend via SSO which works fine for a lot of other ESS/MSS iViews
    -> As application parameters the following is configured: "class=CL_FPB_SNI_ACCESS&role=MSS&instance=REP&display_external=X"
    Backend Customization:
    -> When launching transaction "fpb_launchpad_cust" with role MSS and instance REP you can see all the reports which are displayed in "change launchpad" screen.
    -> All the reports are Transaction Reports
    -> The Manager's Desktop (MDT) is not used
    So:
    1.) Why are the reports not displayed in the launchpad, but in the "Change Launchpad" screen?
    2.) Did we forget any customizing?
    3.) Why do we see such info messages like "No objects were personalized"?
    4.) And what refers the application parameter "class=CL_FPB_SNI_ACCESS" to?
    Please help me,
    Dennis

    Hi everybody,
    finally we managed to fix this bug on our own.
    We set up the Managers Desktop (MDT) as suggested by SAP. But the MDT's reports could not be converted to the launchpad.
    Then we recognized via debugging that for any reason the following entries were missing in table FPB_LP6_SNI_REQ:
    - Role ROLE C 3 MSS
    - Instance INSTANCE C 3 REP
    Adding these entries manually fixed the problem.
    Regards,
    Dennis Bohlmann

  • No data found in MSS Reports.

    Hi All,
    I've configured the MSS business package in my EP.I've done all the required configuration to get it work.But in all my MSS reports it is showing "NO DATA FOUND".Even the employee search is showing the same message whereas in ESS the employee search and other views are showing proper data.
    Can anyone suggest what could be the issue?
    Your efforts would be rewarded.
    Regards.

    hi,
    MSS now use Launchpad for reporting which u need to configure from the backend system.
    You need to customise the Launchpad reportfrom the backend uding t-code FPB_LP_MSS_REP_CUST. this t-code will initialise ure Launchpad report. Check that table FPB_LP6_SNI is no
    longer empty, and has the required entry. Then run the transaction to
    convert.
    Manually add the line to table FPB_LP6_SNI. The values are role = 'MSS', instance = 'REP', and sni_used = ' ' (blank). Then run the transaction to convert.
       Also try to run run program #PWPC_CONV_MDT_TO_LPA# with type #RPT0#.
    If you want only MDT report's...i.e only HR report..you can include Reporting iView from SAP provided content folder...this is standard iView which will display Manager Desktop.
    Thnaks and Regards,
    Jigar OZa

  • MSS reports displaying Employee Information iView

    Hi all,
    I'm currently working on MSS project where I'm trying to show reports on MSS portal.
    I have done the neccessary configurations regarding tables:
    T77MWBS (Manager's Desktop Senarios)
    T77MWBFCD (Function Code Definitions)
    T77MWBFCO (Object-dependent Function Codes)
    T77MWBFCH (Function Code Hierarchies)
    and also converted MDT data to MSS Reporting Launch Pad using RPT0 senario.
    The reports are showing in the MSS portal but when i click on for instance Birthdays, a new window pops up showing Launchpad for Reports page but I'm not able to define selection criteria i.e. select an employee from a list but instead I'm redirected to General Information page where General Data and Personal Data iViews are displayed. I clicked the Options button on the popup window to view Details and I'm able to see:
    Portal Components: com.sap.portal.wdintegrator.WebDynproIntegratorPage
    Object ID:  pcd:portal_content/com.customer.customer_content/com.customer.customer/com.customer.roles/com.customer.mss/com.sap.pct.erp.mss.general_information
    A theori i have is that Launchpad for Reports is redirecting me to General Information page and maybe the issue lies here. If that's the case, where do i change the pcd path to the correct Launch pad?
    I'm missing some configuration but can't seem to figure out what.
    Now, I'm hoping for you experts to guide me and show me the way to a successful and working portal solution.
    Points will be rewarded to helpful answers.
    Thanks in advance.
    Regards,
    Messay
    Can somebody please help me with this issue, it's urgent!!
    Edited by: Messay on Dec 1, 2011 11:09 AM

    Hello,
    Yes, you can build a WDA application to pick up the events from the WDJ application if and only if the events are portal events - quite a few of the WDJ apps actually share information through using a common component - not events.
    I would also check however, that there is not an easier way of picking up which employee has been selected - you may be able to within the RFCs that are being called add an enhancement to export the selected person to a shared memory object, which could be read by the WDA component.
    I've used this in the past to allow a WDA report to be launched from a WDJ application - taking the details of the selected item (in particular this was for WDA reporting on MSS ECM).
    Not sure what you mean with respect to the eventing of the FPM.
    You cannot include a WDA component as a Java FPM VC - so there is no way of having the WDA within your Java FPM application - events you raise to the FPM are only handled within the application.
    An alternate approach is to use the OADP views for selection and configure the columns to have links that open new windows, use the proxy class of the HPF link to embed in each link the personnel number of the employee selected - pass this as a URL parameter to the new page, this can then be picked up by both WDA applications.
    Hope this helps,
    Cheers,
    Chris

  • MSS Reporting Service

    Hi,
    Quick check here. In the MSS reporting service, when you click on 'define selection criteria', you will have a selection drop down box for 'Period'. Currently, the first option in the list is 'Today'. Is there any way via configuration we could change the order of the 'Period' Drop down list? Or that can only be done via Webdynpro co

    I think only through webdynpro code.

  • MSS Reports - Config done but no show on reports selection IView

    Hi there,
    I configured T77MWBFCH, and T77MWBFCD for the MSS reports.
    For some reasons, if I modify a standard existing entry, the change appear in the portal, but if Itry to create a new NODE and REPO, it does not appear in the reports selection IView on the portal.
    Any idea?
    Thank you!!
    Genevieve

    Hi Genevieve,
    Can u share with us how u resolve this issue.
    Thanks,
    Rgds,
    Nanie Arianie

  • MSS reports launch pad - Employee selection

    Hi,
    I have configured the reporting launch pad and I can run a report on MSS launch pad. I am on ECC 6 ehp 4.
    When manager runs a report, he can not select employees and then run a report.
    In the ITS version of report launchpad, manager could select an employee or set of employees reporting to him and then run a report for selected employees. I want to use similar functionality in ECC6 ehp4.
    The Reporting launchpad does not allow me to select an employee and then run a report. Is there any configuration for this or the new reporting launch pad does not support this functionality?
    Many Thanks
    Ashutosh

    Hi,
    I have configured the reporting launch pad and I can run a report on MSS launch pad. I am on ECC 6 ehp 4.
    When manager runs a report, he can not select employees and then run a report.
    In the ITS version of report launchpad, manager could select an employee or set of employees reporting to him and then run a report for selected employees. I want to use similar functionality in ECC6 ehp4.
    The Reporting launchpad does not allow me to select an employee and then run a report. Is there any configuration for this or the new reporting launch pad does not support this functionality?
    Many Thanks
    Ashutosh

  • MSS Reporting - Cannot choose Manager's Desktop Application Category

    Dear experts,
    I need to add reports to Reporting in mss. I am trying to custom Reports in launchpad (fpb_launchpad_cust). I can see the reports in folder. However, I can't  add new application under Manager's Desktop Application Category.
    Is there any other configuration i need to do?
    We are using SAP Netweaver Portal 7.0 and ecc6.
    Thanks for any assistance,
    Nanie Arianie

    Solution:
    1. In the SAP HCM System choose:
    SAP Easy Access Menu
    Transaction SE38
    2. In the ABAP Editor: Initial Screen enter the Program FPB_LP_WRITE_ENTRIES and choose Execute.
    3. In the Report FPB_LP_WRITE_ENTRIES screen select the MSS Reporting and MSS with Folders options and deselect the checkbox Test Run.
    4. Choose Execute. The sample entries are entered in the Report Launchpad in the portal.
    5. Log on to the portal with User manager1 and check if the sample entries are displayed.
    6. In the ECC system leave the transaction and go back to the SAP Easy Access Menu.
    7. Enter transaction PWPC_CONV_MDT_TO_LPA in the Command field.
    8. In the Report to convert MDT table entries to LPA table entries screen, enter the MDT Scenario RPT0 and deselect the Test run checkbox.
    9. Choose Execute. The list in the next screen shows the reports which have been added to the Report Launchpad.

  • MSS reports -  Report to convert MDT to LPA  table entries shows blank

    Hi experts,
    I need to add new report to mss reporting. I already transport the program and configuration to QAS server. It works find in DEV portal. But it shows error ' no object found' in QAS. I found that when I run T-Code PWPC_Conv_MDT_TO_LPA it shows blank in the screen.
    Is it the cause of this problem? Correct me if I'm wrong. What should I do?
    Thanks,
    Rgds,
    Nanie Arianie

    Hi,
    In the following screen its been shown perfectly
    go to Tab ...MSS
    ESS / MSS Configuration (SAP Best Practicesfor SAP HCM V2.600) (N06)
    http://help.sap.com/bp_hcmv1600/BBLibrary/Documentation/N06_BB_ConfigGuide_EN_US.do

  • NWBC MSS Reporting launchpad caching reports

    I have been configuring the MSS reports using LPD_CUST and I found that my changes weren't being reflected in the MSS Reporting launchpad.  When I then moved on to another user the changes were there.  There must be some sort of Caching going on and I wonder if anyone knows how to clear this.
    I have tried clearing the table CKLTEX and this doesnt work.  I saw Chris Paine had detailed on another discussion how to clear the NWBC cache but we are using NWBC html not desktop and this option doesnt seem to be available.
    If I could find the function/class/method that  gets the report list for a Role|Instance this would also help if anyone knows that?
    Regards
    Rob.

    check this document PORTAL.02 Navigation in NWBC After Changes to Portal Roles - SAP NetWeaver Business Client - SAP Library
    Try to configure the parameter CACHE_DISCRIMINATOR read more details SAP NetWeaver Business Client - SAP Library

  • MSS Reporting relationship

    Hi Experts
    I would like to know about MSS functionality.
    I am currently configuring MSS at one of the client site and wherein i could see the standard functionality of Manager who has reporting relationship A012 (Manages) has the authorization for viewing and approving his sub-ordinates requests. If he has only reporting relationship A002 relationship he will not be able to view and approve any of the sub-ordinate request.
    e.g. If there are 3 employees are working the same dept. as A, B, C.
    C is reporting to B and B is reporting to A.
    And A is having relationship A012 (manages), will be able to see and approve the sub-ordinate request but B will not be able to view or approve the sub-ordinate request.
    Could you please give your comments on the same.
    Regards,
    Anand

    Hi Suresh
    Problem is narrted below with detail example
    In one of the department i.e. HR, there are 3 (A,B,C)employees are working.
    Where C is reporting to B (A002 reporting relationship)
    Where B is reporting to A (A002 reporting relationship)
    A is a head of the department and he forms the relationship with organizational unit A012 (Manages)
    Suppose C raises the leave request for approval from ESS which should go to B since C is reporting to B.
    If B logs into the system, he should be able to approve leave request of C in MSS.
    Similarly in case of B and A. In my current system A is able to view the B request and approve the same. Actual problem lies between B and C
    I would like to know that whether B will be able to view C as a staff and approve all his related request since he is not the head of the department as C and B only forms the reporting relationship A002.
    As per the MSS document, i have read the pre-requisite for viewing the sub-ordinate and approve their request, immediate superior should be head of the department i.e. relationship A012.
    Could you please give your expert comments on the same.
    Regards,
    Anand

  • MSS Reporting - Could not set up connection to ITS

    Hello,
    I'm trying to activate MSS Reporting and have followed the configuration steps in ESS / MSS Configuration
    (SAP Best Practices for SAP HCM V2.600) (N06).
    After this I don't get any MDT related reports in the launchpad. When executing test program
    PWPC_RPT_START_REPORT_TEST

    have you converted the entries to LPA
    ie are you using report category RPTO ?
    please read the steps here
    http://wiki.sdn.sap.com/wiki/pages/viewpage.action?pageId=199820849

  • How to configure multiple report servers in Oracle 10 G R2?

    I want to configure multiple report servers with my application deployed on Oracle 10G R2. Since R2 does not support report server clustering, how can this be achieved without any change in the application?
    Currently, the application is running with single report server.

    Hi Martin,
    Well we are trying to run a report without exactly specifying the name of reports server anywhere, e.g. in database or in form or anywhere else. Now if I do not supply a reports server name using RUN_REPORT_OBJECT, the error it displays is FRM-41211: Integration Error : SSL failure ... However if I specify the reports server name in the form, the reports run perfect. Also the name of reports server is specified in rwservlet.properties.
    Now the question goes as follows:
    Can I run my report from Form without specifying the name of the Reports server anywhere at all. This is so because either an in-process reports server should be picked or the one which is entered in rwservlet.properties should be pickec up by default. Please correct us if we are wrong. once we are through with it, we have to move to Oracle 10gR2 concept of reports server.
    Thanks in anticipation,
    Ruchi/Saurabh

Maybe you are looking for

  • How to set the value of RichSelectOneChoice

    I have RichSelectOneChoice in a managed bean and I want to set the value of this component. I tried this one but it's using it's index instead of actual value: RichSelectOneChoice comp = (RichSelectOneChoice) agencyListComponent; comp.setValuePassThr

  • Some question about sql code

    for example: select from testtable outputs below results: item_desc 950gapple(z)110ml*40 650gbanana(z)215ml 1x18 make above example outputs below result: item_desc a950gapplez110ml40 a650gbananaz215ml1x18 how to write above sql code? who can help me?

  • How can I read the printer snapshot file printers.xml

    How can I read the printer snapshot file printers.xml

  • Unsupported file error when uploading video file to iTunes U

    I downloaded one of my video file and remove the track afterwards. However, when I trying to reload the video files back to the site again, I got "Unsupported File" error for some of them. My files are withing 50MB ~ 500 MB range, codec of H.264 and

  • External routine problem

    Hi, I have created an external routine as follows CREATE OR REPLACE PROCEDURE shel(command IN char) AS EXTERNAL NAME "sh" LIBRARY shell_lib LANGUAGE C PARAMETERS (command string); whne i ma trying to runthe above external routine i am getting the fol