AssetTableInterval_Fiscal.findMiddleOfPeriod Method [AX 2012]
Gets the middle date of the fiscal period for a specified date.
Syntax
public TransDate findMiddleOfPeriod(TransDate _date)
Run On
Called
Parameters
- _date
Type: TransDate Extended Data Type
The asset transaction date.
Return Value
Type: TransDate Extended Data Type
The middle date of the fiscal period.