The Function Module HR_BE_PAY_GET_EMPLOYMENT_PARAM (Get employment parameters for various EE reductions) is a standard Function Module in SAP ERP and is part of the function group HRPAYBE_REDUCTIONS within the package PC12.
Function Module | HR_BE_PAY_GET_EMPLOYMENT_PARAM |
Short Text | Get employment parameters for various EE reductions |
Function Group | HRPAYBE_REDUCTIONS |
Package | PC12 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_APER | TYPE | PC2APER | structure of table APER in payroll | |
IM_PERNR | TYPE | PERNR-PERNR | Personnel number |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_TAB_RSZNR | TYPE | PBEU0_TAB_RSZNR_T | Contains data split for each RSZNR (company) |
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.