HcmPersonLaborUnion::find Method

Finds the specified record in the HcmPersonLaborUnion table.

Syntax

client server public static HcmPersonLaborUnion find(
    HcmPersonLaborUnionRecId _recId, 
   [boolean _forUpdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

Return Value

Type: HcmPersonLaborUnion Table
A record in the HcmPersonLaborUnion table; otherwise, an empty record.

See Also

Reference

HcmPersonLaborUnion Table