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.
Forms a benefit plan ID by ppending the data area ID to the supplied benefit plan ID and returns the new benefit plan ID.
Syntax
public HcmBenefitPlanId getHcmBenefitPlanId(HcmBenefitPlanId _hcmBenefitPlanId, DataAreaId _dataAreaId)
Run On
Server
Parameters
- _hcmBenefitPlanId
Type: HcmBenefitPlanId Extended Data Type
The value of HcmBenefitPlanId supplied.
- _dataAreaId
Type: DataAreaId Extended Data Type
The data area supplied.
Return Value
Type: HcmBenefitPlanId Extended Data Type
A benefit plan ID appended with the data area.