AssetTableInterval_Fiscal.yearToPeriod Method [AX 2012]
Determines the number of periods in the asset service life.
Syntax
public AssetLifeTime yearToPeriod(AssetServiceLife _assetServiceLife, [AssetTransDate _depreciationStartDate])
Run On
Called
Parameters
- _assetServiceLife
Type: AssetServiceLife Extended Data Type
The service life of the asset.
- _depreciationStartDate
Type: AssetTransDate Extended Data Type
The depreciation start date of an asset.
Return Value
Type: AssetLifeTime Extended Data Type
The Total number of periods during the service life of the asset.