Share via


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

  • _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

See Also

Reference

HcmBenefit Table