PayrollStatementGeneration.companyEndOfPayPeriodAdjusted Method [AX 2012]

Retrieves the period end date and time, removing the company's time zone offset.

Syntax

protected utcdatetime companyEndOfPayPeriodAdjusted(TransDate _periodEndDate)

Run On

Called

Parameters

Return Value

Type: utcdatetime
A utcdatetime object that represents the company's end of period.

See Also

Reference

PayrollStatementGeneration Class