Headcount FTE displaying as 0

Experts,
   We have a Report ie Number of Entries in which we have a column ,Entries FTE , using a restricted key figure 0R_PA_003.  This res.key figure is restricted with Action type Z1 with Key figure 0HDCNT_FTE .
In Info cube there is no value for 0HDCNT_FTE for all rows where Action type is Z1.
In BW report all values under Entries FTE column  displaying as 0.
User expecting to see value 1 for employees with fulltime 37.5 hrs .or 0.92 for employees with part time for ex 34 hrs.
Please help me with this.
Any advice/suggestions appreciated.
Thanks

If you dont have this in the cube and no logic is built in bex, then the result will be zero. This is the expected behaviour.
You have a design work to do here:
1. First you need to keep an attribute or some indicator to distinguish each emp to indicate he / she is a fill time or part time.
2. You need to maintain the values for these values with your logic : if 40 , fte .....)
Then you can do a count.
Ravi Thothadri

Similar Messages

  • Headcount FTE issue

    Experts,
    We have a Report ie Number of Entries in which we have a column ,Entries FTE , using a restricted key figure 0R_PA_003. This res.key figure is restricted with Action type Z1 with Key figure 0HDCNT_FTE .
    In Info cube there is no value for 0HDCNT_FTE for all rows where Action type is Z1.
    In BW report all values under Entries FTE column displaying as 0.
    User expecting to see value 1 for employees with fulltime 37.5 hrs .or 0.92 for employees with part time for ex 34 hrs.
    Please help me with this.
    Any advice/suggestions appreciated.
    Thanks

    Ravi,
      Thanks for u r quick reply. This report is based on 0PA_C01.Two data sources feeding this info cube.
    We do not store emp hours in Info cube.
    <i><u>In the update rules for 0HR_PA_0 Headcount FTE is populating as below with update type Addition..</u></i>
    PROGRAM UPDATE_ROUTINE.
    $$ begin of global - insert your declaration only below this line  -
    DATA:   employee_md LIKE /bi0/memployee,
            employee_wa LIKE /bi0/memployee,
            person_md   LIKE /bi0/mperson,
            person_wa   LIKE /bi0/mperson.
    DATA:   g_record_no LIKE sy-tabix.
    INCLUDE rs_bct_hr_update_rules_general.
    INCLUDE rs_bct_hr_papa_update_rules.
    $$ end of global - insert your declaration only before this line   -
    FORM compute_data_field
      TABLES   MONITOR STRUCTURE RSMONITOR "user defined monitoring
      USING    COMM_STRUCTURE LIKE /BIC/CS0HR_PA_0
               RECORD_NO LIKE SY-TABIX
               RECORD_ALL LIKE SY-TABIX
               SOURCE_SYSTEM LIKE RSUPDSIMULH-LOGSYS
      CHANGING RESULT LIKE /BI0/V0PA_C01T-HDCNT_FTE
               RETURNCODE LIKE SY-SUBRC
               ABORT LIKE SY-SUBRC. "set ABORT <> 0 to cancel update
    $$ begin of routine - insert your code only below this line        -
      if g_RECORD_NO <> RECORD_NO.
        g_RECORD_NO = RECORD_NO.
        clear: employee_md, person_md.
        clear: employee_wa, person_wa.
      endif.
      perform read_md_employee
              using    COMM_STRUCTURE-employee
                       COMM_STRUCTURE-calmonth
                       RECORD_NO
                       RECORD_ALL
                       SOURCE_SYSTEM
              changing employee_wa
                       RETURNCODE.
      employee_md = employee_wa.
    fill the internal table "MONITOR", to make monitor entries
    result value of the routine
      RESULT = EMPLOYEE_MD-PAYPCT / 100.
    if the returncode is not equal zero, the result will not be updated
      RETURNCODE = 0.
    if abort is not equal zero, the update process will be canceled
      ABORT = 0.
    $$ end of routine - insert your code only before this line         -
    ENDFORM.
    <u><i>
    In the update rules for 0HR_PA_1 Headcount FTE is populating as below with update type No Update..</i></u>.
    If I change this update type to addition it is displaying value 1 for all employees where  Cap utilisation is 100% whether part time/full time employee.
    PROGRAM UPDATE_ROUTINE.
    $$ begin of global - insert your declaration only below this line  -
    data:   employee_md like /bi0/memployee,
            employee_wa like /bi0/memployee,
            person_md   like /bi0/mperson,
            person_wa   like /bi0/mperson.
    data:   g_record_no like sy-tabix.
    INCLUDE RS_BCT_HR_UPDATE_RULES_GENERAL.
    INCLUDE RS_BCT_HR_PAPA_UPDATE_RULES.
    $$ end of global - insert your declaration only before this line   -
    FORM compute_data_field
      TABLES   MONITOR STRUCTURE RSMONITOR "user defined monitoring
      USING    COMM_STRUCTURE LIKE /BIC/CS0HR_PA_1
               RECORD_NO LIKE SY-TABIX
               RECORD_ALL LIKE SY-TABIX
               SOURCE_SYSTEM LIKE RSUPDSIMULH-LOGSYS
      CHANGING RESULT LIKE /BI0/V0PA_C01T-HDCNT_FTE
               RETURNCODE LIKE SY-SUBRC
               ABORT LIKE SY-SUBRC. "set ABORT <> 0 to cancel update
    $$ begin of routine - insert your code only below this line        -
      if g_RECORD_NO <> RECORD_NO.
        g_RECORD_NO = RECORD_NO.
        clear: employee_md, person_md.
        clear: employee_wa, person_wa.
      endif.
      perform read_md_employee
              using    COMM_STRUCTURE-employee
                       COMM_STRUCTURE-CALDAY
                       RECORD_NO
                       RECORD_ALL
                       SOURCE_SYSTEM
              changing employee_wa
                       RETURNCODE.
      employee_md = employee_wa.
    fill the internal table "MONITOR", to make monitor entries
    result value of the routine
      RESULT = EMPLOYEE_MD-PAYPCT / 100.
    if the returncode is not equal zero, the result will not be updated
      RETURNCODE = 0.
    if abort is not equal zero, the update process will be canceled
      ABORT = 0.
    $$ end of routine - insert your code only before this line         -
    ENDFORM.

  • MSS BW Reporting [Beginner]

    Hello all,
    I'm looking into implementing BW (3.5) Reporting on our EP (7.0)'s MSS Business Package. And I don't have any idea on how to configure the MSS to show the reports in the reporting workset.
    Any guides or how-to's that you can share for this? It would really help me a lot.. (Assuming I've already successfully deployed the MSS package on our EP)
    Thanks in Advance.
    -Jan

    Hello Jan,
    Please following the steps for BI MSS Reports Workset.
    Go to SA38
    Run Program - FPB_LP_WRITE_ENTRIES
    Workset: Reports 
    Technical name: com.sap.pct.erp.mss.reports
    Use
    This workset contains a collection of reports that are relevant for a manager.
    Features
    The Reports workset contains the Report page with the following iViews:
    Launchpad (com.sap.pct.erp.common.reportlaunchpadpcd)
    This iView is part of the Business Package for Common Partsand is called using  Delta Links. In the delta link, the following application parameters are defined:
    ○     role=MSS
    ○     instance=REP
    ○     display_external=X
    Balanced Scorecard Elements (com.sap.pct.erp.mss.balanced_scorecard_elements)
    Reports in the Launchpad
    BI content includes Web templates that are used to display reports in the Launchpad. To add the Web templates to the
    Launchpad as example entries, execute the program FPB_LP_WRITE_ENTRIES with the MSS role and the REPinstance.
    Irrespective of the logon language, the program adds example entries with descriptive texts in English. The example entries provide you with an indication of how you can use the Launchpad. In Customizing for the Launchpad, you can tailor the example entries to suit your requirements.
    Some of the Web templates are also available as iViews in other locations within MSS:
    Cost Centers u2013 Cost Pools under Budget
    Budget Consumption: Overview under Planning
    ●     Headcount under Team
    ●     Headcount FTE under Team
    For information about a manager's personnel area, you can also integrate Manager's Desktop reports in the Launchpad. For more information, see HCM Reports.
    Please find the list of BI reports used in Portal for MSS
    1. Quarterly Results by Profit Center
    This report shows the costs and revenues, together with theprofitability, for each quarter on your profit centers accordingto period accounting.
    2. Results by Profit Center and Manager
    This report shows the revenues, costs and profitability for eachprofit center together with the name of the responsible manager.
    3. Cost Centers: Cost Blocks Graphic
    This report shows the actual and forecast values for the main cost blocks on your cost centers in graphical form.
    4. Cost Centers: Cost Blocks
    This report shows the costs, commitments and forecast for eachcost center together with the name of the responsible manager.
    5. Cost Centers: Operating Expenses
    This report shows the planned and actual expenses for your costcenters by period and year.
    6. Cost Centers: Planning Data
    This report shows the data planned for your cost centers by costelement, statistical key figure and activity type.
    7.Orders: Operating Expenses
    This report shows the planned and actual expenses for yourinternal orders by period and year, together with the associatedbudget.
    8.Projects
    This report shows the internal orders used to represent theprojects together with the planned costs, actual costs andcommitments for the project.
    9.Headcount
    These reports shows the headcount for the organizational unitsyou are responsible for and by time periods you select. Thefollowing information is given: Headcount in full numbers,headcount expressed in FTE, the employee entries and leavings.
    10. Illness/Overtime
    This report shows overtime and illness time and cost infomationfor organizational units you are responsible for and by timeperiods you select.
    11. Employee Availability
    This report shows the availability of employees in a particularrole together with their assignments, working time and pay ratesby organization and service area.
    12.Employee Utilization
    This report shows the absences (availability) and assignments ofemployees in a particular role by organization and service areaon a daily, weekly and monthly basis.
    13. Qualifications
    This report shows the assignments, demands and the resourcesqualifications required by an assignment.
    Points if helpful
    Close thread if problem solved
    Thanksyou,
    Regards
    Vijai

  • BW Portal Queries

    Good day,
    We are busy implementing BW queries for the SAP portal, we are trying to implement are the cockpit, 0COCKPIT_0_1, which consists of the following queries; Headcount, Headcount FTE, Entries, and Leavings.
    When executing the queries in the portal we get the following error;
    "Error When Calling Up IGS (ThGetT1002: error (Msg -10 not found) / CPIC-CALL: 'ThSAPECMINIT' ThGetT)"
    When I click on the query it takes me into the query which displays the correct results but next to Organizational Unit the same error appears.
    I have no problems when executing it in BEx or as a Web query.
    Has anybody encountered this problem and if s how did you solve it.
    Regards
    Lucien

    Lucien ,
    I think IGS is not yet setup for you.
    Ask the basis guy/gal to set up IGS for the BW Server. They will have to install the IGS . To check if IGS has been installed , you can go to sm59 (RFC)
    there you will find the IGS RFC under TCP/IP Connections
    or
    go to se38
    run this program
    BW_IGS_CHART_TEST
    you will know if IGS is installed.
    Arun
    Pl Assign points if helpful!!!!

  • BW-HR Reports

    Hi,
       My requirment is to develop a BW Report  on Following HR Information.
    Organisational ID
    Organisational Unit
    Organisational Unit Reports To
    Start Date
    No: Occupied Positions within Unit
    No: Unoccupied Positions within Unit
    No: Obsolete Positions within Unit
    Headcount
    FTE
    Can ant one advise he how can i achieve this.Which BC DataSource or from which table in HR do i need to pull the data from HR to BW
    Thanks

    Hi king,
    In HR entity is Maintained as Object and has a Code and the relationship between the Objects are maintained as Relatioships and relationship is identified as Top to Bottom OR Bottom to Top.
    1) Hence Org Unit is a Object which is Identified by the Type "<b>O</b>".... therefor every Orgunit is of type "O" and has unique 8 Digit Number Which is Called as <b>Object ID</b>.
    Now this Object information is Stored in BD table HRP1000 (Object).
    2) Organisational Unit Reports To -
    > As you are looking at the reporting it means you are looking at the Relationship Between the 2 Object O -> O and hence the Information is stored in DB Table Relationships HRP1001 and the Relationship ID will be "B002" i.e. from Top to Bottom (in lay mans term Mother to Child) and "A002" Bottom to Top (child to mother).
    So Look for O to O Relationship in HRP1001 with Subtype B002 or A002.
    3) Start date -> will be in HRP1000 ..i.e. Object Begin Date.
    4) No: Occupied Positions within Unit -> Look for all the Positions (Object Type "S") within the Orgunit. Relationship ID will be (Subtype) "A003".
    Occupied Positions Mean Object Type Position "S" has employee (Object type "P") attached to it on a given date other wise it is unoccupied position.
    5) HeadCount -> is it you are lloking for how many person "P" under the orgunit???
    6) FTE????? Please explain.
    Hope this information helps you.
    ~Bhawanidutt.

  • Required Help Regarding a report  in HR for Human Resource analysis - MIS

    Hi Friends,
    i have a requirement for MIS report for Human Resource Analysis Report which have to display Head Counts Vs Cost for the employees at Employee Subrgroup and Grade wise....
    Kindly suggest me how can go ahead with this...
    for the example.... i am posting the format how the report will look like
    Human Resource Analysis
    Head Counts vs. HR Cost                     FTM     
                                                           count cost
    Top Management
    GM
    CGM
    Vp
    Total
    like this for employee subgroupwise the costs and headcounts should display.
    Regards,
    SreeHari

    I attached smartform in NACE to LQCB output type but i should also make changes in report program RQCAAP01..can u please let me know what customizations i should do in tht report program to attach the smartform..

  • Could not able to join physical tables in obiee using a dataconversion func

    Hi,
    i am trying to join physical tables wc_perf_ratings_d and w_wrkfc_evt_month_f with condition as
    "Oracle Data Warehouse"."Catalog"."dbo"."Dim_WC_PERF_RATINGS_D"."RATING_CD" = to_char(round( "Oracle Data Warehouse"."Catalog"."dbo"."Fact_W_WRKFC_EVT_MONTH_F"."ORIG_PERF_RATING",2)). But i am getting the below syntax error while applying this.
    [nQSError:27002] Near <(>: Syntax error [nQSError:26012]
    i used the same condition on database and i got results.
    select rating_cd,
    to_char(round(orig_perf_rating,2)) as orig_perf_rating,
    headcount,
    fte,
    salary_annl,
    total_service_days
    from wc_perf_ratings_d, w_wrkfc_evt_month_f
    where wc_perf_ratings_d. rating_cd= to_char(round(w_wrkfc_evt_month_f.orig_perf_rating,2));
    Here i am trying to convert the format of ORIG_PERF_RATING field and trying to join with RATING_CD in physical layer.
    so my question is, is it possible to join in obiee using such conditions? i do not want to convert the field format in ETL and i wanted to do that at obiee level. Could anybody please suggest how to do it?

    Hi,
    Thanks for the link. i was trying another method in joining the two fields (rating_cd, orig_perf_rating) at database level. As i said both these fields are of varchar datatype. Earlier i tried to convert orig_perf_rating field from number to string. But i want to convert string data in (rating_cd) to number. so i have values in it like (1,2,3,4,bep, ep, vp, nr). Actually i have a requirement to create a database view for the dimension table (wc_perf_ratings_d) having rating_cd field with new datatype (number) instead of string and then join this field with orig_perf_rating in fact table which already has numbers. Along with the number rating fields, there are four particular string fields in rating_cd (bep, ep, vp, nr) as i mentioned. so while converting, i also have to convert these specific string fields in to partcular numbers. (bep=1, ep=5, nr=0, vp=3). Now, all this requirement is at database level as i am creating a db view. so my question is how to apply the to_number conversion function for converting the rating_cd field values (bep, ep, vp, nr) from string to specific mentioned numbers. Could you please help?
    for eg: create or replace view as select to_number(rating_cd....................
    Thank you.

  • MSS BW reports

    Hi gurus,
    EP 6.0 SP20
    R/3 4.7
    BW 3.5
    BP 60.1
    I have a few issues configuring the BW reports in MSS. Apart from condifuring SSO is there antything else thatis required to configure the MSS BW reports.
    I am getting various types of errors on various BW iView.
    Error 1
    1) When i click on the monitoring headcount iView, it asks me for user id password and when i enter one eventhough correcttly, it gives me the following error message
    Logon failed
    What has happened?
    Call of URL http://sapbwdev.athlone.elan.com:8100/sap/bw/BEx terminated due to error in logon data.
    Note
    Logon performed in system BWD .
    Logon performed for client 148, user hr_manager , and language EN. 
    Error 2 )
    When i click on monitoring time or skill management
    it gives me the following error . I think may be becuase they do not exist or published as web reports
    Error loading template 0COCKPIT_1
    Error 3
    From the reporting iView
    when i select
    BW Reports--> Headcount or Headcount FTE  . I get the following error
    java.lang.NullPointerException at com.sapportals.portal.prt.service.urlgenerator.specialized.SAPUrlGenerator.generateBWReportUrl(SAPUrlGenerator.java:252) at com.sap.pct.hcm.rpt_objectselection.ObjectSelectionPage.generateBWUrl(ObjectSelectionPage.java:655) at com.sap.pct.hcm.rpt_objectselection.ObjectSelectionPage.onStartReport(ObjectSelectionPage.java:465) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at com.sapportals.htmlb.page.DynPage.doProcessCurrentEvent(DynPage.java:172) at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java:115) at com.sapportals.portal.htmlb.page.PageProcessorComponent.doContent(PageProcessorComponent.java:134) 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:232) 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:153) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:385) at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:263) at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:340) at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:318) at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:821) at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:239) at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92) at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:147) at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:37) at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java:71) 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:94) at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:162) 
      Can any one guide as to what the issues could be and if there is anything else to do

    Can you please clarify this
    I dont know why so many things are going on.
    Can pl do a simple check to isolate your problem.
    - Is SSO to BW system working fine using SAP GUI for Windows ?
    I assume you have created the System and met all the prequisites (like same user id and other steps)
    Go to Support>SAP App.>SAP Trans-->Select WinGUI for testing.
    -If it is not working you need to fix the SSO prob first.
    They you have to check the SSO (to the BW System)using WebGUI .
    Again Do you really need WebGUI to use your BW System from Portal ?
    You have maintain the ITS related Parameters (3 parameters) in the ITS service files.Please check in the SSO config guide.
    If you could update , we can go ahead fixing ur prob..
    Priyabrata
    What do u mean by whether we really need webgui. I mean in my case like MSS reports or a custom BW web report can i use ITS?
    If i can use ITS how can I do that.
    Currently we have portal, ITS and R/3 intrgrated and running. ESS MSS works fine with this stuff. Our issues started when we wanted to bring in BW reports in heneral and MSS reports in oparticular.
    Please guide

  • Manager Self Service - An exception occurred while processing your request.

    hi SAP Expert,
    when i go to the Manager Self-Service > Team, Budget, Planning, the page was showing the error below :
    Headcount
    Portal runtime error.
    An exception occurred while processing your request. Send the exception ID to your portal administrator.
    Exception ID: 01:57_15/07/10_0059_29014050
    Refer to the log file for details about this exception.
    Headcount (FTE)
    Portal runtime error.
    An exception occurred while processing your request. Send the exception ID to your portal administrator.
    Exception ID: 01:57_15/07/10_0060_29014050
    Refer to the log file for details about this exception.
    anyway i can solve the issue above, thanks.
    Regards
    Hariyono

    here is the log details.
    000D6017A6BB00730000041A00001A0400048B6A0B064F02#1279187474281#com.sap.portal.portal#sap.com/irj#com.sap.portal.portal#RONALD#11677##n/a##8132a1708ff611df8fcc000d6017a6bb#SAPEngine_Application_Thread[impl:3]_19##0#0#Error#1#/System/Server#Java###Exception ID:05:51_15/07/10_0172_29014050
    [EXCEPTION]
    #1#com.sapportals.portal.prt.component.PortalComponentException: Error in service call of Portal Component
    Component : pcd:portal_content/com.sap.pct/line_manager/com.sap.pct.erp.mss.bp_folder/com.sap.pct.erp.mss.roles/com.sap.pct.erp.mss.manager_self_service/com.sap.pct.erp.mss.manager/overview/com.sap.pct.erp.mss.budget/com.sap.pct.erp.mss.budget_page/com.sap.pct.erp.mss.bw_cost_center
    Component class : com.sapportals.portal.sapapplication.SAPApplicationIntegratorComponent
    User : RONALD
    at com.sapportals.portal.prt.core.PortalRequestManager.handlePortalComponentException(PortalRequestManager.java:973)
    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.prt.pom.PortalNode.service(PortalNode.java:645)
    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:523)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:412)
    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:401)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
    at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
    at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
    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:104)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
    Caused by: com.sapportals.portal.prt.runtime.PortalRuntimeException: Exception in SAP Application Integrator occured: Unable to parse template &\#39;<System.Access.WAS.protocol>://<System.Access.WAS.hostname>/sap/bw/BEx?sap-client=<System.client>&sap-language=<Request.Language>&accessibility=<User.Accessibility[SAP_BOOL]>&style_sheet=<LAF.StylesheetUrl[url_ENCODE]>&<TrayInformation[IF_true PROCESS_RECURSIVE]>&<Authentication>&<Report>&<BusinessParameters>&\#39;; the problem occured at position 82. Cannot process expression <System.client> because Invalid System Attribute:
    System: &\#39;SAP_LocalSystem&\#39;,
    Attribute: &\#39;client&\#39;.
    at com.sapportals.portal.appintegrator.AbstractIntegratorComponent.doContentPass(AbstractIntegratorComponent.java:123)
    at com.sapportals.portal.appintegrator.AbstractIntegratorComponent.doContent(AbstractIntegratorComponent.java:98)
    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)
    ... 29 more

  • Which HR KF ? Cumulative/NonCumulative (Aggregation Type= "SUM", "Last Day)

    Hello all,
    For planning at Headcount Level, I was wondering which KF should be used ?
    1) Headcount FTE 0HDCNT_FTE (Cumulative)
    2) Headcount FTE 0HDFTE_NC  (NonCumulative)
    Note that 0HDCNT_FTE is of Aggregation Type = "SUM", "Last Day".
    I was wondering if anyone has used the cumulative (0HDCNT_FTE) in a Transactional Cube ? Are there any problems with these ?
    Any feedback would be most appreciated!

    Hi,
    If you are using the head count KF (0HDCNT_FTE) as cumulative then the Number of employess(Head Count) wont be matching at any time.
    Eg: Let today the KY value is 1 employees
    Tommrow if one more guy joine the new Count will be 2
    Now if you go for cumulative sum, it will be 1+2 = 3
    Hope you got it.
    Regards
    Happy Tony

  • Specify the infotypes? urgent

    Hi all,
    could you please tell me the specific fields and infotypes please.
    0AGE_RANGE
    0GENDER
    NUMBER OF ACTIONS
    NUMBER OF EMPLOYEES
    HEADCOUNT FTE
    THANKS IN ADVANCE

    Right click on waveform graph on front panel. Point to Y Scale, sub menu pops up. Uncheck Autoscale by clicking on it. Double click on the upper scale value on waveform graph and change it to any number. Do the same for the lower scale value. By right clicking and going to Properties, you can change other stuff, like scale divisions, plot shapes, etc.
    - tbob
    Inventor of the WORM Global

  • List of KPI(Key performance Indicator)

    Hello,
    I would like to know the list of SAP HR KPIs?
    your input is appreciated/
    Nydia

    Hi,
    Check the following list :
    [Level 3: Document: Number of Leavers] Number of Leavers
    [Level 3: Document: Number of Leavers - Person ID] Number of Leavers - Person ID
    [Level 3: Document: Number of Entries] Number of Entries
    [Level 3: Document: Percentage of Women] Percentage of Women
    [Level 3: Document: Number of Employees] Number of Employees
    [Level 3: Document: Number of Employees (Headcount)] Number of Employees (Headcount)
    [Level 3: Document: Number of Personnel Actions] Number of Personnel Actions
    [Level 3: Document: Number of Part-Time Staff] Number of Part-Time Staff
    [Level 3: Document: Number of Full-Time Staff] Number of Full-Time Staff
    [Level 3: Document: Number of Personnel Assignments] Number of Personnel Assignments
    [Level 3: Document: Employment Percentage] Employment Percentage
    [Level 3: Document: Leavers FTE] Leavers FTE
    [Level 3: Document: Capacity Utilization Level in Percent] Capacity Utilization Level in Percent
    [Level 3: Document: Headcount Change for Length of Service (in Years)] Headcount Change for Length of Service (in Years)
    [Level 3: Document: Headcount Change for Annual Salary] Headcount Change for Annual Salary
    [Level 3: Document: Headcount Change for Age in Years] Headcount Change for Age in Years
    [Level 3: Document: Headcount Change for Employees] Headcount Change for Employees
    [Level 3: Document: Headcount Change for Employees FTE] Headcount Change for Employees FTE
    [Level 3: Document: Length of Service (in Years)] Length of Service (in Years)
    [Level 3: Document: Length of Service (in Years) (Headcount)] Length of Service (in Years) (Headcount)
    [Level 3: Document: Entries FTE] Entries FTE
    [Level 3: Document: Average Length of Service] Average Length of Service
    [Level 3: Document: Average Age] Average Age
    [Level 3: Document: Percentage of Women] Percentage of Women
    [Level 3: Document: Annual Salary] Annual Salary
    [Level 3: Document: Annual Salary (Headcount)] Annual Salary (Headcount)
    [Level 3: Document: Headcount FTE] Headcount FTE
    [Level 3: Document: Headcount FTE] Headcount FTE
    [Level 3: Document: Headcount FTE (Active)] Headcount FTE (Active)
    [Level 3: Document: Course Fees of Education] Course Fees of Education
    [Level 3: Document: Age in Years] Age in Years
    [Level 3: Document: Age in Years (Headcount)] Age in Years (Headcount)
    [Level 3: Document: Headcount (Active)] Headcount (Active)
    Regards,
    Dilek

  • Problems displaying Thai characters in FTE components on Mac

    I had originally posted a question here: http://forums.adobe.com/message/4027591, but was told that this is more of a flash runtime issue.
    I am running into issues displaying Thai characters in Flex components that make use of the Flash Text Engine (FTE), specifically on Mac OSX 10.6.8 Snow Leopard.
    Here's a blurb of my compiler font managers in flex-config.xml:
    <flex-config>
            <target-player>10.2.0</target-player>
            <!-- Specifies the version of the compiled SWF -->
            <swf-version>11</swf-version>
            <compiler>
              <!-- Specifies the locales for internationalization. -->
              <locale>
                  <locale-element>en_US</locale-element>
              </locale>
              <fonts>
                  <!-- ... -->
                  <!-- Compiler font manager classes, in policy resolution order-->
                  <managers>
                      <manager-class>flash.fonts.JREFontManager</manager-class>
                      <manager-class>flash.fonts.BatikFontManager</manager-class>
                      <manager-class>flash.fonts.AFEFontManager</manager-class>
                      <manager-class>flash.fonts.CFFFontManager</manager-class>
                  </managers>
                    <!-- ... -->
                </fonts>
            </compiler>
        </flex-config>
    ...and another from flash-unicode-table.xml:
    <language-range>
        <lang>Thai</lang>
        <range>U+0E01-0E5B</range>
    </language-range>
    My flex application originally had the following defined in its stylesheet:
        Application {
            fontSize: 12px;
            fontFamily: Arial;
            font-sharpness:0;
            font-anti-alias-type:advanced;
    Thai characters render correctly in mx components such as TextField so far.  However, FTE components such as TextLine show those crappy-looking boxes as a substitution.  My initial guess was that somehow one of the compiler font managers declared in flex-config.xml was not finding the right system font to fallback to for Thai characters.  So, I ensured the system font was installed by going to System Preferences > Language and Text > Edit List.  Then I changed fontFamily to Arial, Ayuthaya.  Still was seeing the boxes of evil.
    Next I figured that perhaps the Arial font might be assigning a box for each unicode value corresponding to a Thai character.  So it was effectively overriding the Ayuthaya system font.  So I changed fontFamily once more to just Ayuthaya and this worked with one issue - Ayuthaya looks inherently different from Arial for non-thai characters.
    Here's my question - is there a less invasive way to support Thai in FTE components such that the appearance of the text is closer to the Arial font?  I would rather not embed a font because I'm constrained on SWF size.
    Oh and I'm using flash player 10.3 right now.

    OK, I asked the FTE team and got this reply: "Lucida Grande is CTS's fallback font for Thai.  This font on OS 10.7 and 10.6 are not supporting Thai anymore.  The version on 10.5 was supporting it." This means that it's our bug that we keep using Lucida Grande as fallback font even Apple dropped support Thai script with that font after 10.6. Unfortunately this bug was deferred from current development release (11.2) because of time constraint. If this support is critical for your business, can you open a bug in our public bugbase and ask as many vote as possible? In this way I may be able to convince internal team to fix this bug in next release.
    Thank you for your feedback!
    Hitomi

  • Problems displaying Thai characters in Flex FTE components on Mac

    I am running into issues displaying Thai characters in Flex components that make use of the Flash Text Engine (FTE), specifically on Mac OSX 10.6.8 Snow Leopard.
    Here's a blurb of my compiler font managers in flex-config.xml:
        <flex-config>
            <target-player>10.2.0</target-player>
            <!-- Specifies the version of the compiled SWF -->
            <swf-version>11</swf-version>
            <compiler>
              <!-- Specifies the locales for internationalization. -->
              <locale>
                  <locale-element>en_US</locale-element>
              </locale>
              <fonts>
                  <!-- ... -->
                  <!-- Compiler font manager classes, in policy resolution order-->
                  <managers>
                      <manager-class>flash.fonts.JREFontManager</manager-class>
                      <manager-class>flash.fonts.BatikFontManager</manager-class>
                      <manager-class>flash.fonts.AFEFontManager</manager-class>
                      <manager-class>flash.fonts.CFFFontManager</manager-class>
                  </managers>
                    <!-- ... -->
                </fonts>
            </compiler>
        </flex-config>
    ...and another from flash-unicode-table.xml:
        <language-range>
            <lang>Thai</lang>
            <range>U+0E01-0E5B</range>
        </language-range>
    My flex application originally had the following defined in its stylesheet:
        Application {
            fontSize: 12px;
            fontFamily: Arial;
            font-sharpness:0;
            font-anti-alias-type:advanced;
    Thai characters render correctly in mx components such as TextField so far.  However, FTE components such as TextLine show those crappy-looking boxes as a substitution.  My initial guess was that somehow one of the compiler font managers declared in flex-config.xml was not finding the right system font to fallback to for Thai characters.  So, I ensured the system font was installed by going to System Preferences > Language and Text > Edit List.  Then I changed fontFamily to Arial, Ayuthaya.  Still was seeing the boxes of evil.
    Next I figured that perhaps the Arial font might be assigning a box for each unicode value corresponding to a Thai character.  So it was effectively overriding the Ayuthaya system font.  So I changed fontFamily once more to just Ayuthaya and this worked with one issue - Ayuthaya looks inherently different from Arial for non-thai characters.
    Here's my question - is there a less invasive way to support Thai in FTE components such that the appearance of the text is closer to the Arial font?  I would rather not embed a font because I'm constrained on SWF size.

    If you don't set fontFamily, what it will be? For such a question, you need turn to Flash runtime guys for help. I think you can find them on http://forums.adobe.com/community/flashplayer?view=overview

  • Headcount vs FTE planning

    Has anyone ever attempted to do both, and not planning at employee level, but just a summary headcount and FTE? We're currently planning on Headcount only, but we would like to do both and we're running into some problems with the logic. Is it a matter of running two versions, one for headcount and one for FTE and applying rules to the different models, or is there an easy way to do it in one version where you have a hybrid model and you apply some rules to FTE and some rules to headcount. Your shared experiences would be welcome.
    Edited by: wxs3vansc on Dec 9, 2011 2:01 AM
    Edited by: wxs3vansc on Dec 9, 2011 2:02 AM

    Everything (like this is a surprise) John wrote is valid.
    But this is what interests me:
    I will set up another new planning project, we may have 1000-10000 users, the data records will be loaded by a few millions over night. I may use ODI or outline utility.^^^ 10,000 users? Millions of data records every night? That is one way of jumping into the deep end of the pool.
    I have no expertise in sizing a system, and you've probably already done this, but you need to engage some really, really good infrastructure consultants (unless you are one yourself) when it comes to sizing the various enviornments that are going to support a system that big.
    John also wrote:
    What I suggest is to build a proof of concept or get familiar with EPMA see if it is the product for you.^^^ A particularly relevant piece of advice. Your performance tests with millions of records and ten thousand users (even if 20% hit simultaneously, that's big for Planning, it's even big for Essbase) are going to be crucial.
    Does anyone care to comment on the largest Planning implementation they've seen/worked on? I have seen failed/*really in trouble* implementations with maybe a thousand users and a combined Plan Type size of 80 gigabytes. I'm not saying the size killed the app, more like poor decisions led to a database that big, and in turn the terrible performance (forms, reports, calcs, etc.) didn't do the system any favors. But I get pulled into rescues so maybe I'm only seeing the bad side of apps this big.
    Regards,
    Cameron Lackpour

Maybe you are looking for