Menu

SAP Function Module HRHAP_DOCUMENT_GET_LIST

Appraisal Document Get List

The Function Module HRHAP_DOCUMENT_GET_LIST (Appraisal Document Get List) 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_DOCUMENT_GET_LIST
Short Text Appraisal Document Get List
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 Application for the Appraisal Systems
ONLY_MAIN_DOC TYPE CHAR1 ' ' ' X' -> returns only main documents
PLAN_VERSION TYPE PLVAR Plan Version
S_AND_OR TYPE HAP_S_SEL_OPTION_AND_OR Document Selection: AND/OR option for all Participants
S_SEL_DATES TYPE HAP_S_SEL_DATES Date fields of the appraisal document.
S_SEL_STATUS TYPE HAP_S_SEL_STATUS Appraisal Status.
S_SEL_WITH_OR_WITHOUT TYPE HAP_S_SEL_WITH_OR_WITHOUT Selection of Objects With or Without Document
T_APPRAISEES TYPE HAP_T_HRSOBID Appraisees
T_APPRAISERS TYPE HAP_T_HRSOBID Appraisers
T_OTHERS TYPE HAP_T_HRSOBID Others
T_PART_APPRAISERS TYPE HAP_T_HRSOBID Part Appraisers
T_SEL_STATUS_SUB TYPE HAP_T_STATUS_SUB Document Substatus
T_TEMPLATES TYPE HAP_T_HROBJECT Appraisal Templates
T_TMPL_DETAIL TYPE HAP_T_SEL_TMPL_DETAIL Document Selection: For a Template on Element Level

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_APPRAISAL_ID TYPE HAP_T_APPRAISAL_ID Table Type for Appraisal ID's
T_WITHOUT_DOC TYPE HAP_T_DOCUMENTS Appraisal Document List (Prepared for Output)

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.