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
- _payrollCategoryId
Type: HcmPayrollCategoryId Extended Data Type
- _forUpdate
Type: boolean
- _concurrencyModel
Type: ConcurrencyModel Enumeration
Return Value
Type: HcmPayrollCategory Table
A record in the HcmPayrollCategory table.