Menu

SAP Function Module HR_CA_GET_WRKAR_COMBINATION

Combine 'Province' and 'Business Number'

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

This function module does not define any Exceptions.