AssetTableIntervalExt_JP Class [AX 2012]
The AssetTableIntervalExt_JP class combines multiple AssetTableInterval classes to build a new type of AssetTableInterval class.
| Method | Description | |
|---|---|---|
| addIntervalForCalendar | Adds a new calendar to the combined calendar. |
| assetDepreciationTime | Calculates the number of depreciation periods in the current fiscal year during the calendar interval. (Overrides the assetDepreciationTime Method.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| closingPeriodDate | (Inherited from AssetTableInterval.) |
| dateToMonth | (Inherited from AssetTableInterval.) |
| dateToPeriod | (Inherited from AssetTableInterval.) |
| dayOfPeriod | Calculates the number of the day in the fiscal period for a specified asset transaction date. (Inherited from AssetTableInterval.) |
| depInterval2Days | (Inherited from AssetTableInterval.) |
| endDayOfServiceLife | Calculates the end date of the service life. |
| endingPeriodDate | (Inherited from AssetTableInterval.) |
| endPeriod | Finds the end date of the 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 | (Inherited from AssetTableInterval.) |
| findFirstDayOfMonth | Gets the first date of the fiscal month for a specified date. (Overrides the findFirstDayOfMonth Method.) |
| findFirstDayOfPeriod | Finds the first date of a fiscal period or a calendar month for a specified date. (Inherited from AssetTableInterval.) |
| findFirstDayOfQuarter | Gets the first date of the fiscal quarter for a specified date. (Overrides the findFirstDayOfQuarter Method.) |
| findFirstDayOfYear | Finds the first date of the fiscal year for a specified date. (Overrides the findFirstDayOfYear Method.) |
| findLastDayOfMonth | Gets the last date of the fiscal month for a specified date. (Overrides the findLastDayOfMonth Method.) |
| findLastDayOfPeriod | Finds the last date of a fiscal period or a calendar month for a specified date. (Inherited from AssetTableInterval.) |
| findLastDayOfQuarter | Gets the last date of the fiscal quarter for a specified date. (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 | Finds the middle date of a fiscal period or a calendar month for a specified date. (Inherited from AssetTableInterval.) |
| findMiddleOfYear | Finds the middle date of a fiscal year for a specified date. (Inherited from AssetTableInterval.) |
| getBasicIntervalOnDate | Gets the standard interval on a specified date that the interval is composed of. |
| getInterval | Gets the inside AssetTableInterval class for a specified date. |
| getIntervalInDateRange | Gets the inside AssetTableInterval class that uses the date range 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 | Checks whether two specified dates are in different years. (Overrides the hasYearChanged Method.) |
| indexofPeriod | Gets the index of the period for a specified date in the current year. (Overrides the indexofPeriod Method.) |
| interval | (Inherited from AssetTableInterval.) |
| new | Constructs a new instance of the AssetTableIntervalExt_JP class for a specified depreciation profile. |
| 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. (Inherited from AssetTableInterval.) |
| numOfPeriods | (Inherited from AssetTableInterval.) |
| numOfPeriodsLeftInYear | Gets the number of periods that remain in the current year for a specified date. (Overrides the numOfPeriodsLeftInYear Method.) |
| numOfPeriodsPerYear | Gets the number of periods per year. (Overrides the numOfPeriodsPerYear Method.) |
| numOfYearsBetweenDates | Determines the number of years between the specified from date and to date, including the periods for the from date and to date. |
| objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
| openingPeriodDate | (Inherited from AssetTableInterval.) |
| 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. (Inherited from AssetTableInterval.) |
| periodToYear | (Inherited from AssetTableInterval.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| startDatePeriodFwd | (Inherited from AssetTableInterval.) |
| startingPeriodDate | (Inherited from AssetTableInterval.) |
| startOfPeriod | Finds the start date of the 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. (Overrides the yearRatio_JP Method.) |
| yearToPeriod | Determines the number of periods in the asset’s service life. (Overrides the yearToPeriod Method.) |
| ::constructFromCalendarSchedule | Constructs a new instance of the AssetTableIntervalExt_JP class for a specified depreciation profile, based on the calendar schedule settings in a specified source table record. |
Community Additions
ADD
Show: