AssetJournal Class [AX 2012]
The AssetJournal class is used to create asset journal transactions and vouchers.
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| createTrans | Creates a transaction for an asset journal. |
| createTransForReserve | |
| createVoucher | |
| createVoucher_CN | Creates Chinese voucher number for the given transaction date. |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| fillDerivedJournals_IN | Update all journals related to this asset journal. |
| getLastVoucherByJournalNum | Retrieves the latest voucher number for the specified journal. |
| getLastVoucherByJournalNum_CN | Retrieves the latest voucher number for the specified journal. |
| getLastVoucherByJournalNumAndTransDate | Retrieves the latest voucher number for the specified journal and transaction date. |
| getLastVoucherByJourNumAndTransDate_CN | This function will return the latest Chinese voucher number for the given Jounral and transaction date. |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| new | |
| 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.) |
| parmAllocationRule_CN | Gets or sets the AllocationRule_CN parameter. |
| parmAllocationRuleLine_CN | Gets or sets the AllocationRuleLine_CN parameter. |
| parmAssetTransType | Gets or sets the AssetTransType parameter. |
| parmAssetTransTypeJournal | Gets or sets the AssetTransTypeJournal parameter. |
| parmCNVoucher_CN | Gets the CNVoucher_CN parameter. |
| parmIsCatchUpDepreciation | Gets or sets the IsCatchUpDepreciation parameter. |
| parmIsDepreciationAdjustment | Gets or sets the IsDepreciationAdjustment parameter. |
| parmIsOneVoucher | Gets or sets the IsOneVoucher parameter. |
| parmLedgerJournalOffsetLedgerDimension | Gets or sets the LedgerJournalOffsetLedgerDimension parameter. |
| parmLedgerJournalTrans | Gets or sets the LedgerJournalTrans table used for the asset journals being created. |
| parmPrevCNVoucher_CN | Gets or sets the PrevCNVoucher_CN parameter. |
| parmPrevVoucher_CN | Gets or sets the PrevVoucher_CN parameter. |
| parmReasonCode | Gets or sets the ReasonCode parameter. |
| parmReasonComment | Gets or sets the ReasonComment parameter. |
| parmVoucher | Gets or sets the Voucher parameter. |
| parmVoucherType_CN | Gets or sets the voucher type used for the asset journals being created. |
| replaceAllocationDimensionValue_CN | Replace the main account and the dimension value of one specific demision from a given ledger dimension according to the allocation rule and rule line. |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| takeNewVoucher | |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| updateJournal_IN | Update the journal for this asset. |
| 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: