The Function Module HR_BE_PAY_BSPLU (Function called by BSPLU (BPWP / SV Split)) is a standard Function Module in SAP ERP and is part of the function group HRPY_BE within the package PC12.
Function Module | HR_BE_PAY_BSPLU |
Short Text | Function called by BSPLU (BPWP / SV Split) |
Function Group | HRPY_BE |
Package | PC12 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_APER | TYPE | PC2APER | structure of table APER in payroll | |
I_OT | TYPE | PBEP0_OT | Work area from OT in payroll | |
I_SV | TYPE | PBEP0_SV_TAB | Table w/ social insurance data | |
I_WPBP | TYPE | PBEP0_WPBP_TAB | Workplace basic pay |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_OT_TAB | TYPE | PBEP0_OT_TAB | Splitted OT table for payroll |
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.