Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The purpose of the Currency Exchanges List View is to show all the Currency Exchange Tables that are available within the system and see which company they are associated with. From here, users can add, edit, or delete exchange tables but the most common function is to update exchange rates. Exchange Tables are only needed for companies that deal with foreign currencies and they are used on transactions and transaction journal entries that a foreign currency.

...

Page Header

Toolbar IconsDescription
Column Filter Show/Hide
Insert excerpt
Column Filter Show/Hide - Global
Column Filter Show/Hide - Global
nopaneltrue
Delete

Insert excerpt
Delete - LV 3.0
Delete - LV 3.0
nopaneltrue

Note: Currency Exchange records can only be deleted if they have not been used on a transaction else the message, "[Exchange Table] could not be deleted because it is used on a transaction.” will be displayed when this button is clicked. 

Edit
Insert excerpt
Edit - LV 3.0
Edit - LV 3.0
nopaneltrue
Excel
Insert excerpt
Excel - LV 3.0
Excel - LV 3.0
nopaneltrue
Favorites
Insert excerpt
Favorites Add/Remove - Global
Favorites Add/Remove - Global
nopaneltrue
Group By Show/Hide
Insert excerpt
Group By Show/Hide - Global
Group By Show/Hide - Global
nopaneltrue
Help
Insert excerpt
Help - Global 3.0
Help - Global 3.0
nopaneltrue
New
Insert excerpt
New - Global 3.0
New - Global 3.0
nopaneltrue
Quick Column Filter
Insert excerpt
Quick Column Filter
Quick Column Filter
nopaneltrue
Saved Layouts
Insert excerpt
Column Layouts for Framework 3.0 - Global
Column Layouts for Framework 3.0 - Global
nopaneltrue
FieldsDescription
CheckboxUsed to select one or more records for delete.
Company

Displays the names of all the Companies that are assigned to use this exchange rate table. This table can only be used by the companies that it is assigned to. This field is always editable from the Currency Exchanges Record View. 

Database Field: ERPx_MFDataEntityCompanyCurrencyExchange.DataEntityCompanySK .

Exchange Table

Displays the name associated with the Exchange Table ID. This is required for all records but does not need to be unique. This field is always editable from the Currency Exchanges Record View. 

Database Field: ERPx_MFCurrencyExchange.Description 

Exchange Table ID

Displays the unique identifier of the Exchange Table record. This field is only editable from the Currency Exchanges Record View for a new record before the initial Save, after Save it is disabled.

Database Field: ERPx_MFCurrencyExchange.ExchangeID 

From Currency

Displays the Currency that the Currency Exchange Table is converting from.  This field is only editable from the Currency Exchanges Record View for a new record before the initial Save, after Save it is disabled. 

Database Field: ERPx_MFCurrencyExchange.SourceCurrencySK

To Currency

Displays the Currency that the Currency Exchange Table is converting to.  This field is only editable from the Currency Exchanges Record View for a new record before the initial Save, after Save it is disabled. 

Database Field: ERPx_MFCurrencyExchange.DestCurrencySK

Sequence

Identifies the sequence the Exchange tables are displayed when there is more than one applicable Exchange Table that can be assigned. For example, if there is more than one Exchange Table that converts from CAD to USD, the system will auto assign the one with the lowest sequence number.

Database Field: ERPx_MFCurrencyExchange.Sequence

...