PayrollWorkerTaxRegion::resolveReferenceTaxRegionByWorker Method

Resolves reference for the PayrollWorkerTaxRegion custom lookup that filters a record by worker.

Syntax

client server public static Common resolveReferenceTaxRegionByWorker(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 HcmBenefit table.

Return Value

Type: Common Table
An HcmBenefit record buffer that contains the record that the values in the form reference control resolve to

See Also

Reference

PayrollWorkerTaxRegion Table