The Function Module HR_SGPBS_EVALUATION_RESULT (Read evaluation results) is a standard Function Module in SAP ERP and is part of the function group HRPADSG_SUGGESTION within the package P25P1.
Function Module | HR_SGPBS_EVALUATION_RESULT |
Short Text | Read evaluation results |
Function Group | HRPADSG_SUGGESTION |
Package | P25P1 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BEGDA | LIKE | P0000-BEGDA | Start Date | |
CATGY | LIKE | P0490-CATGY | Staff Suggestion Category | |
ENDDA | LIKE | P0000-ENDDA | End Date | |
MOLGA | LIKE | T500P-MOLGA | Country Grouping | |
PERNR | LIKE | PERNR-PERNR | Personnel Number | |
SEQNR | LIKE | P0000-SEQNR | Number of Infotype Record With Same Key | |
SSNUM | LIKE | P0490-SSNUM | Employee suggestion number |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
AVGPT | LIKE | Q0490-AVGPT | Average Points | |
ESSRK | LIKE | Q0490-ESSRK | Ranking for Staff Suggestion | |
TOTNT | LIKE | Q0490-TOTNT | Total Net Points For Staff Suggestion |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RESULT_TAB | LIKE | Q0490 | HR-PS-SG: Repeat Structure for Employee Suggestion Scheme |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
PERNR_NOT_ASSIGNED | Personnel number not assigned yet |