HcmPayrollPremium::findByPayrollPremium Method
Finds the specified record in the HcmPayrollPremium table.
Syntax
client server public static HcmPayrollPremium findByPayrollPremium(
HcmPayrollPremiumId _payrollPremiumId,
[boolean _forUpdate,
ConcurrencyModel _concurrencyModel])
Run On
Called
Parameters
- _payrollPremiumId
Type: HcmPayrollPremiumId Extended Data Type
- _forUpdate
Type: boolean
- _concurrencyModel
Type: ConcurrencyModel Enumeration
Return Value
Type: HcmPayrollPremium Table
The specified record in the HcmPayrollPremium table.