Doubt with Appraisal Document BP ESS/MSS 1.41

Hello.
Anyone can please help me with the following doubts:
1) In the following image , the system display a field iview(enclosed in the box red). In this moment for ESS is [Standar iview] and for MSS[Status]. Where can be configured this?
[Image1|http://www.freeimagehosting.net/uploads/43d4eb22c3.jpg]
2) In this same image, is posible add a column with a link for that the employee can call a report?
[Image2|http://www.freeimagehosting.net/uploads/7803082c54.jpg]
Thank in advance for your help,
Best Regards

Hello Juan,
what you are looking at is standard functionality provided by the WD ABAP ALV table view (which is used by the POWL - of which these are examples) - the user themselves can define their own views of the data (and you can I believe - although I have not yet tried - even define them globally and assign them as defaults).
Have a look at the POWL feeder class used by the appraisal status view - I think that it explicitly enhancable through a BAdI - if not then you could always just enhance the feeder class yourself. I'm not sure that you could include an action link column in the POWL, but you can certainly include a new button at the top of the list - and allow actions to be launched on selecting a row of the table and then clicking that button.
For more details on POWL - have a look at [SAP help doco on POWL|http://help.sap.com/erp2005_ehp_04/helpdata/EN/46/65c34314e97184e10000000a114a6b/frameset.htm]
and as an answer to your original question -
[doco on the view used in POWL|http://help.sap.com/erp2005_ehp_04/helpdata/EN/46/65c34314e97184e10000000a114a6b/frameset.htm]
Hope this helps,
Cheers,
Chris

Similar Messages

  • How can print Appraisal Document in ESS/MSS

    Dear Experts.
    We are using ESS/MSS with BP 1.41 and we are Working Appraisal Document with WD ABAP.
    I want know if is posible using funcionallity standard print the Appraisal Document in ESS/MSS?
    If the reponse is Yes, How can do this?
    Best Regards
    Carmen

    Note 1325807 You can find the Print Appraisal functionality
    Use this method for print appraisal:
    METHOD if_ex_hrhap00_link~show_link_get_url.
      DATA ls_parameter   TYPE ihttpnvp.
      DATA lt_parameters  TYPE tihttpnvp.
      ls_parameter-name  = 'plan_version'.
      ls_parameter-value = plan_version.
      APPEND ls_parameter TO lt_parameters.
      ls_parameter-name  = 'appraisal_id'.
      ls_parameter-value = s_appraisal_id-appraisal_id.
      APPEND ls_parameter TO lt_parameters.
    New parameter to use the FPM framework
      ls_parameter-name  = 'WDCONFIGURATIONID'.
      ls_parameter-value = 'HRPTPSSIADAP_PRINT_SELECTION_OIF'.
      APPEND ls_parameter TO lt_parameters.
    Generate the URL to be called.
      cl_wd_utilities=>construct_wd_url(
                EXPORTING application_name = 'hrptpssiadap_print_selection'
                            in_parameters    = lt_parameters
                  IMPORTING out_local_url    = url ).
    ENDMETHOD.
    Cheers
    Vijay

  • Doubt with Appraisal Document

    Dear Experts.
    I am implementing Appraisal Document for ESS, but I need know if Appraisal Document that appear in the Portal ESS/MSS are the right but in the Backend. This for check if the information showed in the Portal ESS/MSS is the right.?
    Thanks in advance.
    Regards

    yes this can be configured in the backend using PHAP_CREATE_PA      
    and other ones are
    PHAP_ADMIN           Administrator - Appraisal Document
    PHAP_ADMIN_PA        PA: Administrator - Appr. Document
    PHAP_ANON            Appraisal Documents - Anonymous
    PHAP_CATALOG         Appraisal Template Catalog
    PHAP_CATALOG_PA      PA: Catalog for Appraisal Templates
    PHAP_CHANGE          Change Appraisal Document
    PHAP_CHANGE_PA       PA: Change Appraisal Document
    PHAP_CORP_GOALS      Co. Goals & Core Value Maintenance
    PHAP_CREATE          Create Appraisal
    PHAP_CREATE_PA       PA: Create Appraisal Document
    PHAP_PMP_OVERVIEW    Start PMP Process Overview
    PHAP_PMP_TIMELINE    Maintain Process Timeline
    PHAP_PREPARE         Prepare Appraisal Documents
    PHAP_PREPARE_PA      PA: Prepare Appraisal Documents
    PHAP_SEARCH          Evaluate Appraisal Document
    PHAP_SEARCH_PA       PA: Evaluate Appraisal Document
    PHAP_START_BSP       Generate Internet Addresses
    PHAP_TEAM_GOALS      Maintaining Team Goals

  • Access to appraisal document via ESS is restricted by status

    Our requirement is for the appraisee to record their objectives (via ESS) and then select a 'To Manager' pushbutton to send a workflow to the manager requesting them to approve the objectives. The problem is that once the workflow has gone to the manager the appraisee cannot access the appraisal document until the manager has approved the objectives and the appraisal status has changed from 'In Planning' to 'In Process'. How can the appraiser view the appraisal document (via ESS) whilst it has the status ‘In Planning’?
    We also have a similar issue later in the process. When the appraisee selects the <Close Part Appraisal> pushbutton to signify that they have completed their self appraisal the appraisal document has status ‘In Process’. The appraisee cannot access the appraisal (via ESS) until the appraiser also completes their part appraisal and sets the status to ‘Completed’. Is there a setting to allow the appraisee to have read access to the document during this part of the process?
    Thanks and regards,
    Janet

    Hi again Maurice.
    Once the appraisal status has been set to 'Completed' the appraisee needs to Accept or Reject the appraisal but the appraisal now appears as display only (both in ESS and ECC). We are using BSP documents_received.htm for ESS
    The 'Accept' and 'Reject' pushbuttons are not active in ESS
    The 'Accept' and 'Reject' pushbuttons are active in ECC and update the appraisal status as required. However if the appraisal is rejected and the status is set back to 'In Process' the appraisal document is still display only.
    Any ideas?

  • Documents on ESS/MSS

    HI SAP GURUS
    Please can anyone spare your precious  time to send me sap hr documents regarding ess/mss from basics  so that i can practice in ides, i am very new to sap field.
    Thanks in advance
    Regards
    Chandu.

    contd to poornima
    http://help.sap.com/saphelp_erp60_sp/helpdata/en/f6/263359f8c14ef98384ae7a2becd156/frameset.htm
    https://forums.sdn.sap.com/click.jspa?searchID=22541873&messageID=6683999
    /message/6229160#6229160 [original link is broken]
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/208974c1-b4c2-2b10-cbb4-eac704d7b707

  • Regardin Appraisal documents of ESS

    Hello Every one.
    As iam working on Ess applications and newbi, need some information regarding Appraisal in ess aplications
    Actually the apprisal module in R3 backend is fine , can u pls let me know how to show those documents in portal.
    Are there any standard iview 2 represent those docs in portal
    can u people let me know the steps r configurtaion docs what has to be done.
    how to show those appraisals in my portal for an employee r manager?
    can any one tell me the stepby step process to be done?
    while i was serching in sdn , i came across the bsp application Hap_doc.
    as a portal guy what can i do?
    can u ppl pls let me know as soon as possible.
    waiting fo ur reply
    Bye
    sandeep
    Edited by: sandeepkumar0307 on Jan 4, 2011 10:08 AM

    Hi, I have that implement OSA using ESS/ MSS through portal ( ABAP WEB Dynpro ).
    You can help me with a doubts?
    Kind Regards.

  • Problem in Appraisal Document, in ESS

    hi all,
    we are getting problem in Appraisal document in career and job service in Employee self service.
    when we give the Administration Role to Ess user at portal level i am able to see the appraisal document but when we trying to see the document window is opening with page not found.
    if we delete the administrator role at portal side for the Ess user i am not able to see any appraisal document that i am getting the Error
         Appraisal Documents (WD UI)  
    Portal runtime error.
    An exception occurred while processing your request. Send the exception ID to your portal administrator.
    Exception ID: 11:51_08/01/11_0395_9581350
    Refer to the log file for details about this exception.
    i added Everyone default Group also.
    Wiating for your Reply.
    Still getting the problem.
    Thankyou
    swapna

    hi
    Check 1. Permission of roles  2. Security zone permissions
    administrator user will not work as it will be SSO, create proper test user in Portal and R/3 both, and then check whether it is working or not, still if any issue please reply.
    -Yogesh

  • Configuring Appraisal template to ESS/MSS

    Hi Friends,
    I have created a appraisal template. But I am not able to see it in either MSS or in ESS.
    How to configure the appraisal template is for which Managers and to which employee group/sub group
    Thanks
    Vimal

    Hi Vimal,
    If you are using EHP1 to EHP3 then for appraisals we dont have a standard iView available in ESS MSS. From EHP4 SAP has provided a standard iView for appraisal.
    EHP1- EHP4- Supports BSP applications and EHP4 is on Webdynpro applications
    For EHP-EHP3, you can access the appraisal docuemnt on portal by:
    Goto SE80-> Select BSP Application-> Select HAP_DOCUMENT -> Right Click and Click on Test.
    You will get a window showing list of BSP applications available for appraisal template/ Document to be viewd on portal.
    For Employee use: received_open3.htm
    For MAnager use: todo.htm
    for Further participants use: where_participated.htm
    For EHP4, appraisal templates will be available in the stadrad iView
    Thanks!
    Regards,
    Chetan

  • Problem with Adobe Document Server and MSS PCR's

    Hello gurus,
    We are implementing ESS and MSS on ERP 2005, and our technical team is having lots of problems to make ADS work. Apparently the problem is that the ADS is not actually supported by SAP for 64-bit servers.
    But I need to configure MSS PCR's that use Adobe Interactive Forms. So I need help in 2 different ways:
    - Do you know any possible solution to the compatibility problem?
    - Is there any way to make PCR's work in ERP 2005 without using Forms. Is this a sensible thing to do?
    Thanks,
    Andres

    You will need ADS to make PCRs work. There is no way around it.
    The only option I can think of is to upgrade the server. go to service.sap.com/pam to find out what's supported.
    James

  • ESS / MSS - ERP2005

    hi gurus,
    can any one help me with some documents for ESS / MSS configuration for the standard services.
    please provide some ideas on how to implement custom services in ECC6.
    My mail id : [email protected]
    Thanks in Advance
    Maximum points assured.

    Please find the links to know more on
    ESS refer the following link
    <http://help.sap.com/saphelp_erp2005/helpdata/en/5b/76a6d7fd3a4e91bfb422405bf3e04d/frameset.htm>
    for MSS:
    <http://help.sap.com/saphelp_erp2005/helpdata/en/29/d7844205625551e10000000a1550b0/frameset.htm>

  • Link missing for appraisal documents in MSS Status overview

    Hi all,
    For ESS Status overview page of Flexible Appraisal document, the appraisal documents are listed with links. when we click the link, its taking to the appraisal document.
    For MSS Status overview page of Flexible Appraisal documents, the appraisal documents are shown as texts and there is no link. (hyperlink). Opening the document is possible only by clicking 'Display' or 'Edit' button.
    I have checked throughout the SDN and unable to find the problem. Our functional team says that the link was appearing before. Could some one help on what configuration is necessary to get the link for appraisal documents in MSS
    Thanks,
    Kothand

    Hi Deepak,
    I think i have not made the details clear. Its not the tag or the text values i am talking about.
    Its the POWL page where i am not able to view the link for appraisal documents .
    Below is our MSS landing page for appraisal document
    [MSS Landing page  - |http://www.freeimagehosting.net/8ad47]
    Below is our ESS landing page for appraisal document
    [ESS Landing page -|http://www.freeimagehosting.net/f3572]
    The hyperlink property is missing in MSS page. I beleive its some IMG configuration or portal configuration missing for MSS.
    Can someone Please throw some light on this
    Regards,
    Kothand

  • Documents needed for ESS/MSS configuration

    Hi,
    I am an HR-ABAP Consultant and new to ESS/MSS objects. Can anyone provide me some documents related to configuration and development work related to ESS/MSS e.g. configuration of business packages, creation of ivews related to personnel information changes and timesheet etc. You can forward me these docs to my email id : [email protected] .
    Thanks in advance...
    Ajay

    Actually there are a lot of documents of ESS/MSS on help.sap.com
    Also you can find some information on SAP notes, example  1007341, 197746
    Hope that helps, take care
    Márcio Leoni

  • Help with ESS MSS documentation

    Dear All,
    please help me with the documentation on ESS MSS.
    Thanks in advance
    Regards
    Minal

    Hi,
    Check this links:
    http://help.sap.com/saphelp_erp2005/helpdata/en/f6/263359f8c14ef98384ae7a2becd156/frameset.htm
    http://help.sap.com/saphelp_erp2005/helpdata/en/29/d7844205625551e10000000a1550b0/frameset.htm
    Regards,
    NR

  • URGENT :   EP 7.0 /ECC 5.0  -   Problem with Business Package : ESS/MSS

    Dear Portal Gurus,
    We are facing a problem with business package for ESS/MSS
    Our system Info is as under :
    Portal:- NW 2004s
    ERP2004: - (R3 ECC 5.0)
    ESS:- BP for Employee Self-Service (mySAP ERP 2004) 60.2
    MSS:- BP for Manager Self-Service (mySAP ERP 2004) 60.1.1
    SAP XSS  à (SAP ESS 100, SAP MSS 100 and SAP PCUI_GP 100 , all upto SP 12)
    After the Business Packages were installed,found that some  ess apps where not deployed...so manually deployed it.
    The JCO connections are OK.
    Do we need to set up the backend Homepage Framework for the same......even for preview.....was thinking not.
    Also, here is the error and exception that we get when we preview any ESS iview.
    A critical error has occured. Processing of the service had to be terminated. Unsaved data has been lost.
    Please contact your system administrator.
    You dont have the authorization to start service sap.com/pcui_gp~xssutils/XssMenuArea.
    com.sap.pcuigp.xssfpm.java.FPMRuntimeException: You dont have the authorization to start service sap.com/pcui_gp~xssutils/XssMenuArea.
    at com.sap.pcuigp.xssfpm.java.MessageManager.raiseException(MessageManager.java:111)
    at com.sap.pcuigp.xssfpm.java.MessageManager.raiseException(MessageManager.java:121)
    at com.sap.pcuigp.xssfpm.wd.BackendConnections.initBackend(BackendConnections.java:234)
    at com.sap.pcuigp.xssfpm.wd.BackendConnections.connectModel(BackendConnections.java:159)
    at com.sap.pcuigp.xssfpm.wd.wdp.InternalBackendConnections.connectModel(InternalBackendConnections.java:183)
    Thanks.
    Message was edited by: Ashutosh Rana

    I got the same problem :/
    not the authorization, but the fields in working time is displaying wrong.. (too big)
    Any solution to this?
    Best Regards
    Kristoffer Engh

  • ESS MSS documents for EP

    Hi all
            Can any one tell me where can I find the documents for ESS MSS configurations in EP.
    thanks

    there are lots of documentation available and lots of posts also in this SDN forum...!
    http://help.sap.com/saphelp_erp2005/helpdata/en/f6/263359f8c14ef98384ae7a2becd156/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/43/eed93f130f9115e10000000a155106/frameset.htm
    http://help.sap.com/saphelp_erp2004/helpdata/en/38/e8584c2a664547b60442646bee23b6/frameset.htm
    try to find out some time and browse, you can get lotz of documentation...!
    Vijay

Maybe you are looking for