CustVendExchAdjustmentPost_W Class [AX 2012]
The CustVendExchAdjustmentPost_W class handles business logic for exchange adjustment posting.
| Method | Description | |
|---|---|---|
| calcFactor | Performs a calculation the amounts of exchange adjustment. |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| createTaxPostingTransLog | Creates records in transaction log for exchange adjustment taxes. |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| exchRateDiffLineTotal | Gets the total amount of exchange adjustment. |
| 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. |
| initPosting | Initiates internal class variables for exchange adjustment posting. |
| new | Initializes a new instance of the Object class. (Inherited from Object.) |
| 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. |
| post | Posts a exchange adjustment. |
| postAccountingCurrency | Creates and posts the exchange rate difference in accounting currency. |
| postReportingCurrency | Creates and posts the exchange rate difference in reporting currency. |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| standardExchRateDiffLineTotal | Gets the total amount of standard exchange adjustment. |
| 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.) |
| ::newFromExchAdjustment | Initializes a new instance of the CustVendExchAdjustmentPost_W class for the given parameters. |
Object Class
CustVendExchAdjustmentPost_W Class
CustVendExchAdjustmentPostCust_W Class
CustVendExchAdjustmentPostSpec_W Class
CustVendExchAdjustmentPostVend_W Class
CustVendExchAdjustmentPost_W Class
CustVendExchAdjustmentPostCust_W Class
CustVendExchAdjustmentPostSpec_W Class
CustVendExchAdjustmentPostVend_W Class
Community Additions
ADD
Show: