ReleaseUpdateDB60_Payroll.getAccrualStartingDate Method [AX 2012]

Calculates the accrual starting date from a supplied MM/DD formatted string value

private PayrollAccrualStartingDate getAccrualStartingDate(DEL_PRLPlanYear _planYear)

Run On

Server

Parameters

_planYear
Type: DEL_PRLPlanYear Extended Data Type
The supplied MM/DD string value.

Return Value

Type: PayrollAccrualStartingDate Extended Data Type
A Date value.

Community Additions

ADD
Show: