HcmPayrollFrame::findByPayrollFramePayrollFrameCatego Method
Finds the specified record in the HcmPayrollFrame table.
Syntax
client server public static HcmPayrollFrame findByPayrollFramePayrollFrameCatego(
HcmPayrollFrameId _payrollFrameID,
HcmPayrollFrameCategoryRecId _payrollFrameCategory,
[boolean _forUpdate,
ConcurrencyModel _concurrencyModel])
Run On
Called
Parameters
- _payrollFrameID
Type: HcmPayrollFrameId Extended Data Type
- _payrollFrameCategory
Type: HcmPayrollFrameCategoryRecId Extended Data Type
- _forUpdate
Type: boolean
- _concurrencyModel
Type: ConcurrencyModel Enumeration
Return Value
Type: HcmPayrollFrame Table
A record in the HcmPayrollFrame table.