Menu

SAP Function Module HRHAP_HEAD_PART_APPER_GET_LIST

Part Appraisers (Document Header - List of Possible Entries)

The Function Module HRHAP_HEAD_PART_APPER_GET_LIST (Part 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.

Technical Information

Function Module HRHAP_HEAD_PART_APPER_GET_LIST
Short Text Part Appraisers (Document Header - List of Possible Entries)
Function Group HRHAP_IF_DOCUMENT
Package PAOC_HAP_DOCUMENT_IF
Module Type Normal Module

Importing Parameters

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
MAX_OLD_PART_AP_ID TYPE HAP_PART_AP_ID Teilbeurteilungs-ID
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_APPRAISAL_ID TYPE HAP_S_APPRAISAL_ID Appraisal ID
S_HEADER_TEXTS TYPE HAP_S_HEADER_TEXTS Kopfteil - Texte
TEMPLATE_ID TYPE HAP_TEMPLATE_ID Appraisal Template
T_APPRAISEE TYPE HAP_T_HEADER_APPRAISEE Header - Appraisee (to default roles)
T_APPRAISER TYPE HAP_T_HEADER_APPRAISER Kopfteil - Beurteiler
T_OTHERS TYPE HAP_T_HEADER_OTHERS Kopfteil - Weitere Beteiligte
T_PART_APPRAISER TYPE HAP_T_HEADER_PART_APPRAISERS Header - Part Appraisers

Exporting Parameters

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_PART_APPRAISERS TYPE HAP_T_HEADER_PART_APPRAISERS Header - Part Appraisers

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.