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