BudgetTransactionMultiPost::calculateTimeInterval Method [AX 2012]
Determines the start date and end date of the defined interval for the specified date.
Syntax
client server public static container calculateTimeInterval(date trackingDate)
Run On
Called
Parameters
- trackingDate
Type: date
The date for which the start date and end date of the defined interval in which the date falls are to be found.
Return Value
Type: container
A container that contains the start date and end date of the fiscal year; otherwise, an empty container.