AssetTableMethod_JP Class [AX 2012]
The AssetTableMethod_JP class is an adapter class between the standard depreciation calculation framework for value models and the Japanese depreciation calculation framework.
| Method | Description | |
|---|---|---|
| addPrevDepAmountCost_PL | (Inherited from AssetTableMethod.) |
| addPrevDepAmountExternal | (Inherited from AssetTableMethod.) |
| amountToDepreciate_PL | (Inherited from AssetTableMethod.) |
| calc | Calculates the depreciation amount. (Overrides the calc Method.) |
| calc_IN | Returns the amount that should be depreciated for this interval. (Inherited from AssetTableMethod.) |
| calcAllowableLimitForSumOfDepYTD | Calculates the allowable limit for the summary of depreciation from the start of the current year to end of the current period. |
| calcAmountForShiftDepreciation_IN | Splits a fiscal period that is included in different fiscal years, and calculates the depreciation amount by calling the calcDepreciationAmountLoc method. (Inherited from AssetTableMethod.) |
| calcQty | (Inherited from AssetTableMethod.) |
| calcRestPeriod | (Inherited from AssetTableMethod.) |
| calculatePartialYearPeriodAmount | Adjusts the amount of annual depreciation if only part of the year is used in the first depreciation year. (Inherited from AssetTableMethod.) |
| calcYearBeginningBalanceOfAccumulatedDep | Calculates the beginning balance of the accumulated depreciation amount for the current year. |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| depDate | (Inherited from AssetTableMethod.) |
| depPeriod | (Inherited from AssetTableMethod.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getAmountToDepreciate | Gets the amount to depreciate. |
| getAssetAcquisitionValue | Gets the acquisition value. |
| getAssetDocumentEntry | Gets the record of the asset document entry. |
| getAssetTableInterval | Gets the instance of the AssetTableInterval subclass that is currently used. |
| getBeginBalanceCalculationResult | Returns the year begin balance map. |
| getDaysForShiftDepreciation_IN | Returns the number of days that an industry works. (Inherited from AssetTableMethod.) |
| getFirstPartialPeriodRatio | Calculates the ratio of days in the first period of the asset in the first year of depreciation to the total number of days if the period is only part of a full period. (Inherited from AssetTableMethod.) |
| getParialPeriodDaysRatio | Calculates the ratio of days in the first period of the asset in the first year of depreciation to the days that are used in the given year, if the period is only part of a full period. (Inherited from AssetTableMethod.) |
| getPercentageForShiftDepreciation_IN | Returns the depreciation percentage for a value model. (Inherited from AssetTableMethod.) |
| getPeriodDaysForShiftDepreciation_IN | Returns the number of days that an industry works. (Inherited from AssetTableMethod.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| init | Performs some required initialization. (Overrides the init Method.) |
| initAssetDocumentEntry | Initializes attributes that are related to asset document entries, based on a new asset document entry. |
| isRecaptureDepreciation | Checks whether a recapture depreciation calculation is being performed. |
| new | Creates a new instance of the AssetTableMethod class. (Inherited from AssetTableMethod.) |
| next | Checks whether a next loop calculation is allowed. (Overrides the next 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.) |
| objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
| oneTimeDepreciation_PL | (Inherited from AssetTableMethod.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| parmAmountToDepreciate | Gets or sets the AmountToDepreciate parameter. (Inherited from AssetTableMethod.) |
| parmAssetDocumentEntry_JP | Gets or sets the AssetDocumentEntry_JP parameter. (Overrides the parmAssetDocumentEntry_JP Method.) |
| parmDays_IN | Gets or sets the Days_IN parameter. (Inherited from AssetTableMethod.) |
| parmDepAmountPriorYears | Gets or sets the DepAmountPriorYears parameter. (Inherited from AssetTableMethod.) |
| parmDoubleShift_IN | Gets or sets the DoubleShift_IN parameter. (Inherited from AssetTableMethod.) |
| parmHalfDepreciation_CZ | Gets or sets the HalfDepreciation_CZ parameter. (Inherited from AssetTableMethod.) |
| parmIsCatchUpDepreciation | Gets or sets the IsCatchUpDepreciation parameter. (Inherited from AssetTableMethod.) |
| parmIsEndPeriod | Gets or sets the IsEndPeriod parameter. (Inherited from AssetTableMethod.) |
| parmIsOriginalDepreciation | Gets or sets the IsOriginalDepreciation parameter. (Inherited from AssetTableMethod.) |
| parmIsOtherAdjustments | Gets or sets the IsOtherAdjustments parameter. (Inherited from AssetTableMethod.) |
| parmPeriodEnd | Gets or sets the PeriodEnd parameter. (Inherited from AssetTableMethod.) |
| parmPeriodEnd_JP | Gets or sets the PeriodEnd_JP parameter. |
| parmPeriodstart | Gets or sets the Periodstart parameter. (Inherited from AssetTableMethod.) |
| parmPeriodStart_JP | Gets or sets the PeriodStart_JP parameter. |
| parmPrevDepAmount | Gets or sets the PrevDepAmount parameter. (Inherited from AssetTableMethod.) |
| parmRemaningPeriods | Gets or sets the RemaningPeriods parameter. (Inherited from AssetTableMethod.) |
| parmShift_IN | Gets or sets the Shift_IN parameter. (Inherited from AssetTableMethod.) |
| parmShiftDepreciation_IN | Gets or sets the ShiftDepreciation_IN parameter. (Inherited from AssetTableMethod.) |
| parmSingleShift_IN | Gets or sets the SingleShift_IN parameter. (Inherited from AssetTableMethod.) |
| parmTripleShift_IN | Gets or sets the TripleShift_IN parameter. (Inherited from AssetTableMethod.) |
| parmUseFactor_PL | Gets or sets the UseFactor_PL parameter. (Inherited from AssetTableMethod.) |
| percentage | (Inherited from AssetTableMethod.) |
| percentage_PL | (Inherited from AssetTableMethod.) |
| periodAmountCost_PL | (Inherited from AssetTableMethod.) |
| periodAmountNotCost_PL | (Inherited from AssetTableMethod.) |
| revaluationAmount | (Inherited from AssetTableMethod.) |
| revaluationFactor | (Inherited from AssetTableMethod.) |
| setAmountToDepreciate | (Inherited from AssetTableMethod.) |
| setDepDate | (Inherited from AssetTableMethod.) |
| setMainDepBeginBalanceMap | Sets the main depreciation process beginning balance cache map. |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| 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.) |
Community Additions
ADD
Show: