HcmBenefit::resolvePayrollCategoryBenefits Method
Provides custom resolveReference logic for foreign keys to the HcmBenefit table that supports resolving currently active and pending records
Syntax
client server public static Common resolvePayrollCategoryBenefits(
FormReferenceControl _formReferenceControl,
PayrollCategory _payrollCategory,
[Common _datasource])
Run On
Called
Parameters
- _formReferenceControl
Type: FormReferenceControl Class
The FormReferenceControl to resolve the reference for
- _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: Common Table
A HcmBenefit record buffer that contains the record that the values in the FormReferenceControl resolve to