The Function Module HR_CA_GET_NON_TONI_PROVINCES (Return a list of non-TONI provinces (time-dependant)) is a standard Function Module in SAP ERP and is part of the function group HRPAYCA_TAX_001 within the package PB07.
Function Module | HR_CA_GET_NON_TONI_PROVINCES |
Short Text | Return a list of non-TONI provinces (time-dependant) |
Function Group | HRPAYCA_TAX_001 |
Package | PB07 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DATE | TYPE | BEGDA | Start Date |
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 |
---|---|---|---|---|
NON_TONI_TAB | LIKE | DDRANGE | Reference structure for ranges in the ABAP Dictionary |
This function module does not define any Exceptions.