InventSRSHelper_CN::getCurrentPeriodDate Method [AX 2012]
Gets the start date or end date of the latest period for the system date.
Syntax
client server public static date getCurrentPeriodDate([boolean _isFromDate])
Run On
Called
Parameters
- _isFromDate
Type: boolean
A value that indicates whether to return the start date or the end date.
Return Value
Type: date
The start date or end date.