AssetDepCalculationArgs_JP Class [AX 2012]
The AssetDepCalculationArgs_JP class is used to save a set of parameters that are used to calculate Japanese fixed asset depreciation.
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getAssetDocumentType | Gets the asset document type for the current asset document. |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| initAssetDocumentEntry | Initializes attributes that are related to asset document entries, based on the new asset document entry. |
| initByCalculationPeriod | Initializes attributes, based on the specified calculator and the period. |
| initFromAssetDepBookMap | Initializes the parameters from a specified record of the AssetDepBookMap_JP map. |
| initFromAssetDepCalculationInterface | Initializes the parameters from an instance of the adapter class that implements the AssetDepTableMethodInterface_JP interface. |
| initFromInterfaceByPeriod | Initializes arguments from the AssetDepTableMethodInterface_JP interface, based on the period. |
| initReductionEntryFromAssetDepBookMap | Initializes the reduction entry parameters from a specified record of the AssetDepBookMap_JP map. |
| initReductionEntryFromAssetDepCalc | Initializes the reduction entry parameters from an instance of the adapter class that implements the AssetDepTableMethodInterface_JP interface. |
| initReductionEntryPeriod | Initializes reduction entry attributes, based on the specified calculator and the period. |
| new | Initializes a new instance of the AssetDepCalculationArgs_JP class. |
| 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.) |
| parmAcquisitionPrice | Gets or sets the AcquisitionPrice parameter. |
| parmAllowableLimitForAccumulatedDep | Gets or sets the AllowableLimitForAccumulatedDep parameter. |
| parmAmountToDepreciate | Gets or sets the AmountToDepreciate parameter. |
| parmAssetAccrualFiscal | Gets or sets the AssetAccrualFiscal parameter. |
| parmAssetAcquisitionValue | Gets or sets the AssetAcquisitionValue parameter. |
| parmAssetBookId | Gets or sets the AssetBookId parameter. |
| parmAssetBookType | Gets or sets the AssetBookType parameter. |
| parmAssetDepRateSet | Gets or sets the AssetDepRateSet parameter. |
| parmAssetDocumentEntry | Gets or sets the AssetDocumentEntry parameter. |
| parmAssetId | Gets or sets the AssetId parameter. |
| parmAssetServiceLife | Gets or sets the AssetServiceLife parameter. |
| parmAssetTableInterval | Gets or sets the AssetTableInterval parameter. |
| parmAssetType | Gets or sets the AssetType parameter. |
| parmBeginningBalanceOfAccDepCache | Gets or sets the BeginningBalanceOfAccDepCache parameter. |
| parmDepreciationStartDate | Gets or sets the DepreciationStartDate parameter. |
| parmDocumentAmountToDep | Gets or sets the DocumentAmountToDep parameter. |
| parmEquallyDividedFormulaStartDate | Gets or sets the EquallyDividedFormulaStartDate parameter. |
| parmEquallyDividedStartDate | Gets or sets the EquallyDividedStartDate parameter. |
| parmIsAffectedByNetBookValue | Gets or sets the IsAffectedByNetBookValue parameter. |
| parmIsAffectedByScrapValue | Gets or sets the IsAffectedByScrapValue parameter. |
| parmIsCalculationStarted | Gets or sets the IsCalculationStarted parameter. |
| parmIsDepProfileChanged | Gets or sets the IsDepProfileChanged parameter. |
| parmIsDepreciationDone | Gets or sets the IsDepreciationDone parameter. |
| parmIsNBVReachedZero | Gets or sets the IsNBVReachedZero parameter. |
| parmIsRecaptureDepreciation | Gets or sets the IsRecaptureDepreciation parameter. |
| parmIsReductionEntry | Gets or sets the IsReductionEntry parameter. |
| parmIsUseEquallyDividedFormula | Gets or sets the IsUseEquallyDividedFormula parameter. |
| parmNetBookValueRest | Gets or sets the NetBookValueRest parameter. |
| parmNumOfYearsEquallyDivided | Gets or sets the NumOfYearsEquallyDivided parameter. |
| parmPeriodEnd | Gets or sets the PeriodEnd parameter. |
| parmPeriodStart | Gets or sets the PeriodStart parameter. |
| parmPrevDepMethod | Gets or sets the PrevDepMethod parameter. |
| parmReductionEntryBeginBalanceMap | Gets or sets the ReductionEntryBeginBalanceMap parameter. |
| parmReductionEntryContainer | Gets or sets the ReductionEntryContainer parameter. |
| parmReductionEntryDocument | Gets or sets the ReductionEntryDocument parameter. |
| parmReductionEntryMethod | Gets or sets the ReductionEntryMethod parameter. |
| parmReductionEntryProfile | Gets or sets the ReductionEntryProfile parameter. |
| parmRevisedAcquisitionCost | Gets or sets the RevisedAcquisitionCost parameter. |
| parmRevisedAcquisitionCostStartDate | Gets or sets the RevisedAcquisitionCostStartDate parameter. |
| parmRoundOffDepreciation | Gets or sets the RoundOffDepreciation parameter. |
| parmScrapValue | Gets or sets the ScrapValue parameter. |
| parmStartToDepreciateDate | Gets or sets the StartToDepreciateDate parameter. |
| parmTotalAmountToDepreciate | Gets or sets the TotalAmountToDepreciate parameter. |
| parmUseCatchUpMethod | Gets or sets the UseCatchUpMethod parameter. |
| 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: