Share via


AssetTableIntervalExt_JP Class [AX 2012]

The AssetTableIntervalExt_JP class combines multiple AssetTableInterval classes to build a new type of AssetTableInterval class.

Syntax

class AssetTableIntervalExt_JP extends AssetTableInterval

Run On

Called

Methods

  Method Description
Dn560716.pubmethod(en-us,AX.60).gif addIntervalForCalendar Adds a new calendar to the combined calendar.
Dn560716.pubmethod(en-us,AX.60).gif assetDepreciationTime Calculates the number of depreciation periods in the current fiscal year during the calendar interval. (Overrides the assetDepreciationTime Method.)
Dn560716.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Dn560716.pubmethod(en-us,AX.60).gif closingPeriodDate (Inherited from AssetTableInterval.)
Dn560716.pubmethod(en-us,AX.60).gif dateToMonth (Inherited from AssetTableInterval.)
Dn560716.pubmethod(en-us,AX.60).gif dateToPeriod (Inherited from AssetTableInterval.)
Dn560716.pubmethod(en-us,AX.60).gif dayOfPeriod Calculates the number of the day in the fiscal period for a specified asset transaction date. (Inherited from AssetTableInterval.)
Dn560716.pubmethod(en-us,AX.60).gif depInterval2Days (Inherited from AssetTableInterval.)
Dn560716.pubmethod(en-us,AX.60).gif endDayOfServiceLife Calculates the end date of the service life.
Dn560716.pubmethod(en-us,AX.60).gif endingPeriodDate (Inherited from AssetTableInterval.)
Dn560716.pubmethod(en-us,AX.60).gif endPeriod Finds the end date of the period for a specified date. (Overrides the endPeriod Method.)
Dn560716.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Dn560716.pubmethod(en-us,AX.60).gif findCurrentQuarter (Inherited from AssetTableInterval.)
Dn560716.pubmethod(en-us,AX.60).gif findFirstDayOfMonth Gets the first date of the fiscal month for a specified date. (Overrides the findFirstDayOfMonth Method.)
Dn560716.pubmethod(en-us,AX.60).gif findFirstDayOfPeriod Finds the first date of a fiscal period or a calendar month for a specified date. (Inherited from AssetTableInterval.)
Dn560716.pubmethod(en-us,AX.60).gif findFirstDayOfQuarter Gets the first date of the fiscal quarter for a specified date. (Overrides the findFirstDayOfQuarter Method.)
Dn560716.pubmethod(en-us,AX.60).gif findFirstDayOfYear Finds the first date of the fiscal year for a specified date. (Overrides the findFirstDayOfYear Method.)
Dn560716.pubmethod(en-us,AX.60).gif findLastDayOfMonth Gets the last date of the fiscal month for a specified date. (Overrides the findLastDayOfMonth Method.)
Dn560716.pubmethod(en-us,AX.60).gif findLastDayOfPeriod Finds the last date of a fiscal period or a calendar month for a specified date. (Inherited from AssetTableInterval.)
Dn560716.pubmethod(en-us,AX.60).gif findLastDayOfQuarter Gets the last date of the fiscal quarter for a specified date. (Overrides the findLastDayOfQuarter Method.)
Dn560716.pubmethod(en-us,AX.60).gif findLastDayOfYear Finds the last date of the fiscal year for a specified date. (Overrides the findLastDayOfYear Method.)
Dn560716.pubmethod(en-us,AX.60).gif findMiddleOfMonth (Inherited from AssetTableInterval.)
Dn560716.pubmethod(en-us,AX.60).gif findMiddleOfPeriod Finds the middle date of a fiscal period or a calendar month for a specified date. (Inherited from AssetTableInterval.)
Dn560716.pubmethod(en-us,AX.60).gif findMiddleOfYear Finds the middle date of a fiscal year for a specified date. (Inherited from AssetTableInterval.)
Dn560716.pubmethod(en-us,AX.60).gif getBasicIntervalOnDate Gets the standard interval on a specified date that the interval is composed of.
Dn560716.protmethod(en-us,AX.60).gif getInterval Gets the inside AssetTableInterval class for a specified date.
Dn560716.protmethod(en-us,AX.60).gif getIntervalInDateRange Gets the inside AssetTableInterval class that uses the date range for a specified date.
Dn560716.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Dn560716.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Dn560716.pubmethod(en-us,AX.60).gif hasYearChanged Checks whether two specified dates are in different years. (Overrides the hasYearChanged Method.)
Dn560716.pubmethod(en-us,AX.60).gif indexofPeriod Gets the index of the period for a specified date in the current year. (Overrides the indexofPeriod Method.)
Dn560716.pubmethod(en-us,AX.60).gif interval (Inherited from AssetTableInterval.)
Dn560716.protmethod(en-us,AX.60).gif new Constructs a new instance of the AssetTableIntervalExt_JP class for a specified depreciation profile.
Dn560716.pubmethod(en-us,AX.60).gif notify Releases the hold on an object that has called the wait method on this object. (Inherited from Object.)
Dn560716.pubmethod(en-us,AX.60).gif notifyAll Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.)
Dn560716.pubmethod(en-us,AX.60).gif numberOfPeriodsInYear Retrieves the number of periods in a year. (Inherited from AssetTableInterval.)
Dn560716.pubmethod(en-us,AX.60).gif numOfPeriods (Inherited from AssetTableInterval.)
Dn560716.pubmethod(en-us,AX.60).gif numOfPeriodsLeftInYear Gets the number of periods that remain in the current year for a specified date. (Overrides the numOfPeriodsLeftInYear Method.)
Dn560716.pubmethod(en-us,AX.60).gif numOfPeriodsPerYear Gets the number of periods per year. (Overrides the numOfPeriodsPerYear Method.)
Dn560716.pubmethod(en-us,AX.60).gif numOfYearsBetweenDates Determines the number of years between the specified from date and to date, including the periods for the from date and to date.
Dn560716.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Dn560716.pubmethod(en-us,AX.60).gif openingPeriodDate (Inherited from AssetTableInterval.)
Dn560716.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Dn560716.pubmethod(en-us,AX.60).gif periodOfYear Gets the number of the fiscal period in a year for a specified asset transaction date. (Inherited from AssetTableInterval.)
Dn560716.pubmethod(en-us,AX.60).gif periodToYear (Inherited from AssetTableInterval.)
Dn560716.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Dn560716.pubmethod(en-us,AX.60).gif startDatePeriodFwd (Inherited from AssetTableInterval.)
Dn560716.pubmethod(en-us,AX.60).gif startingPeriodDate (Inherited from AssetTableInterval.)
Dn560716.pubmethod(en-us,AX.60).gif startOfPeriod Finds the start date of the period for a specified date. (Overrides the startOfPeriod Method.)
Dn560716.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Dn560716.pubmethod(en-us,AX.60).gif usageCount Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.)
Dn560716.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Dn560716.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Dn560716.pubmethod(en-us,AX.60).gif yearRatio_JP Calculates the ratio of the current year (considering the calendar change and the specified start date) to the full year that is defined in the calendar. (Overrides the yearRatio_JP Method.)
Dn560716.pubmethod(en-us,AX.60).gif yearToPeriod Determines the number of periods in the asset’s service life. (Overrides the yearToPeriod Method.)
Dn560716.pubmethod(en-us,AX.60).gif Dn560716.static(en-us,AX.60).gif ::constructFromCalendarSchedule 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.

Top

Remarks

Each inside AssetTableInterval class is effective in a non-overlapping date range.

Inheritance Hierarchy

Object Class
  AssetTableInterval Class
    AssetTableIntervalExt_JP Class