cancel
Showing results for 
Search instead for 
Did you mean: 

Appraisal Document id from Pernr and template id

Former Member
0 Kudos

Hi,

I need to get the appraisal document id when I have the template id and pernr of the apraisee. Are there any tables that relates to these feilds.

Or any FM which can return me the documnet id when I enter the Template id and pernr of the the apraisee.

Regards,

Rashi

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Have you checked FM HRHAP_DOCUMENT_GET_LIST? Pass PLAN_VERSION, T_TEMPLATES (template ID) and T_APPRAISEES (appraisee ID) and you should get the appraisal ID in T_APPRAISAL_ID.

Hope this helps.

Donnie

Former Member
0 Kudos

Hi,

Thanks a lot for all your help and sorry for the late reply.

HRHAP_DOCUMENT_GET_LIST did help me to get the app doc id.

I also found HRHAP_DOCUMENT_GET_LIST_XXL which gives us all the details of the appraisal doc also along with the doc id.

We also need to pass the foolowing parameters

status (S_SEL_STATUS),

with or without (S_SEL_WITH_OR_WITHOUT).

Without these the FMs was not giving us any result.

Thanks and regards,

Rashi

Former Member
0 Kudos

Hi,

Can you please help me on this.

When the manager is defining Objectives in the appraisal document of an employee, it is displaying wrong details in the Administrative Data of the Appraisal Document.

Where can i find the details of this and make corrections..?

Please let me know.

Thanks in advance.

Regards,

Ponneswari.

former_member206624
Active Participant
0 Kudos

Hi,

You can change the worng test in PHAP_ADMIN with admin rights.

Cheers

Kumar

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Rashi,

Please goto se38->RHHAP_DISPLAY_DB.

You will see list of reports for appraisal

Thanks!

Regards,

Chetan