Share via


PayrollPayPeriod::lookupPayPeriodByPayCycle Method

Provides a custom lookup for PayrollPayPeriod records that filters based on the PayCycleId value.

Syntax

client server public static Common lookupPayPeriodByPayCycle(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 PayrollPayPeriod table.

Return Value

Type: Common Table
The payroll period filtered record.

See Also

Reference

PayrollPayPeriod Table