The Function Module HRCA_READ_TAXDATA_SE (Lesen Reisedaten für schwedisches Lohnsteurformular) is a standard Function Module in SAP ERP and is part of the function group HRTL_ADDON within the package PTRA_ADDON.
Function Module | HRCA_READ_TAXDATA_SE |
Short Text | Lesen Reisedaten für schwedisches Lohnsteurformular |
Function Group | HRTL_ADDON |
Package | PTRA_ADDON |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RETURN | LIKE | BAPIRETURN1 | Returnstruktur |
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 |
---|---|---|---|---|
TAXDATA_IN | LIKE | HRSE_TRAVEL_IN | Personalnummern und Perioden | |
TAXDATA_OUT | LIKE | HRSE_TRAVEL_OUT | Ergebnistabelle für Steuerformular |
This function module does not define any Exceptions.