AssetTableInterval_FiscalPeriods Class [AX 2012]
The AssetTableInterval_FiscalPeriods class is used for interval details of fiscal periods.
| Method | Description | |
|---|---|---|
| assetDepreciationTime | (Inherited from AssetTableInterval_Fiscal.) |
| 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. (Inherited from AssetTableInterval_Fiscal.) |
| dateToMonth | Finds the month to which the date belongs. (Inherited from AssetTableInterval_Fiscal.) |
| dateToPeriod | Finds the period to which the date belongs. (Inherited from AssetTableInterval_Fiscal.) |
| 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. (Inherited from AssetTableInterval_Fiscal.) |
| endPeriod | Finds the end date of the fiscal calendar period for a specified date. (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. (Inherited from AssetTableInterval_Fiscal.) |
| findFirstDayOfMonth | Finds the first day of the month to which the date belongs. (Inherited from AssetTableInterval_Fiscal.) |
| findFirstDayOfPeriod | Finds the first day of the period to which a specified date belongs. (Inherited from AssetTableInterval_Fiscal.) |
| findFirstDayOfQuarter | Finds the first day of the quarter to which the date belongs. (Inherited from AssetTableInterval_Fiscal.) |
| findFirstDayOfYear | Finds the first date of a fiscal year for a specified date. (Inherited from AssetTableInterval_Fiscal.) |
| findLastDayOfMonth | Finds the last day of the month to which the date belongs. (Inherited from AssetTableInterval_Fiscal.) |
| findLastDayOfPeriod | Finds the last day of the period to which a specified date belongs. (Inherited from AssetTableInterval_Fiscal.) |
| findLastDayOfQuarter | Finds the last day of the quarter to which the date belongs. (Inherited from AssetTableInterval_Fiscal.) |
| findLastDayOfYear | Finds the last date of the fiscal year for a specified date. (Inherited from AssetTableInterval_Fiscal.) |
| findMiddleOfMonth | (Inherited from AssetTableInterval.) |
| findMiddleOfPeriod | Gets the middle date of the fiscal period for a specified date. (Inherited from AssetTableInterval_Fiscal.) |
| findMiddleOfYear | Finds the middle day of the year to which the date belongs. (Inherited from AssetTableInterval_Fiscal.) |
| 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. (Inherited from AssetTableInterval_Fiscal.) |
| indexofPeriod | The index of the period for the asset accrual fiscal period for the RB/SL depreciation method. (Inherited from AssetTableInterval_Fiscal.) |
| interval | Finds the number of months between the depreciation start date and the run date. (Overrides the interval Method.) |
| new | Initializes a new instance of the AssetTableInterval_FiscalPeriods class. (Overrides the new Method.) |
| 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. (Inherited from AssetTableInterval_Fiscal.) |
| numOfPeriods | Finds the number of periods for a supplied date range. (Inherited from AssetTableInterval_Fiscal.) |
| numOfPeriodsLeftInYear | (Inherited from AssetTableInterval_Fiscal.) |
| numOfPeriodsPerYear | Finds the number of periods in a year. (Overrides the numOfPeriodsPerYear Method.) |
| objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
| openingPeriodDate | (Inherited from AssetTableInterval_Fiscal.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| periodMultiplier | Gets the multiplier that is used to multiply the values. |
| periodOfYear | Gets the number of the fiscal period in the year for a specified asset transaction date. (Inherited from AssetTableInterval_Fiscal.) |
| 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. (Inherited from AssetTableInterval_Fiscal.) |
| startingPeriodDate | Finds the starting date of a fiscal quarter for a supplied date. (Inherited from AssetTableInterval_Fiscal.) |
| startOfPeriod | Finds the start date of the fiscal period for a specified date. (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. (Inherited from AssetTableInterval_Fiscal.) |
| yearToPeriod | Determines the number of periods in the asset service life. (Inherited from AssetTableInterval_Fiscal.) |
| ::newFiscalCalendar | Creates an instance of a subclass of the AssetTableInterval class. |
Object Class
AssetTableInterval Class
AssetTableInterval_Fiscal Class
AssetTableInterval_FiscalPeriods Class
AssetTableInterval Class
AssetTableInterval_Fiscal Class
AssetTableInterval_FiscalPeriods Class
Community Additions
ADD
Show: