AssetDepBookMap_JP.assetTableInterval Method [AX 2012]

Gets an instance of the AssetTableInterval class for the current record.

public AssetTableInterval assetTableInterval([AssetTransDate _transDate, boolean _isCacheTable])

Run On

Called

Parameters

_transDate
Type: AssetTransDate Extended Data Type
The transaction date to use to find the current depreciation profile. The default value is dateNull().
_isCacheTable
Type: boolean

Return Value

Type: AssetTableInterval Class
An instance of AssetTableInterval.

Community Additions

ADD
Show: