The Function Module HRPY_AVERA_CLEAR_GV (Clear Previously read Average calculation rule) is a standard Function Module in SAP ERP and is part of the function group HRPY_GB_AVERA within the package PC08.
Function Module | HRPY_AVERA_CLEAR_GV |
Short Text | Clear Previously read Average calculation rule |
Function Group | HRPY_GB_AVERA |
Package | PC08 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EMPLOYEE_NUMBER | LIKE | PERNR-PERNR | Personnel Number |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
AVERAGE | LIKE | PC2AVERA | Frozen Average Values in Payroll Result |
This function module does not define any Exceptions.