The basic Idea for writing this blog is How we can modify the SAP’s Appraisal Template to meet the Customers’ requirement.
To achieve this SAP has provided lots of room spaces(in the form of BADI’s) in their Appraisal Process, where you can write your custom code to enhance the Basic Functionality of SAP Appraisal Process.
While working for the customer I came across a scenario where they wanted to show some additional information of Appraisee along with the standard fields provided by SAP in Header.
To achieve this we need to implement the BADI – HRHAP00_ADD_HEADER. The Process is as follows.
1. Create the Implementation for BADI – HRHAP00_ADD_HEADER in SE18. 2. Assign the Enhancement Area for your Implementation in T-code OOHAP_BASIC. 3. Assign the Enhancement to your Appraisal Category in T-code PHAP_CATALOG. 4. Finally assign your Enhancement in the Additional Header Data.
You are done with your development. Now when you create any Appraisal document you can see an Additional Data Tab. When click on it, you will see the Additional Data requested by the user.
Have a question on this topic ? Please read more here.
Need Help:
In case you need assistance on SAP Support Services, please contact us. Please send us your questions, comments or assistance request and our team would be glad to assist you.
By Gopichand Panghate (on behalf of SAP Consulting Team)