Share via


HcmPayrollCategory::findByPayrollCategory Method

Finds the specified record in the HcmPayrollCategory table.

Syntax

client server public static HcmPayrollCategory findByPayrollCategory(
    HcmPayrollCategoryId _payrollCategoryId, 
   [boolean _forUpdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

Return Value

Type: HcmPayrollCategory Table
A record in the HcmPayrollCategory table.

See Also

Reference

HcmPayrollCategory Table