See: Description
| Interface | Description |
|---|---|
| CurrencyRemote |
Remote Interface to the Currency object.
|
| CurrencyServiceRemote |
Remote Interface to the CurrencyService object.
|
| CurrencySetRemote |
Remote Interface to the set of Currencies.
|
| ExchangeRemote |
Remote Interface to the Exchange object.
|
| ExchangeSetRemote |
Remote Interface to the set of Exchanges.
|
| Class | Description |
|---|---|
| Currency |
MBO object to represent Currency.
|
| CurrencyService | |
| CurrencySet |
Represents the set of Currencys.
|
| Exchange |
MBO object to represent Exchange.
|
| ExchangeSet |
Represents the set of Exchanges.
|
| FldActive |
Field validation for Active attribute of Currency.
|
| FldActiveDate |
Behaviour of ActiveDate field on Exchange.
|
| Fldbasecost | |
| FldCurrencyActive |
Field validation for Active attribute of Currency.
|
| FldCurrencyCode |
Validation class for currencycode field in Currency.
|
| FldCurrencyCodeTo |
Behaviour of Currencycodeto field on Exchange.
|
| FldCurrencyEquivalent |
Field validation fro currencyequivalent attribute(non-persistent) of Exchange.
|
| FldExchangeActiveDate |
Behaviour of ActiveDate field on Exchange.
|
| FldExchangeCurrencyCodeTo |
Behaviour of Currencycodeto field on Exchange object.
|
| FldExchangeExpireDate |
Validation class for Expiredate column in Exchange object.
|
| FldExchangeRate |
Validation class for Exchange Rate atrribute in Exhcahnge mbo
|
| FldExpireDate |
The Currency package represents objects that identify currencies and exchange rates. Once an active exchange rate is established for a currency, that currency code can be used on vendor definitions, purchase requisitions, requests for quotation, purchase orders, and invoices.
Currency - The
Currency object stores and maintains detailed information about the different
currencies used by the MAXIMO system. Exchange - The
Exchange object stores and maintains the exchange rate between different
currencies. The Exchange rate is the multiplier MAXIMO uses when calculating a
conversion from one currency to another currency. When you enter material requisitions,
purchase requisitions, purchase orders, request for quotations and invoices in a foreign
currency, MAXIMO uses the current (active) exchange rate for that currency to
calculate the cost in your company's currency.CurrencyService
- The CurrencyService object contains methods and relationships related to
Currency package objects.
Last updated: 3/8/2002