Share via


ReleaseUpdateDB60_Payroll.getFringeBenefitPlanId Method [AX 2012]

Forms a benefit plan ID by appending the code, union, agreement and skill values of the PrlFringeBenefits record supplied.

Syntax

public HcmBenefitPlanId getFringeBenefitPlanId(DEL_PRL_FringeBenefits _prlFringeBenefits)

Run On

Server

Parameters

Return Value

Type: HcmBenefitPlanId Extended Data Type
A benefit plan ID.

See Also

Reference

ReleaseUpdateDB60_Payroll Class