CustVendExchAdjustmentPostVend_W Class [AX 2012]
The CustVendExchAdjustmentPostVend_W class handles business logic for exchange adjustment posting.
| Method | Description | |
|---|---|---|
| adjustInventory | |
| calcFactor | Performs a calculation the amounts of exchange adjustment. (Inherited from CustVendExchAdjustmentPost_W.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| createInventoryLedgerVoucherObject | |
| createTaxPostingTransLog | Creates records in transaction log for exchange adjustment taxes. (Inherited from CustVendExchAdjustmentPost_W.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| exchRateDiffLineTotal | Gets the total amount of exchange adjustment. (Inherited from CustVendExchAdjustmentPost_W.) |
| getDistributions | |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| initFromCustVendExchAdjustment | Initializes the CustVendExchAdjustmentPost_W class from the CustVendExchAdjustment_W class and parameters. (Inherited from CustVendExchAdjustmentPost_W.) |
| initPosting | Initiates internal class variables for exchange adjustment posting. (Overrides the initPosting Method.) |
| ledgerDimensionObtainedEventHandler | Overrides account to profitLoss if _isOffset, dimension to RTax25. |
| new | Initializes a new instance of the CustVendExchAdjustmentPostVend_W 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.) |
| parmPostingSpec | Gets and sets the posting spec. (Inherited from CustVendExchAdjustmentPost_W.) |
| post | Posts a exchange adjustment. (Overrides the post Method.) |
| postAccountingCurrency | Creates and posts the exchange rate difference in accounting currency. (Inherited from CustVendExchAdjustmentPost_W.) |
| postDiffLine | |
| postMarkup | |
| postReportingCurrency | Creates and posts the exchange rate difference in reporting currency. (Inherited from CustVendExchAdjustmentPost_W.) |
| postTaxes | |
| purchConsumpDefaultAccount | |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| standardExchRateDiffLineTotal | Gets the total amount of standard exchange adjustment. (Inherited from CustVendExchAdjustmentPost_W.) |
| switchBackToVendVoucher | |
| switchToInventVoucher | |
| 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 a new instance of the CustVendExchAdjustmentPostVend_W class. |
Community Additions
ADD
Show: