The Function Module HRHAP_SHOW_RANKING_LIST (Rangliste der Beurteilungen) is a standard Function Module in SAP ERP and is part of the function group HRHAP_UI_DOCUMENT_REPORT01 within the package PAOC_HAP_DOCUMENT_UI.
Function Module | HRHAP_SHOW_RANKING_LIST |
Short Text | Rangliste der Beurteilungen |
Function Group | HRHAP_UI_DOCUMENT_REPORT01 |
Package | PAOC_HAP_DOCUMENT_UI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
READ_DOC_ATTRIBUTES | TYPE | CHAR1 | ' ' | X'-Read Attributes of T_SELECTED_DOCUMENTS again |
T_SELECTED_DOCUMENTS | TYPE | HAP_T_DOCUMENTS | Appraisal List (Prepared for Output) |
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 |
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.