Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.
- _payCycleId
Type: PayrollPayCycleId Extended Data Type
The PayrollPayCycleId value.
Return Value
Type: Common Table
The payroll period filtered record.