Share via


AssetTableInterval.findFirstDayOfPeriod Method [AX 2012]

Finds the first date of a fiscal period or a calendar month for a specified date.

Syntax

public TransDate findFirstDayOfPeriod(TransDate _date)

Run On

Called

Parameters

Return Value

Type: TransDate Extended Data Type
An exception, because this method is designed for the AssetTableInterval_Calendar, AssetTableInterval_AssetCalendar, and AssetTableInterval_Fiscal classes.

See Also

Reference

AssetTableInterval Class