The Function Module HRHAP_HEAD_APPRAISEE_GET_LIST (Appraisers (Document Header - List of Possible Entries)) is a standard Function Module in SAP ERP and is part of the function group HRHAP_IF_DOCUMENT within the package PAOC_HAP_DOCUMENT_IF.
Function Module | HRHAP_HEAD_APPRAISEE_GET_LIST |
Short Text | Appraisers (Document Header - List of Possible Entries) |
Function Group | HRHAP_IF_DOCUMENT |
Package | PAOC_HAP_DOCUMENT_IF |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ADD_ON_APPLICATION | TYPE | HAP_ADD_ON_APPLICATION | Add-On-Anwendung für Beurteilungssysteme | |
END_DATE | TYPE | HAP_AP_END_DATE | '99991231' | End date of the appraisal period |
NO_SELF_APPRAISAL | TYPE | HAP_NO_SELFAPPRAISAL | ' ' | Flag: Self Appraisal not Allowed |
OBJECT_TYPE | TYPE | HAP_APPRAISER_TYPE | Appraiser Type | |
PLAN_VERSION | TYPE | HAP_PLAN_VERSION | Plan Version | |
R3_MULTI_SELECT | TYPE | CHAR1 | ' ' | X'-multiple objects can be choosen, ' '-just one object can be choosen |
R3_NO_DIALOG | TYPE | CHAR1 | 'X' | R/3-Dialog: 'X'-no Dialog(give list back), ' '-R/3 Dialog, '4'- R/3 F4-Dialog |
SEARCH_STRING | TYPE | C | '*' | Search String |
START_DATE | TYPE | HAP_AP_START_DATE | '19000101' | Start date of the appraisal period |
S_HEADER_TEXTS | TYPE | HAP_S_HEADER_TEXTS | Header - Texts | |
TEMPLATE_ID | TYPE | HAP_TEMPLATE_ID | Appraisal Template | |
T_APPRAISER | TYPE | HAP_T_HEADER_APPRAISER | Kopfteil - Beurteiler | |
T_OTHERS | TYPE | HAP_T_HEADER_OTHERS | Kopfteil - Weitere Beteiligte | |
T_PART_APPRAISERS | TYPE | HAP_T_HEADER_PART_APPRAISERS | Kopfteil - Teilbeurteiler |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
S_RETURN | TYPE | BAL_S_MSG | Application Log: Message Data | |
T_SELECTED_APPRAISEE | TYPE | HAP_T_HEADER_APPRAISEE | Header - Appraisee |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.