Menu

SAP Function Module HRHAP_PA_CMP_MATRIX_APPRAISAL

Calculation of an employee's appraisal data (MbO) - Guidline

The Function Module HRHAP_PA_CMP_MATRIX_APPRAISAL (Calculation of an employee's appraisal data (MbO) - Guidline) is a standard Function Module in SAP ERP and is part of the function group HRHAP_PA_COMPENSATION within the package PAOC_HAP_PA_UI.

Technical Information

Function Module HRHAP_PA_CMP_MATRIX_APPRAISAL
Short Text Calculation of an employee's appraisal data (MbO) - Guidline
Function Group HRHAP_PA_COMPENSATION
Package PAOC_HAP_PA_UI
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BSDTE TYPE SY-DATUM Date for calculation
PARAM TYPE T71GD-PARAM Parameter for the dimension method
PERNR TYPE P0001-PERNR Personnel Number
REACTION TYPE SY-MSGTY SPACE Output type

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SUBRC TYPE SY-SUBRC Error indicator
VALUE TYPE T71GS-LOVAL Appraisal value

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ERROR_TABLE LIKE RPBENERR Error Message Table

Exceptions

This function module does not define any Exceptions.