AssetTableInterval Class [AX 2012]

Syntax

class AssetTableInterval

Run On

Called

Methods

  Method Description
Gg780980.pubmethod(en-us,AX.60).gif assetDepreciationTime
Gg780980.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg780980.pubmethod(en-us,AX.60).gif closingPeriodDate
Gg780980.pubmethod(en-us,AX.60).gif dateToMonth
Gg780980.pubmethod(en-us,AX.60).gif dateToPeriod
Gg780980.pubmethod(en-us,AX.60).gif dayOfPeriod Calculates the number of the day in the fiscal period for a specified asset transaction date.
Gg780980.pubmethod(en-us,AX.60).gif depInterval2Days
Gg780980.pubmethod(en-us,AX.60).gif endingPeriodDate
Gg780980.pubmethod(en-us,AX.60).gif endPeriod
Gg780980.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg780980.pubmethod(en-us,AX.60).gif findCurrentQuarter
Gg780980.pubmethod(en-us,AX.60).gif findFirstDayOfMonth
Gg780980.pubmethod(en-us,AX.60).gif findFirstDayOfPeriod Finds the first date of a fiscal period or a calendar month for a specified date.
Gg780980.pubmethod(en-us,AX.60).gif findFirstDayOfQuarter Finds the first date of a quarter for a specified date.
Gg780980.pubmethod(en-us,AX.60).gif findFirstDayOfYear Finds the first date of a fiscal year for a specified date.
Gg780980.pubmethod(en-us,AX.60).gif findLastDayOfMonth
Gg780980.pubmethod(en-us,AX.60).gif findLastDayOfPeriod Finds the last date of a fiscal period or a calendar month for a specified date.
Gg780980.pubmethod(en-us,AX.60).gif findLastDayOfQuarter Finds the last date of a quarter for a specified date.
Gg780980.pubmethod(en-us,AX.60).gif findLastDayOfYear Finds the last date of a fiscal year for a specified date.
Gg780980.pubmethod(en-us,AX.60).gif findMiddleOfMonth
Gg780980.pubmethod(en-us,AX.60).gif findMiddleOfPeriod Finds the middle date of a fiscal period or a calendar month for a specified date.
Gg780980.pubmethod(en-us,AX.60).gif findMiddleOfYear Finds the middle date of a fiscal year for a specified date.
Gg780980.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg780980.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg780980.pubmethod(en-us,AX.60).gif hasYearChanged Determines whether two dates are in different fiscals or calendar years.
Gg780980.pubmethod(en-us,AX.60).gif indexofPeriod
Gg780980.pubmethod(en-us,AX.60).gif interval
Gg780980.pubmethod(en-us,AX.60).gif new Initializes a new instance of the Object class. (Inherited from Object.)
Gg780980.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.)
Gg780980.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.)
Gg780980.pubmethod(en-us,AX.60).gif numberOfPeriodsInYear Retrieves the number of periods in a year.
Gg780980.pubmethod(en-us,AX.60).gif numOfPeriods
Gg780980.pubmethod(en-us,AX.60).gif numOfPeriodsLeftInYear
Gg780980.pubmethod(en-us,AX.60).gif numOfPeriodsPerYear
Gg780980.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg780980.pubmethod(en-us,AX.60).gif openingPeriodDate
Gg780980.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg780980.pubmethod(en-us,AX.60).gif periodOfYear Gets the number of the fiscal period in a year for a specified asset transaction date.
Gg780980.pubmethod(en-us,AX.60).gif periodToYear
Gg780980.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg780980.pubmethod(en-us,AX.60).gif startDatePeriodFwd
Gg780980.pubmethod(en-us,AX.60).gif startingPeriodDate
Gg780980.pubmethod(en-us,AX.60).gif startOfPeriod
Gg780980.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg780980.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.)
Gg780980.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg780980.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg780980.pubmethod(en-us,AX.60).gif yearRatio_JP 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.
Gg780980.pubmethod(en-us,AX.60).gif yearToPeriod
Gg780980.pubmethod(en-us,AX.60).gif Gg780980.static(en-us,AX.60).gif ::construct Creates an instance of a subclass of the AssetTableInterval class.

Top

Inheritance Hierarchy

Object Class
  AssetTableInterval Class
    AssetTableInterval_Calendar Class
    AssetTableInterval_Fiscal Class
    AssetTableInterval_Month Class
    AssetTableIntervalExt_JP Class