Share via


AssetTableIntervalExt_JP.addIntervalForCalendar Method [AX 2012]

Adds a new calendar to the combined calendar.

Syntax

public void addIntervalForCalendar(
    RefRecId _calendar, 
    AssetTransDate _startDate, 
   [boolean _autoAdjustBrokenPeriod, 
    boolean _isCacheTable])

Run On

Called

Parameters

  • _autoAdjustBrokenPeriod
    Type: boolean
    A Boolean value that indicates whether to adjust the start date to avoid breaking the last period in the previous calendar; optional.

See Also

Reference

AssetTableIntervalExt_JP Class