AssetTableInterval_Year Class [AX 2012]
Syntax
class AssetTableInterval_Year extends AssetTableInterval_Month
Run On
Called
Methods
Method | Description | |
---|---|---|
assetDepreciationTime | (Inherited from AssetTableInterval.) | |
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_Month.) | |
endingPeriodDate | (Inherited from AssetTableInterval.) | |
endPeriod | (Overrides the endPeriod Method.) | |
equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) | |
findCurrentQuarter | (Inherited from AssetTableInterval.) | |
findFirstDayOfMonth | (Inherited from AssetTableInterval.) | |
findFirstDayOfPeriod | Finds the first date of a fiscal period or a calendar month for a specified date. (Inherited from AssetTableInterval.) | |
findFirstDayOfQuarter | Finds the first date of a quarter for a specified date. (Inherited from AssetTableInterval.) | |
findFirstDayOfYear | Finds the first date of a fiscal year for a specified date. (Inherited from AssetTableInterval.) | |
findLastDayOfMonth | (Inherited from AssetTableInterval.) | |
findLastDayOfPeriod | Finds the last date of a fiscal period or a calendar month for a specified date. (Inherited from AssetTableInterval.) | |
findLastDayOfQuarter | Finds the last date of a quarter for a specified date. (Inherited from AssetTableInterval.) | |
findLastDayOfYear | Finds the last date of a fiscal year for a specified date. (Inherited from AssetTableInterval.) | |
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.) | |
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. (Inherited from AssetTableInterval.) | |
indexofPeriod | (Inherited from AssetTableInterval.) | |
interval | (Inherited from AssetTableInterval_Month.) | |
monthDifference | (Inherited from AssetTableInterval_Month.) | |
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. (Inherited from AssetTableInterval.) | |
numOfPeriods | (Inherited from AssetTableInterval.) | |
numOfPeriodsLeftInYear | (Inherited from AssetTableInterval.) | |
numOfPeriodsPerYear | (Overrides the numOfPeriodsPerYear Method.) | |
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.) | |
periodMultiplier | (Overrides the periodMultiplier Method.) | |
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 | (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 | 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.) | |
yearToPeriod | (Inherited from AssetTableInterval.) |
Top
Inheritance Hierarchy
Object Class
AssetTableInterval Class
AssetTableInterval_Month Class
AssetTableInterval_Year Class