HcmPersonLaborUnion::findByPersonLaborUnionStartDate Method

Finds the specified record in the HcmPersonLaborUnion table.

Syntax

client server public static HcmPersonLaborUnion findByPersonLaborUnionStartDate(
    HcmPersonRecId _person, 
    HcmUnionsRecId _laborUnion, 
    HcmPersonUnionStartDate _startDate, 
   [boolean _forUpdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

Return Value

Type: HcmPersonLaborUnion Table
A record in the HcmPersonLaborUnion table.

See Also

Reference

HcmPersonLaborUnion Table