AssetDepBookTableMethod_JP Class [AX 2012]
The AssetDepBookTableMethod_JP class is an adapter class between the standard depreciation calculation framework for depreciation books and the Japanese depreciation calculation framework.
| Method | Description | |
|---|---|---|
| addPrevDepAmountExternal | (Inherited from AssetDepBookTableMethod.) |
| assetSumCalc_DepBookTrans | (Inherited from AssetDepBookTableMethod.) |
| calc | Calculates the depreciation amount. (Overrides the calc Method.) |
| calcAllowableLimitForSumOfDepYTD | Calculates the allowable limit for the summary of depreciation from the beginning of the current year to the end of the current period. |
| calcQty | (Inherited from AssetDepBookTableMethod.) |
| calcRestPeriod | (Inherited from AssetDepBookTableMethod.) |
| calculatePartialYearPeriodAmount | Adjusts the amount of annual depreciation if only part of the year is used in the first depreciation year. (Inherited from AssetDepBookTableMethod.) |
| 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 AssetDepBookTableMethod.) |
| depPeriod | (Inherited from AssetDepBookTableMethod.) |
| 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 for the asset document entry. |
| getAssetTableInterval | Gets the instance of the AssetTableInterval subclass that is currently used. |
| getBeginBalanceCalculationResult | Returns the beginning balance result map for the year. |
| 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 AssetDepBookTableMethod.) |
| 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 AssetDepBookTableMethod.) |
| 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 the new asset document entry. |
| isRecaptureDepreciation | Checks whether a recapture depreciation calculation is being performed. |
| new | Creates a new instance of the AssetDepBookTableMethod class. (Inherited from AssetDepBookTableMethod.) |
| 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.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| parmAmountToDepreciate | Gets or sets the AmountToDepreciate parameter. (Inherited from AssetDepBookTableMethod.) |
| parmAmtToDepreciate_IN | Gets or sets the AmtToDepreciate_IN parameter. (Inherited from AssetDepBookTableMethod.) |
| parmAssetDocumentEntry_JP | Gets or sets the AssetDocumentEntry_JP parameter. (Overrides the parmAssetDocumentEntry_JP Method.) |
| parmDepAmountPriorYears | Gets or sets the DepAmountPriorYears parameter. (Inherited from AssetDepBookTableMethod.) |
| parmHalfDepreciation_CZ | Gets or sets the HalfDepreciation_CZ parameter. (Inherited from AssetDepBookTableMethod.) |
| parmIsCatchUpDepreciation | Gets or sets the IsCatchUpDepreciation parameter. (Inherited from AssetDepBookTableMethod.) |
| parmIsEndPeriod | Gets or sets the IsEndPeriod parameter. (Inherited from AssetDepBookTableMethod.) |
| parmIsOriginalDepreciation | Gets or sets the IsOriginalDepreciation parameter. (Inherited from AssetDepBookTableMethod.) |
| parmIsOtherAdjustments | Gets or sets the IsOtherAdjustments parameter. (Inherited from AssetDepBookTableMethod.) |
| parmPeriodEnd | Gets or sets the PeriodEnd parameter. (Inherited from AssetDepBookTableMethod.) |
| parmPeriodEnd_JP | Gets or sets the PeriodEnd_JP parameter. |
| parmPeriodstart | Gets or sets the Periodstart parameter. (Inherited from AssetDepBookTableMethod.) |
| parmPeriodStart_JP | Gets or sets the PeriodStart_JP parameter. |
| parmPrevDepAmount | Gets or sets the PrevDepAmount parameter. (Inherited from AssetDepBookTableMethod.) |
| parmRemaningPeriods | Gets or sets the RemaningPeriods parameter. (Inherited from AssetDepBookTableMethod.) |
| percentage | (Inherited from AssetDepBookTableMethod.) |
| revaluationAmount | (Inherited from AssetDepBookTableMethod.) |
| revaluationFactor | (Inherited from AssetDepBookTableMethod.) |
| setAmountToDepreciate | (Inherited from AssetDepBookTableMethod.) |
| setDepDate | (Inherited from AssetDepBookTableMethod.) |
| setMainDepBeginBalanceMap | Sets the beginning balance cache map for the main depreciation process. |
| 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: