Share via


PayrollEarningCode::lookupEarningCode Method

Provides a custom lookup for the PayrollEarningCode records that shows earning codes of the Pieces and Hours type only.

Syntax

client server public static Common lookupEarningCode(FormReferenceControl _formReferenceControl)

Run On

Called

Parameters

  • _formReferenceControl
    Type: FormReferenceControl Class
    The form control that is bound to the foreign key reference to the PayrollEarningCode table.

Return Value

Type: Common Table
A reference to a PayrollEarningCode record.

Remarks

This method is required only because the filter-by-grid functionality doesn't lock down the metadata-specified fixed field relationship values, so they are repeated here.

See Also

Reference

PayrollEarningCode Table