Share via


HcmPayrollFrameCategory::findByPayrollFrameCategory Method

Finds the specified record in the HcmPayrollFrameCategory table.

Syntax

client server public static HcmPayrollFrameCategory findByPayrollFrameCategory(
    HcmPayrollFrameCategoryId _payrollFrameCategoryID, 
   [boolean _forUpdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

Return Value

Type: HcmPayrollFrameCategory Table
A record in the HcmPayrollFrameCategory table.

See Also

Reference

HcmPayrollFrameCategory Table