The Function Module HR_CA_GET_WRKAR_COMBINATION (Combine 'Province' and 'Business Number') 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_WRKAR_COMBINATION |
Short Text | Combine 'Province' and 'Business Number' |
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 |
---|---|---|---|---|
BEGDA | TYPE | P0461-BEGDA | '18000101' | Start Date |
ENDDA | TYPE | P0461-ENDDA | '99991231' | End Date |
PERNR | TYPE | P0461-PERNR | Personnel Number |
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 |
---|---|---|---|---|
WRKAR_COMBI | LIKE | HRPAYCA_TCRTI_COMBINATION | Combinations of tax information and business number |
This function module does not define any Exceptions.