CustVendExchAdjPostingEngine Class [AX 2012]
The CustVendExchAdjPostingEngine class is responsible for posting unrealized exchange adjustments.
| Method | Description | |
|---|---|---|
| addExchangeAdjustment | Adds an unrealized exchange adjustment to post. |
| addReversalExchangeAdjustment | Adds a reversal of an unrealized exchange adjustment. |
| calculateFallBackLedgerDimension | |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| end | Posts all of the exchange adjustments to the ledger. |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| generateDistributionDetails | |
| generateDistributions | Generates distributions. |
| generateDistributionsForPostingTypes | Generates distributions. |
| getCustVendExchAdjType | |
| getDimensionSpecification | |
| getLastVoucher | Gets the last voucher. |
| getLedgerDimensionUnrealizedProfitLoss | |
| getLedgerPostingController | |
| getLedgerPostingType | |
| getLedgerTransactionText | |
| getModule | |
| getNumberSequence | |
| getOriginalGainLossPostingAccountType | |
| getOriginalGainLossPostingAccountTypes | Gets a list of ledger posting types from the original document. |
| getPostingProfile | |
| getPreviousSummaryLedgerDimension | |
| getSubledgerTransactionText | |
| getSummaryLedgerDimension | |
| getSummaryPostingAccountType | |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| init | Initializes the CustVendExchAdjPostingEngine instance. |
| mergeProfitLossLedgerDimension | |
| mergeSummaryLedgerDimension | |
| new | Initializes a new instance of the CustVendExchAdjPostingEngine 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.) |
| parmLedgerVoucher | Gets or sets the LedgerVoucher parameter. |
| postGainLossDistributions | Posts gain or loss distributions. |
| postGeneralJournalSummaryDistributions | Posts the summary account distributions. |
| postGeneralJournalSummaryDistributions_W | |
| postPreviousGainLossDistributions | |
| postPreviousGeneralJournalSummary | |
| postReversalGainLossDistributions | |
| postReversalGeneralJournalSummary | |
| postToGeneralJournal | Posts the summary and gain or loss account, dimensions and amounts. |
| postToGeneralJournal_W | |
| 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.) |
| 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.) |
| ::construct | Initializes an instance of the CustVendExchAdjPostingEngine class. |
| ::constructForSettlements | Initializes an instance of the CustVendExchAdjPostingEngine class for the reversal of unrealized currency revaluation during settlements. |
| ::doesLedgerEntryIsExchangeAdjustmentExist | Determines if the previous currency revaluation identifies the difference between reversal adjustments and new adjustments. |
| ::getPrevCreatedTransactionId | Gets the created transaction identification for the last currency revaluation. |
Object Class
CustVendExchAdjPostingEngine Class
CustExchAdjPostingEngine Class
VendExchAdjPostingEngine Class
CustVendExchAdjPostingEngine Class
CustExchAdjPostingEngine Class
VendExchAdjPostingEngine Class
Community Additions
ADD
Show: