PayrollEarningCode::lookupEarningCodeForAccrual Method
Provides a custom lookup for the PayrollEarningCode records that filters based on the QuantityUnit value.
Syntax
client server public static Common lookupEarningCodeForAccrual(FormReferenceControl _formReferenceControl, [PayrollQuantityUnit _quantityUnit])
Run On
Called
Parameters
- _formReferenceControl
Type: FormReferenceControl Class
The form control that is bound to the foreign key reference to the PayrollEarningCode table.
- _quantityUnit
Type: PayrollQuantityUnit Enumeration
A flag that indicates the quantity unit for the earning code.
Return Value
Type: Common Table
A reference to a PayrollEarningCode record.