The Function Module HRHAP_DOCUMENT_GET_LIST_XXL (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.
Function Module | HRHAP_DOCUMENT_GET_LIST_XXL |
Short Text | Appraisal Document Get List |
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 Application for the Appraisal Systems | |
EXTRACT_M_N | TYPE | CHAR1 | ' ' | 'X' -> Extract the multiple appraisers / appraisees to 1:1 |
NO_DIALOG | TYPE | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (-'X') und FALSE (-' ') | |
PLAN_VERSION | TYPE | HAP_PLAN_VERSION | Plan Version | |
SEL_FILTER | TYPE | ANY | ' ' | Selection Filter - BAdI dependent |
S_AND_OR | TYPE | HAP_S_SEL_OPTION_AND_OR | Document Selection: AND/OR option for all Participants | |
S_DOCUMENT_FILL | TYPE | HAP_S_DOCUMENT_FILL | Document List (Def. of which Fields will not be Filled) | |
S_SEL_DATE | 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 |
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_DOCUMENTS | TYPE | HAP_T_DOCUMENTS | Document List (Prepared for Output) |
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.