Menu

SAP Function Module HRHAP_PA_CMP_PERFORMANCE_GET

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

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module HRHAP_PA_CMP_PERFORMANCE_GET (Calculation of an employee's appraisal data (MbO) - Eligibility) 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_PERFORMANCE_GET
Short Text Calculation of an employee's appraisal data (MbO) - Eligibility
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
IS_T71D5R TYPE T71D5R Parameter for the appraisal template
I_BEGDA TYPE SY-DATUM Date for calculation
I_OBJID_APPRAISEE TYPE PLOGI-OBJID Id of appraisee
I_OTYPE_APPRAISEE TYPE T778O-OTYPE Object Type of appraisee
I_PLVAR TYPE T778P-PLVAR Plan Version
I_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
E_SUBRC TYPE SY-SUBRC Error indicator
E_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
CT_ERROR_TABLE LIKE RPBENERR Error Message Table

Exceptions

This function module does not define any Exceptions.