AssetPostDisposal_Pl Class [AX 2012]

class AssetPostDisposal_Pl extends AssetPostDisposal

Run On

Server

  MethodDescription
JJ752877.protmethod(en-us,AX.60).gif calculateNetBookAmount Creates a net book value–based asset transaction. (Overrides the calculateNetBookAmount Method.)
JJ752877.protmethod(en-us,AX.60).gif calculateProfitLossAmount Calculates a profit or loss that is associated with the disposal. (Overrides the calculateProfitLossAmount Method.)
JJ752877.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
JJ752877.pubmethod(en-us,AX.60).gif createAssetTrans (Inherited from AssetPostDisposal.)
JJ752877.pubmethod(en-us,AX.60).gif createAssetTransPriorDisposal_CN Insert the depreciation transaction automatically when the parameter of "Depreciation fully when disposal" is set. (Inherited from AssetPostDisposal.)
JJ752877.protmethod(en-us,AX.60).gif createSummaryAssetTrans Creates AssetTrans records for available asset transactions of this year and previous years for disposal. (Overrides the createSummaryAssetTrans Method.)
JJ752877.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
JJ752877.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
JJ752877.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
JJ752877.pubmethod(en-us,AX.60).gif initAssetSumValue_CN Init sum calculation value (Inherited from AssetPostDisposal.)
JJ752877.pubmethod(en-us,AX.60).gif insertAssetTrans Creates AssetTrans transaction. (Inherited from AssetPostDisposal.)
JJ752877.pubmethod(en-us,AX.60).gif insertGroupTrans_IN Create an asset group transaction. (Inherited from AssetPostDisposal.)
JJ752877.pubmethod(en-us,AX.60).gif insertLedgerTransPriorDisposal_CN Insert the depreciation transaction automatically when the parameter of "Depreciation on the month when disposal" is set. (Inherited from AssetPostDisposal.)
JJ752877.protmethod(en-us,AX.60).gif insertSummaryAssetTrans Executes creation of a disposal summary asset transaction. (Overrides the insertSummaryAssetTrans Method.)
JJ752877.pubmethod(en-us,AX.60).gif new (Overrides the new Method.)
JJ752877.pubmethod(en-us,AX.60).gif notify Releases the hold on an object that has called the wait method on this object. (Inherited from Object.)
JJ752877.pubmethod(en-us,AX.60).gif notifyAll Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.)
JJ752877.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
JJ752877.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
JJ752877.pubmethod(en-us,AX.60).gif parmAssetGroupTrans_IN The asset group transaction parameter. (Inherited from AssetPostDisposal.)
JJ752877.pubmethod(en-us,AX.60).gif parmAssetSaleFactor Gets or sets the AssetSaleFactor parameter. (Inherited from AssetPostDisposal.)
JJ752877.pubmethod(en-us,AX.60).gif parmIsCreditNote Gets or sets the IsCreditNote parameter. (Inherited from AssetPostDisposal.)
JJ752877.pubmethod(en-us,AX.60).gif parmLedgerJournalTransRecId Gets or sets the LedgerJournalTransRecId parameter. (Inherited from AssetPostDisposal.)
JJ752877.pubmethod(en-us,AX.60).gif post (Inherited from AssetPostDisposal.)
JJ752877.pubmethod(en-us,AX.60).gif postValue Calculates a summary amount of the previous years for a given disposal transaction type. (Overrides the postValue Method.)
JJ752877.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
JJ752877.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
JJ752877.pubmethod(en-us,AX.60).gif usageCount Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.)
JJ752877.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
JJ752877.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
JJ752877.pubmethod(en-us,AX.60).gif JJ752877.static(en-us,AX.60).gif ::getDisposalAmountBySaleFactor Calculates the disposal amount based on the given percentage and multiplies it by the current net book value of the value model.
JJ752877.pubmethod(en-us,AX.60).gif JJ752877.static(en-us,AX.60).gif ::isDisposalWithPolishDepreciation Gets a value that indicates whether the combination of the asset and its value model uses a Polish depreciation method.
Top

Object Class
  AssetPostDisposal Class
    AssetPostDisposal_Pl Class

Community Additions

ADD
Show: