AssetTableInterval_Fiscal Class [AX 2012]
| Method | Description | |
|---|---|---|
| assetDepreciationTime | (Overrides the assetDepreciationTime Method.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| closingPeriodDate | Finds the end date of the first object that has only a closing period after the specified date. (Overrides the closingPeriodDate Method.) |
| dateToMonth | Finds the month to which the date belongs. (Overrides the dateToMonth Method.) |
| dateToPeriod | Finds the period to which the date belongs. (Overrides the dateToPeriod Method.) |
| dayOfPeriod | Calculates the number of the day in the fiscal period for a specified asset transaction date. (Overrides the dayOfPeriod Method.) |
| depInterval2Days | (Inherited from AssetTableInterval.) |
| endingPeriodDate | Finds the ending date of the period to which the given date belongs. (Overrides the endingPeriodDate Method.) |
| endPeriod | (Overrides the endPeriod Method.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| findCurrentQuarter | Finds the number of the quarter in the fiscal year for a specified date. (Overrides the findCurrentQuarter Method.) |
| findFirstDayOfMonth | Finds the first day of the month to which the date belongs. (Overrides the findFirstDayOfMonth Method.) |
| findFirstDayOfPeriod | Finds the first day of the period to which a specified date belongs. (Overrides the findFirstDayOfPeriod Method.) |
| findFirstDayOfQuarter | Finds the first day of the quarter to which the date belongs. (Overrides the findFirstDayOfQuarter Method.) |
| findFirstDayOfYear | Finds the first date of a fiscal year for a specified date. (Overrides the findFirstDayOfYear Method.) |
| findLastDayOfMonth | Finds the last day of the month to which the date belongs. (Overrides the findLastDayOfMonth Method.) |
| findLastDayOfPeriod | Finds the last day of the period to which a specified date belongs. (Overrides the findLastDayOfPeriod Method.) |
| findLastDayOfQuarter | Finds the last day of the quarter to which the date belongs. (Overrides the findLastDayOfQuarter Method.) |
| findLastDayOfYear | Finds the last date of the fiscal year for a specified date. (Overrides the findLastDayOfYear Method.) |
| findMiddleOfMonth | (Inherited from AssetTableInterval.) |
| findMiddleOfPeriod | Gets the middle date of the fiscal period for a specified date. (Overrides the findMiddleOfPeriod Method.) |
| findMiddleOfYear | Finds the middle day of the year to which the date belongs. (Overrides the findMiddleOfYear Method.) |
| 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 fiscal or calendar years. (Overrides the hasYearChanged Method.) |
| indexofPeriod | The index of the period for the asset accrual fiscal period for the RB/SL depreciation method. (Overrides the indexofPeriod Method.) |
| interval | (Overrides the interval Method.) |
| new | |
| 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 fiscal year. (Overrides the numberOfPeriodsInYear Method.) |
| numOfPeriods | Finds the number of periods for a supplied date range. (Overrides the numOfPeriods Method.) |
| numOfPeriodsLeftInYear | (Overrides the numOfPeriodsLeftInYear Method.) |
| numOfPeriodsPerYear | (Overrides the numOfPeriodsPerYear Method.) |
| objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
| openingPeriodDate | (Overrides the openingPeriodDate Method.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| periodOfYear | Gets the number of the fiscal period in the year for a specified asset transaction date. (Overrides the periodOfYear Method.) |
| periodToYear | (Inherited from AssetTableInterval.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| startDatePeriodFwd | Adds the given number of years to the given date. (Overrides the startDatePeriodFwd Method.) |
| startingPeriodDate | Finds the starting date of a fiscal quarter for a supplied date. (Overrides the startingPeriodDate Method.) |
| startOfPeriod | (Overrides the startOfPeriod Method.) |
| 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 | 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.) |
| yearToPeriod | Determines the number of periods in the asset service life. (Overrides the yearToPeriod Method.) |
| ::newFiscalCalendar | Creates an instance of a subclass of the AssetTableInterval class. |
Community Additions
ADD
Show: