AssetTableInterval_Fiscal_JP.assetDepreciationTime Method [AX 2012]
Retrieves the number of depreication periods in a fiscal year.
Syntax
public AssetDepreciationTime assetDepreciationTime(AssetTransDate _date)
Run On
Called
Parameters
- _date
Type: AssetTransDate Extended Data Type
The date specified to determine the date in the fiscal year in the specified fiscal calendar.
Return Value
Type: AssetDepreciationTime Extended Data Type
The number of the depreication periods in fiscal year.
Exceptions
Exception | Condition |
---|---|
Error | You must set up periods for the fixed asset calendar %1. |