AssetTableMethod.getDaysForShiftDepreciation_IN Method [AX 2012]

Returns the number of days that an industry works.

Syntax

protected Days getDaysForShiftDepreciation_IN(
    AssetTransDate _startDate, 
    AssetTransDate _endDate, 
    FiscalCalendarPeriod _fiscalCalendarPeriod, 
    AssetBookShiftDepreciation_IN _valueModel, 
    AssetShiftDepreciationProfile_IN _assetShiftDepreciationProfile)

Run On

Server

Parameters

Return Value

Type: Days Extended Data Type
The number of days that an industry works.

See Also

Reference

AssetTableMethod Class