Share via


HcmWorkerTaxInfo::findByWorkerStartDate Method

Finds a record in the HcmWorkerTaxInfo table by using the specified Worker and StartDate fields.

Syntax

client server public static HcmWorkerTaxInfo findByWorkerStartDate(
    HcmWorkerRecId _worker, 
    HcmDate _startDate, 
   [boolean _forUpdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

Return Value

Type: HcmWorkerTaxInfo Table
A record in the HcmWorkerTaxInfo table.

See Also

Reference

HcmWorkerTaxInfo Table