Share via


AssetTableIntervalExt_JP::constructFromCalendarSchedule Method [AX 2012]

Constructs a new instance of the AssetTableIntervalExt_JP class for a specified depreciation profile, based on the calendar schedule settings in a specified source table record.

Syntax

client server public static AssetTableIntervalExt_JP constructFromCalendarSchedule(
    AssetDepreciationProfile _assetDepreciationProfile, 
    TableId _sourceTableId, 
    RefRecId _sourceRecId, 
   [boolean _isCacheTable])

Run On

Called

Parameters

Return Value

Type: AssetTableIntervalExt_JP Class
A new instance of the AssetTableIntervalExt_JP class.

See Also

Reference

AssetTableIntervalExt_JP Class