AssetTableInterval_AssetCalendar Class [AX 2012]

Syntax

class AssetTableInterval_AssetCalendar extends AssetTableInterval_Fiscal

Run On

Called

Methods

  Method Description
Gg781469.pubmethod(en-us,AX.60).gif assetDepreciationTime (Overrides the assetDepreciationTime Method.)
Gg781469.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg781469.pubmethod(en-us,AX.60).gif closingPeriodDate Finds the end date of the first object that has only a closing period after the specified date. (Overrides the closingPeriodDate Method.)
Gg781469.pubmethod(en-us,AX.60).gif dateToMonth (Overrides the dateToMonth Method.)
Gg781469.pubmethod(en-us,AX.60).gif dateToPeriod (Overrides the dateToPeriod Method.)
Gg781469.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_Fiscal.)
Gg781469.pubmethod(en-us,AX.60).gif depInterval2Days (Inherited from AssetTableInterval.)
Gg781469.pubmethod(en-us,AX.60).gif endingPeriodDate (Overrides the endingPeriodDate Method.)
Gg781469.pubmethod(en-us,AX.60).gif endPeriod (Overrides the endPeriod Method.)
Gg781469.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg781469.pubmethod(en-us,AX.60).gif findCurrentQuarter Finds the number of the quarter in the fiscal year for a specified date. (Overrides the findCurrentQuarter Method.)
Gg781469.pubmethod(en-us,AX.60).gif findFirstDayOfMonth (Overrides the findFirstDayOfMonth Method.)
Gg781469.pubmethod(en-us,AX.60).gif findFirstDayOfPeriod Finds the first day of the period to which a specified date belongs. (Inherited from AssetTableInterval_Fiscal.)
Gg781469.pubmethod(en-us,AX.60).gif findFirstDayOfQuarter (Overrides the findFirstDayOfQuarter Method.)
Gg781469.pubmethod(en-us,AX.60).gif findFirstDayOfYear Gets the first date of a fiscal year for a specified date. (Overrides the findFirstDayOfYear Method.)
Gg781469.pubmethod(en-us,AX.60).gif findLastDayOfMonth (Overrides the findLastDayOfMonth Method.)
Gg781469.pubmethod(en-us,AX.60).gif findLastDayOfPeriod Finds the last day of the period to which a specified date belongs. (Inherited from AssetTableInterval_Fiscal.)
Gg781469.pubmethod(en-us,AX.60).gif findLastDayOfQuarter (Overrides the findLastDayOfQuarter Method.)
Gg781469.pubmethod(en-us,AX.60).gif findLastDayOfYear Finds the last date of the fiscal year for a specified date. (Inherited from AssetTableInterval_Fiscal.)
Gg781469.pubmethod(en-us,AX.60).gif findMiddleOfMonth (Overrides the findMiddleOfMonth Method.)
Gg781469.pubmethod(en-us,AX.60).gif findMiddleOfPeriod (Overrides the findMiddleOfPeriod Method.)
Gg781469.pubmethod(en-us,AX.60).gif findMiddleOfYear (Overrides the findMiddleOfYear Method.)
Gg781469.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg781469.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg781469.pubmethod(en-us,AX.60).gif hasYearChanged Determines whether two dates are in different fiscal or calendar years. (Overrides the hasYearChanged Method.)
Gg781469.pubmethod(en-us,AX.60).gif indexofPeriod The index of the period for the asset accrual fiscal period for the RB/SL depreciation method. (Inherited from AssetTableInterval_Fiscal.)
Gg781469.pubmethod(en-us,AX.60).gif interval (Inherited from AssetTableInterval_Fiscal.)
Gg781469.pubmethod(en-us,AX.60).gif new (Overrides the new Method.)
Gg781469.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.)
Gg781469.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.)
Gg781469.pubmethod(en-us,AX.60).gif numberOfPeriodsInYear Retrieves the number of periods in a fiscal year. (Inherited from AssetTableInterval_Fiscal.)
Gg781469.pubmethod(en-us,AX.60).gif numOfPeriods (Overrides the numOfPeriods Method.)
Gg781469.pubmethod(en-us,AX.60).gif numOfPeriodsLeftInYear (Overrides the numOfPeriodsLeftInYear Method.)
Gg781469.pubmethod(en-us,AX.60).gif numOfPeriodsPerYear (Overrides the numOfPeriodsPerYear Method.)
Gg781469.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg781469.pubmethod(en-us,AX.60).gif openingPeriodDate (Overrides the openingPeriodDate Method.)
Gg781469.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg781469.pubmethod(en-us,AX.60).gif periodOfYear Gets the number of the fiscal period in the year for a specified asset transaction date. (Inherited from AssetTableInterval_Fiscal.)
Gg781469.pubmethod(en-us,AX.60).gif periodToYear (Inherited from AssetTableInterval.)
Gg781469.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg781469.pubmethod(en-us,AX.60).gif startDatePeriodFwd (Overrides the startDatePeriodFwd Method.)
Gg781469.pubmethod(en-us,AX.60).gif startingPeriodDate (Overrides the startingPeriodDate Method.)
Gg781469.pubmethod(en-us,AX.60).gif startOfPeriod (Overrides the startOfPeriod Method.)
Gg781469.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg781469.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.)
Gg781469.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg781469.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg781469.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. (Inherited from AssetTableInterval_Fiscal.)
Gg781469.pubmethod(en-us,AX.60).gif yearToPeriod Determines the number of periods in the asset service life. (Inherited from AssetTableInterval_Fiscal.)

Top

Inheritance Hierarchy

Object Class
  AssetTableInterval Class
    AssetTableInterval_Fiscal Class
      AssetTableInterval_AssetCalendar Class