PayrollEarningGenerationTask.getAnnualPayPeriodCount Method [AX 2012]

Returns the count of pay periods for a year.

public int getAnnualPayPeriodCount(PayrollTimePeriod _timePeriod)

Run On

Called

Parameters

_timePeriod
Type: PayrollTimePeriod Enumeration
The period for which to return the count.

Return Value

Type: int
The count of pay periods.

Community Additions

ADD
Show: