AssetDepBookPost Class [AX 2012]
| Method | Description | |
|---|---|---|
| calcReductionEntryAdjustment_JP | Calculates japan reduction entry adjustment based transaction date. |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| check | |
| check_IN | Validates the AssetDepBookJournalTrans buffer for posting. |
| createDepreciationAdjustment | Used to create new transaction lines with regard to the adjustment transaction. |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| gatherAssetDocument_JP | Gather assetDocumentType_JP and assetDocumentRecId by asset id and depbook id |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| initFromAssetDepBookJournalTrans | |
| initFromAssetDepBookJournalTrans_IN | Initialize transaction data from an AssetDepBookJournalTrans buffer. |
| initFromAssetPost | |
| initFromAssetTrans | |
| initFromLedgerJournalTrans | Initializes this instance from the specified LedgerJournalTrans table buffer. |
| initFromLedgerJournalTrans_IN | Initialize transaction data from an LedgerJournalTrans buffer. |
| isAssetDocumentPostable_JP | Check whether depbook posting with asset document. |
| isDepreciationFinished | |
| isReductionEntryAcquisition_JP | Checks whether current transaction is reduction entry acquisition transaction. |
| isValidTransType | |
| new | Initializes a new instance of the AssetDepBookPost 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.) |
| parmloadOnInventoryAmount_IN | Gets or sets the loadOnInventoryAmount_IN parameter. |
| post | Posts the AssetDepBookJournalTrans record, inserts AssetDepBookTrans records, and updates the AssetDepBook table. |
| post_IN | Post the AssetDepBookJournalTrans, inserts AssetDepBookTrans record(s) and updates the AssetDepBook buffer. |
| reduceLastDepreciation | |
| 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.) |
| updateAcquisitionForPost | Updates the asset acquisition information for an AssetDepBook buffer during a posting. |
| 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.) |
| ::assetTransTypeDepBookJour2AssetTransType | |
| ::assetTransTypeDepBookJr2AssetTransTypeJr | Converts an enumeration of type AssetTransTypeDepBookJournal to AssetTransTypeJournal. |
| ::newAssetTrans | |
| ::newDepBookJournalTrans | |
| ::newLedgerJournalTrans | |
| ::newLedgerJournalTrans_IN | Initialize a AssetDepBookPost buffer from LedgerJournalTrans. |
Community Additions
ADD
Show: