Appraisal document can never be closed

we have a requirement for appraisal documents to be closed by HR Centre in batch using t-code PHAP_ADMIN->Change Status.
so the employees/managers must be prevented from being able to close documents using the status flow of the iVivew "Appraisal Document".
so how do I configure my status flow in PHAP_CATALOG so that the last step (Completed) is not called? the step 'completed' is checked automatically by the system and if I do not have a state transition pushbutton to 'Completed' the consistency check fails with error "appraisal document can never be closed".
any idea?
Tiberiu

We had similar requirement and what we did to fool the system is to configure a pushbutton in the status before "Completed" and set the target status to  "Completed" and then save and then remove the button (by selecting blank in the dropdown) then save again. You'll notice that the target status field will not be cleared (i.e. it will still show that the target status is completed) even though there is no pushbutton.
Edited by: ancolz on Dec 22, 2010 4:28 AM

Similar Messages

  • The copying msg to sent box can never be closed and i cant be sure if the msg is sent out successfully

    the copying msg to sent box can never be closed and i cant be sure if the msg is sent out successfully. please help me solve this.

    thank you for your reply. However, if i close the copying to sent box window, it says my message cant be sent out properly and please wait. what should i do now?

  • Appraisal Document Upload/Interface Interface

    Business Case,
    Employees will undergo performance evaluations on a yearly basis.  After the managers and employees go through the evaluation process, they conducts a calibration meeting and will change some of the year end results.  Client would like to be able to upload these final results to the appraisals via a spreadsheet. 
    So i need to create Inbound Interface to change the appraisal documents.Can i use
    'BAPI_APPRAISAL_CHANGE' ?
    Regards,
    ...Nandha

    As per the SAP Documentation, you can use this to change the appraisal elements if the appraisal is in status "In Process".
    However I am not sure which version of SAP you are on and which version of Appraisals you are using.  If you are using the new SAP appraisals, you should review function group HRHAP_IF_DOCUMENT.  The new Appraisals are more complex to work with.
    Best Regards,
    Chris H.

  • 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

  • Active substitute can access appraisal documents

    Hi,
    We are using the new Objective Setting & Appraisals functionality via ESS / MSS in SAP ERP Central Component 5.0.
    When a line manager makes another line manager their substitute, the substitute line manager has READ access to the other manager's appraisal document and the other manager's line manager's appraisal document. Has anyone experienced this problem?
    If the substitute manager gets an appraisal workflow item initiated from someone in the original manager's team then the substitute manager can access the appraisal and make changes to it. Is this standard functionality?
    Regards,
    Janet

    Hi Janet,
    I think the line manager is using the "forward workitem" option to forward the appraisal documents.
    I addition to this, the appraisal document shoul have the forwarded line manager as one of the appraisers. For this the HR admin team should change the header data of the appraisal document and then add the new line manager as also a appraiser.
    Only then he can edit the appraisal document.
    Hope this helps you.
    Regards,
    Subbu.

  • Can not see appraisal document

    We are implementing ESS - Performance management in portal, once i click the overview page (hap_start_page_powl_ui_ess)in the portal i can see list of appraisal documents, but when i click any of the document, it does not brings to the document page (HAP_MAIN_DOCUMENT). Where as the same page in the webdynpro URL is working fine.(outside portal)
    Please adive what is missing? in protal or R/3,
    Thanks
    VJ

    Hi Vijay,
    i too have same problem in using HAP_MAIN_DOCUMENT from application hap_start_page_powl_ui_ess in Portal, please let me know the solution.
    any help.
    thank you,
    Vijai

  • My Microsoft Word for Mac hasn't worked since I downloaded Yosemite. documents can't be save, edited or closed

    My Microsoft Word for Mac hasn't worked since I downloaded the upgrade to Yosemite.  Documents can't be saved, edited or closed

    Hi There,
    I have similar issues with the whole MS Office solution since I "upgraded' towards Yosemite:
    when I use Cmd+W or the "close" menu option to close a Word file, Word crashes down (I always send a message to Microsoft but I guess this is more related to Yosemite or to its installation; consequence is it become very difficult to close a file, as it re-opens it the next time :-(
    same thing for Excel and PowerPoint
    When I try to save in PDF format a Word file containing several sections, it produces one PDF file per section - wasn't before Yosemite
    Excel crashes down much more often than before because of lack of memory
    Well, if someone has a suggestion, I would be grateful, 'cause it is becoming actually boring - and counter-productive !

  • Shortdump while accessing Appraisal document in portal-Null obj ref.not pos

    Hi all,
    We are implementing Performance Management in Ehp4 with EP 7.1, flexible template   We have been facing an issue where in Portal while we are trying to click on Appraisal document either in ESS or MSS, it dos not open anything instead we are getting
    short dump error in ST22.  We have performed the portal and ESS setup as per the SAP recommended  notes.
    1272076 - Appraisal Nav
    1408243 - OBN
    1416756 - OBN Confi
    1463821 - Portal confi
    1458466 - Launchpad config
    The short dump error analysis as follows.
    Short text
        Access via 'NULL' object reference not possible.
      An exception occurred that is explained in detail below.
      The exception, which is assigned to class 'CX_SY_REF_IS_INITIAL', was not
       caught in
      procedure "READ_ATTR_ALL_FOR_CASETYP" "(METHOD)", nor was it propagated by a
       RAISING clause.
      Since the caller of the procedure could not have anticipated that the
      exception would occur, the current program is terminated.
      The reason for the exception is:
      You attempted to use a 'NULL' object reference (points to 'nothing')
      access a component (variable: "LO_CASE_CUST").
      An object reference must point to an object (an instance of a class)
      before it can be used to access components.
      Either the reference was never set or it was set to 'NULL' using the
      CLEAR statement.
    Just wondering if any one of you came across this issue.  I have put external break point at  main appraisal component
    HAP_MAIN_DOCUMENT and class CL_HAP_WD_DOCUMENT_UI. But it didn't go through. I think because this abap dynpro not being called due to url issue and thus dump says null pointer exception.
    Appreciate your response and I Look forward your insights.
    Prav

    << Do not post the same question across a number of forums >>

  • Is it possible to lock an appraisal document?

    Hi,
    One of the client requirement is to lock the incomplete appraisal document from editing. Is there a function available to lock the document from editing? Does any one know how to do it?.
    Many thanks,
    Terence

    >
    Dilek Adak wrote:
    > Hi Terence,
    >
    > There is no option to lock the appraisal document, but there is an unlock option instead (PHAP_ADMIN_PA - Goto Locked appraisal docs - Unlock).
    > To lock an appraisal document from editing, one option may be going to PHAP_ADMIN_PA t-code and opening the document with change button -so that no one can open and change the document unless it is closed-.
    > Not a sophisticated way but would probably work in your case.
    >
    > Regards,
    >
    > Dilek
    Hi Terence,
    I think you are looking for a more permanent lock on the document.
    What you can do is make sure you have a status or sub-status configured for the appraisal template.  This is configured on the status_flow tab.   
    For this custom status you would make sure the Person Authorized is some Role other than the appraiser / appraisee.  You can configure a custom role. 
    You would basically jerry-rig the template so that when the document is moved into that sub-status neither the appraiser / appraisee can move the document forward or backward, and you make the document have a read-only status.
    Than to make this work, when the documents are live, a performance management adminstrator can go into phap_admin and manually mass move all the document status to the limbo status you configured.  Once you want to unlock it again, the adminstrators would move it back to a document status that then gives the appraisee or appraiser control on the document.
    hope this helps, let me know if you like the idea.

  • How to trigger follow up processing actions in appraisal documents?

    Hi gurus,
    We are customizing the performance management process using Objective Settings and Appraisals (ECC 6.0; Enh.Pack 4, ESS/MSS with business pack 1.41) and we have customized the evaluation templates (transaction PHAP_CATALOG_PA) with the enhancement "Follow-Up Proc. (Background) - Adjust Qualific. (Start Date)" in Follow-up Processing section of the Processing tab, at template level (VA object).
    The system functions is ok, and the cualification appears in the employee profile (transaction PPPM) correctly after the performance management especialist trigger it using the admin report (transaction PHAP_ADMIN_PA).
    My question is: Is there anyway to automatically trigger the follow-up processing after the appraisal document is finished? Do we need to develop in ABAP a new implementation of some BADI?
    Thanks in advance!

    Maurice Hagen wrote:
    Followup processes are started as soon as the document goes from status 1-4 to 5 (completed).
    Do you mean ALL available follow-up processes should be started as soon as status is set to "competed"?
    That's not what happens for our (custom) appraisal: follow-up process(es) are not started when the status becomes "completed", neither from the backend nor the portal. We always have to manually launch the follow-up process from the phap_admin transaction, and select the ones we want to be done.
    In phap_catalog, we have a couple of follow-up processes that are selected in the "Processing" tab.
    when the approval process is activated (infty 5025) and or status 6,7,8,9 are selected then the follow up process only takes place after status change to close approved.
    Even when setting the status to "closed approved", no follow-up process is started.
    Any suggestion? Isn't there a setting somewhere that should be set in order for the follow-up prpcesses to be automatically started when the status is set to "completed"?

  • How to change Font size and alignment in Appraisal document - Font settings

    Dear Eperts,
    We are working on 360 Appraisal. Can Any body explain how to change the fornt size and allignment (text wrapping to wndow size) in Appraisal document.
    Thanks and Regards,
    Ajaykumar

    Hello Ajaykumar,
    if I am not completely mistaking the 360° Appraisal uses the Adobe Forms.
    In this case the font can be set in the Adobe Live Cycle Designer by selecting "Palettes" -> "Font".
    Here is a discussion which addresses this question, and also contains a link to how to handle Adobe Forms:
    Adobe Print Form - Change Font Type/Size | SCN
    Best regards,
    Laszlo

  • BADI for changing Appraisal document application name for Web dynpro ABAP

    Hi,
    For Appraisal document customizing through PHAP_CATALOG_PA, We have BADI HRHAP00_BSP_TMPL  to change the BSP application name which can be used in Web layout for output display. Using this we can change application name from HAP_DOCUMENT to custom BSP application name
    Similarly, what is the BADI for changing Web dynpro ABAP applictaion name? Currently its triggering HAP_MAIN_DOCUMENT.
    how do we change application name to some custom web dynpro application name
    Regards,
    Kothand

    Hi Karim,
    I don't know, if there is any chance to get the Webdynpro application name. At least in the ABAP System fields is no information about the webdynpro application name.
    One remark: I have allways problems with BAPIS / BADIS that behave different depending on the caller. Could it be a good idea to pass some information through the interface / parameters?
    Best regards
    Renald

  • The note field is in non-editable mode in appraisal document

    Hi all,
    In appraisal document,
    the reviewer can give his comment in the status u201CIn Processu201D and in the Sub Status u201CAnnual Review by Addl Managers/Reviewersu201D in an appraisal document. It is editable when I am trying via web but when I try to upload the comment from backend GUI  ( using phap_admin) the note field is in non-editable mode. My client requires it in editable mode at the back end.
    Can any one help me on thisu2026

    Hello Girish,
    Can you please check the appraisal  template, Proper access has been given to use the note column. If still faces problem can look for the BADI  HRHAP00_COL_ACCESS.
    You can look for the following notes also :
    1554467   column access does not work
    Best Regards,
    Deepak..

  • Unable to view the appraisal document in PMS

    Hi,
    We have upgraded our system from 7.01 to 7.4 and ECC from EHP4 to EHP7.
    After upgrade we are not able to open the appraisal document from
    Appraisal Inbox (Performance management) page/Employee & Reviewer Inbox
    page but getting blank screen.
    We had refer the note 1600380, according to the note we had checked the objects in all pages mentioned.
    But then also unable to view the appraisal document.
    Refer the attachment.
    Kindly guide us to resolve the issue.
    Regards-
    Poonam

    Hi ,
    Before upgrade it was working fine, There is no change in the authorisation in the backend.
    Kindly specify what kind of authorisation are required, so that we can check at our level.
    No error messages and logs are generated related to this.
    Regards-
    Poonam

  • Appraisal Documents (WD UI) open the same page in the pop up browser.

    Hi Expert,
        I am using the business package for  Appraisal Documents. I got some problem on navigate to the new browser.
       When the user click on a link in 'Appraisal Documents (WD UI)' in should open a new pop up for Appraisal Document(HAP_MAIN_DOCUMENT), but It open Appraisal Documents (WD UI) again in the new pop up browser.
       I am not sure whether i did it correct or not. Below is the step that i did.
    - Copy Appraisal Documents (WD UI) page and Appraisal Document'(HAP_MAIN_DOCUMENT) to the folder.
    - Change system alias for pages.
    - Add Appraisal Document (WD UI) operation of Employee Business object to Appraisal Documents (WD UI) page.
    - Assign them to the role.
      Could you please suggest. If you have a document about using the page from business package please provide me
    Thank you in advance,
    Noppong Jinbunluphol.

    we kindly recommend you to re-check note 1600380 paying attention to
    point 1.2 which deals with the relevant configuration to ESS for
    flexible process.
    please notice per default role delivery two services two roles for
    Performance Management will be displayed. Both services are named
    Appraisal documents. The difference is that one service is for the
    Predefined Management Process employee access, the other one for the
    configurable/flexible Performance Management employee access. The ESS
    business package is set up in a way that all services/iviews are in
    default role delivery available and customer can choose which one to
    leave in (This is different to MSS where there is an standard role
    delivery and a hidden iview delivery. There the customer can choose
    whether or not to remove existing iviews in standard role delivery or if
    the ones which are hidden shall be made visible in the role).

Maybe you are looking for

  • Why can you not introduce a 2003 server into a 2008 domain?

    Hello, So we are going to be upgrading our domain very shortly from 2003 to 2008 R2. I know that we are not able to have a 2003 server in the 2008 forest, but the question is why? I'm trying to find some information on Google but can't actually find

  • While creating a Sales Order , service order is being created

    1) VA02  -->  given some number for order  (71009759 valid sales order for service ) 2) trying to create a material ( say SERVICE K in my case and qty 1) 3) now i press save button 4) now i go to IW32 a new service order is being created there. where

  • How to get MRP indiactor in Excise Invoice tab in MIGO

    Hi All, My client wants MRP indicator field in Excise tab in MIGO. Please suugest the ways to get this. Thanks NDS

  • Logic hangs on a plugin while opening File

    I have a song that will no longer open beacuse in the process of it opening, it up gets hung up while accessing a plugin that was used on a track. Is there a way to bypass the plugin before opening the file so that I can get the song opened up and re

  • FCP Export to Dropbox gives "cannot open in QT Player Document"

    What can I do to convert my FCP Export for it to be other than Quick Time Player Document format?  I tried Streamclip QT, Streamclip mpeg 4, same message from Dropbox: cannot open files in the QT Player format".  This is an emergency.  I'd appreciate