Share via


PayrollPayPeriod::resolveReferencePayPeriodByPayCycle Method

Resolves reference for the customized lookup that shows pay periods based on the PayrollPayCycleId value.

Syntax

client server public static Common resolveReferencePayPeriodByPayCycle(FormReferenceControl _formReferenceControl, PayrollPayCycleId _payCycleId)

Run On

Called

Parameters

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

Return Value

Type: Common Table
A reference to a PayrollPayPeriod record.

See Also

Reference

PayrollPayPeriod Table