PayrollTaxTypeInitialization.getWorkerTaxRegionForSymmetryForTaxCode Method [AX 2012]

Determines the first PayrollWorkerTaxRegionForSymmetry record that applies to the tax code for the current worker.

private PayrollWorkerTaxRegionForSymmetry getWorkerTaxRegionForSymmetryForTaxCode(PayrollTaxCodeId _taxCodeId)

Run On

Server

Parameters

_taxCodeId
Type: PayrollTaxCodeId Extended Data Type
The Symmetry tax code identifier that is used to match to a PayrollWorkerTaxRegionForSymmetry record.

Return Value

Type: PayrollWorkerTaxRegionForSymmetry Table
A PayrollWorkerTaxRegionForSymmetry record that applies to the tax code.

Community Additions

ADD
Show: