AssetPost Class [AX 2012]
| Method | Description | |
|---|---|---|
| calcReductionEntryAdjustment_JP | Calculates the Japanese reduction entry adjustment, based on the transaction date. |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| check | Checks for valid conditions to post the asset. |
| check_IN | Checks whether the asset can be posted. |
| checkTransType | Determines whether the transaction type is supported for posting. |
| createAssetTransForPost | |
| createDepreciationAdjustment | Creates a new transaction line with regard to adjustment transaction. |
| createDepreciationAdjustmentFromPO | Creates a new transaction line for an adjustment transaction. |
| createInventorySoldTransaction | |
| createTrueUpDepreciation | |
| createVoucherTranForDepreciationAdj | |
| determineNumberDerogatoryPeriods_FR | Calculates the number of periods between the last posting and the date of the current posting. |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| existAssetTrans | Determines whether AssetTrans table records related to the specified buffers exist. |
| 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 | |
| initFromCustInvoiceTrans | Sets the data from the CustInvoiceTrans table to the AssetTrans table. |
| initFromInventJournalTrans | |
| initFromInventMovement | |
| initFromInventMovement_AssetDocument_JP | Initializes the AssetPost class by using an AssetDocumentPostInvoiceAdapter_JP instance. |
| initFromInvoiceCashDiscTrans | Initializes this instance from the specified LedgerJournalTrans table buffer. |
| initFromLedgerJournalTrans | Initializes an instance of the AssetPost class from the specified LedgerJournalTrans table buffer. |
| initFromLedgerJournalTrans_IN | Initializes from a LedgerJournalTrans buffer. |
| initFromProjEstimate | |
| initFromPurchComplementaryInvoice | Initializes an instance of the AssetPost class from a specified purchase complementary invoice line. |
| initFromVendInvoiceTrans | Initializes an instance of the AssetPost class from the specified VendInvoiceTrans table buffer. |
| isAssetDocumentPostable_JP | Checks whether the asset posting occurs with an asset document. |
| isDepreciationFinished | |
| isReductionEntryAcquisition_JP | Checks whether the current transaction is a reduction entry acquisition transaction. |
| 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.) |
| parmIsCreditNote | Gets or sets the IsCreditNote parameter. |
| parmloadOnInventoryAmount_IN | |
| post | Posts the asset transaction and updates the related AssetTable record and the AssetBook record. |
| post_IN | Posts the asset transaction. |
| postDerived | |
| postReductionEntryAdjustment_JP | Posts Japanese reduction entry adjustment transactions. |
| postToFixedAssetOffset | |
| reduceLastDepreciation | |
| refreshAssetDocumentDerived_JP | Updates the assetDocumentType_JP and assetDocumentRecId values for derived posting. |
| setDepreciationStartDate | |
| 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. |
| updateFromPurchParmLine | Updates the AssetTable table buffer from values in the PurchParmLine table |
| updateFromVendInvoiceInfoLine | Updates the AssetTable table buffer based on values from the VendInvoiceInfoline table. |
| 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.) |
| ::assetAccountType2AssetTransType | |
| ::assetTransType2AssetTransTypeJournal | |
| ::assetTransTypeJournal2AssetTransType | Maps AssetTransTypeJournal and AssetDocumentType_JP values to AssetTransType values. |
| ::assetTransTypePurch2AssetTransType | Maps AssetTransTypePurch and AssetDocumentType_JP values to AssetTransType values. |
| ::construct_W | |
| ::getPurchaseTransactionAcquisitionInfo | Gets information about the purchase order that is associated with the fixed asset transaction. |
| ::newCashDiscTrans | |
| ::newCustInvoiceTrans | |
| ::newInventJournalTrans | |
| ::newInventMovement | |
| ::newInvoiceCashDiscTrans | |
| ::newLedgerJournalTrans | |
| ::newLedgerJournalTrans_IN | Initializes an Assetpost object. |
| ::newProjEstimate | |
| ::newVendInvoiceTrans | Constructs an AssetPost object based on a purchase invoice line. |
| ::postingProfileFromLedgerJournalTrans | Finds the posting profile that should be used to post from a LedgerJournalTrans instance. |
Community Additions
ADD
Show: