The Function Module HRTS_CHECK_BEFORE_VOID (Check for IF export before permitting void) is a standard Function Module in SAP ERP and is part of the function group HROT within the package POUT.
Function Module | HRTS_CHECK_BEFORE_VOID |
Short Text | Check for IF export before permitting void |
Function Group | HROT |
Package | POUT |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_PERNR | TYPE | PERNR-PERNR | Personnel Number | |
VOID_TABLE_LINE | TYPE | PC261 | Cluster Directory (For Export and Import of Payroll Results) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
VOID_ALLOWED | TYPE | C | Void is permitted (if value is X) |
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.