The Function Module HR_PL_D_NZ_TAXP (Display results table TAXP) is a standard Function Module in SAP ERP and is part of the function group 31NZ within the package PC43.
Function Module | HR_PL_D_NZ_TAXP |
Short Text | Display results table TAXP |
Function Group | 31NZ |
Package | PC43 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IMP_OFFSET | TYPE | I | 1 | List processing, contents of selected line |
IMP_PSEARCH | LIKE | SY-LISEL | List processing, contents of selected line |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
IMP_HITLIST | LIKE | HRPLOG_HITLIST | Hit List After Search in Payroll Log / Time Evaluation Log |
This function module does not define any Exceptions.