The Function Module HR_EXTEND_STAT_LIST (Insert Own Details for Report Statistics) is a standard Function Module in SAP ERP and is part of the function group HRPAY01_STAT within the package P99U.
Function Module | HR_EXTEND_STAT_LIST |
Short Text | Insert Own Details for Report Statistics |
Function Group | HRPAY01_STAT |
Package | P99U |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ARBGB | TYPE | SY-MSGID | 'HRPAYCE' | Work Area (Message Class) |
MSGNO | TYPE | SY-MSGNO | Message Number | |
MSGV1 | LIKE | SPACE | Message Parameter 1 | |
MSGV2 | LIKE | SPACE | Message Parameter 2 | |
MSGV3 | LIKE | SPACE | Message Parameter 3 | |
MSGV4 | LIKE | SPACE | Message Parameter 4 | |
NUMBER | TYPE | I | Entry for Statistics |
This function module does not define any EXPORTING parameters.
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.