PayrollWorkerTaxRegion::lookupTaxRegionByWorker Method
Provides a custom lookup for the PayrollWorkerTaxRegion records that filters by a specified worker.
Syntax
client server public static PayrollWorkerTaxRegion lookupTaxRegionByWorker(FormReferenceControl _formReferenceControl, HcmWorkerRecId _workerRecId)
Run On
Called
Parameters
- _formReferenceControl
Type: FormReferenceControl Class
The form control that is bound to the foreign key reference to the PayrollEarningCode table.
- _workerRecId
Type: HcmWorkerRecId Extended Data Type
The HcmWorker record ID.
Return Value
Type: PayrollWorkerTaxRegion Table
A reference to a PayrollWorkerTaxRegion record.