HcmPayrollCategory::find Method

Finds the specified record in the HcmPayrollCategory table.

Syntax

client server public static HcmPayrollCategory find(
    HcmPayrollCategoryRecId _recId, 
   [boolean _forUpdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

Return Value

Type: HcmPayrollCategory Table
A record in the HcmPayrollCategory table.

See Also

Reference

HcmPayrollCategory Table