Share via


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

Return Value

Type: HcmPayrollFrame Table
A record in the HcmPayrollFrame table.

See Also

Reference

HcmPayrollFrame Table