LedgerCurrencyConversionProvider_PL Class [AX 2012]
The LedgerCurrencyConversionProvider_PL class provides the implementation of ledger currency conversion for Poland.
| Method | Description | |
|---|---|---|
| addTask | (Inherited from LedgerCurrencyConversionProvider.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| convertTaxTrans | |
| 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 this 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 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.) |
| providerName | Returns the name of the provider class. (Overrides the providerName Method.) |
| runChecksAndBalances | Runs the checks and balances for a given task. (Overrides the runChecksAndBalances Method.) |
| runConversion | Runs the conversion for a 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 before the conversion is run. (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_PL class as a valid ledger currency conversion provider. |
Community Additions
ADD
Show: