The Function Module HR_BE_LOW_WAGES (Calculation of SI reduction for employees with low wages) is a standard Function Module in SAP ERP and is part of the function group 0PBR within the package PC12.
Function Module | HR_BE_LOW_WAGES |
Short Text | Calculation of SI reduction for employees with low wages |
Function Group | 0PBR |
Package | PC12 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BEUWG | LIKE | PC280-BEUWG | Maximum number of hours per week | |
REFBEG | LIKE | PC280-BEGDA | Validity Start Date | |
REFEND | LIKE | PC280-ENDDA | Validity End Date |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
LOWWAGE_BASE | LIKE | PC207-BETRG | Personalabrechnung: Betrag | |
LOWWAGE_REDUC | LIKE | PC207-BETRG | Personalabrechnung: Betrag | |
LOWWAGE_SALARY | LIKE | PC207-BETRG | Personalabrechnung: Betrag |
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 |
---|---|---|---|---|
ISV | LIKE | PC280 | Social Insurance payroll Belgium | |
ISVSPLIT | LIKE | PC280 | Social Insurance payroll Belgium | |
IWPBP | LIKE | PC205 | Abrechnungsergebnis: Arbeitsplatz/Basisbezüge |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
TAB_ENTRY_NOT_FOUND | No appropriate entry found in table |
ZERO_DIVIDE | Factor for division equals 0 |