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.
Opens the lookup with an applied filter to restrict the lookup to the specified criteria of benefits.
Syntax
client server public static HcmBenefit lookupPayrollCategoryBenefits(
FormReferenceControl _formReferenceControl,
PayrollCategory _payrollCategory,
[Common _datasource])
Run On
Called
Parameters
- _formReferenceControl
Type: FormReferenceControl Class
The form control that is opening the position lookup.
- _payrollCategory
Type: PayrollCategory Enumeration
A PayrollCategory enumeration value to provide payroll category.
- _datasource
Type: Common Table
A Common table record to accomodate any calling data source.
Return Value
Type: HcmBenefit Table
A HcmBenefit record buffer that references the selected record.