LedgerCurrencyConversionProvider_Invent Class [AX 2012]
The LedgerCurrencyConversionProvider_Invent class provides the ledger currency conversion implementation for the inventory module.
| Method | Description | |
|---|---|---|
| addTask | (Inherited from LedgerCurrencyConversionProvider.) |
| balanceInventSettlement | |
| balanceInventTable | |
| balanceInventTrans | |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| createAdjustmentWithDefaultAccount | (Inherited from LedgerCurrencyConversionProvider.) |
| createAdjustmentWithDimension | (Inherited from LedgerCurrencyConversionProvider.) |
| createAdjustmentWithNoOffset | (Inherited from LedgerCurrencyConversionProvider.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getLedgerPostingType | (Inherited from LedgerCurrencyConversionProvider.) |
| 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 | (Inherited from LedgerCurrencyConversionProvider.) |
| loadAccountingCurrencyConversionTasks | Creates ledger accounting currency conversion tasks for the provider. (Overrides the loadAccountingCurrencyConversionTasks Method.) |
| loadReportingCurrencyConversionTasks | Creates ledger reporting currency conversion tasks for this provider. (Overrides the loadReportingCurrencyConversionTasks Method.) |
| logLastProcessedId | (Inherited from LedgerCurrencyConversionProvider.) |
| new | Initializes a new instance of the LedgerCurrencyConversionProvider_Invent 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.) |
| providerName | Retrieves the provider class name. (Overrides the providerName Method.) |
| runChecksAndBalances | Runs the checks and balances for the given task. (Overrides the runChecksAndBalances Method.) |
| runConversion | Runs the conversion for the given task. (Overrides the runConversion Method.) |
| 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.) |
| validate | Performs validation prior to running the conversion. (Overrides the validate Method.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::registerSelf | Registers the LedgerCurrencyConversionProvider_Invent class as a valid ledger currency conversion provider. |
Community Additions
ADD
Show: