The Function Module HR_BE_GET_DEDUCT_UNIFIED (Gets the deduction, based on the unified model) 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_GET_DEDUCT_UNIFIED |
Short Text | Gets the deduction, based on the unified model |
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_DEDUCT_ATRIB | TYPE | PBEDM_DEDUCT | DMFA deduction code | |
IM_DMFA_GROUP | TYPE | P12_MREDM | Grouping of deductions for DMFA | |
IM_FORCE_ELDERLY | TYPE | BOOLEAN | Force the function to issue elderly employees reduction for each svevl split |
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.