Share via


AssetTableIntervalExt_JP.getInterval Method [AX 2012]

Gets the inside AssetTableInterval class for a specified date.

Syntax

protected AssetTableInterval getInterval(AssetTransDate _date)

Run On

Called

Parameters

Return Value

Type: AssetTableInterval Class
The inside AssetTableInterval class for the specified date.

Remarks

The result is cached.

See Also

Reference

AssetTableIntervalExt_JP Class