AssetPost_HU Class [AX 2012]
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| check | Checks for valid conditions for posting the asset. (Overrides the check Method.) |
| check_IN | Checks whether the asset can be posted. (Inherited from AssetPost.) |
| checkTransType | Determines whether the transaction type is supported for posting. (Overrides the checkTransType Method.) |
| createAssetTransForPost | (Inherited from AssetPost.) |
| createInventorySoldTransaction | (Inherited from AssetPost.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| initFromCashDiscTrans | (Inherited from AssetPost.) |
| initFromCustInvoiceTrans | Sets the data from the CustInvoiceTrans table to the AssetTrans table. (Inherited from AssetPost.) |
| initFromInventJournalTrans | (Inherited from AssetPost.) |
| initFromInventMovement | (Inherited from AssetPost.) |
| initFromInventMovement_AssetDocument_JP | Initializes the AssetPost class by using an AssetDocumentPostInvoiceAdapter_JP instance. (Inherited from AssetPost.) |
| initFromInvoiceCashDiscTrans | Initializes this instance from the specified LedgerJournalTrans table buffer. (Inherited from AssetPost.) |
| initFromLedgerJournalTrans | Initializes an instance of the AssetPost class from the specified LedgerJournalTrans table buffer. (Inherited from AssetPost.) |
| initFromLedgerJournalTrans_IN | Initializes from a LedgerJournalTrans buffer. (Inherited from AssetPost.) |
| initFromProjEstimate | (Inherited from AssetPost.) |
| initFromPurchComplementaryInvoice | Initializes an instance of the AssetPost class from a specified purchase complementary invoice line. (Inherited from AssetPost.) |
| initFromVendInvoiceTrans | Initializes an instance of the AssetPost class from the specified VendInvoiceTrans table buffer. (Inherited from AssetPost.) |
| isAssetDocumentPostable_JP | Checks whether the asset posting occurs with an asset document. (Inherited from AssetPost.) |
| new | (Inherited from AssetPost.) |
| 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.) |
| parmIsCreditNote | Gets or sets the IsCreditNote parameter. (Inherited from AssetPost.) |
| parmloadOnInventoryAmount_IN | (Inherited from AssetPost.) |
| post | Posts the asset transaction and updates the related AssetTable record and the AssetBook record. (Inherited from AssetPost.) |
| post_IN | Posts the asset transaction. (Inherited from AssetPost.) |
| postDerived | (Inherited from AssetPost.) |
| reduceLastDepreciation | (Inherited from AssetPost.) |
| refreshAssetDocumentDerived_JP | Updates the assetDocumentType_JP and assetDocumentRecId values for derived posting. (Inherited from AssetPost.) |
| 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 asset acquisition information for an AssetBook table buffer during posting. (Inherited from AssetPost.) |
| updateFromPurchParmLine | Updates the AssetTable table buffer from values in the PurchParmLine table (Inherited from AssetPost.) |
| updateFromVendInvoiceInfoLine | Updates the AssetTable table buffer based on values from the VendInvoiceInfoline table. (Inherited from AssetPost.) |
| 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: