|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CurrencyTable | |
---|---|
com.sage.accpac.sm | Contains the classes that provide access to Sage Accpac ERP System Manager, as well as Sage Accpac ERP application features. |
com.sage.accpac.sm.currency |
Uses of CurrencyTable in com.sage.accpac.sm |
---|
Classes in com.sage.accpac.sm that implement CurrencyTable | |
---|---|
class |
CurrencyTableImpl
Represents a currency table set up in Common Services An object of this class can be obtained from DBLink object's getCurrencyTable(...) method. |
Uses of CurrencyTable in com.sage.accpac.sm.currency |
---|
Methods in com.sage.accpac.sm.currency that return CurrencyTable | |
---|---|
CurrencyTable |
HasCurrency.getCurrencyTable(java.lang.String currency,
java.lang.String type)
gets a new CurrencyTable object for the given currency and type |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |