The purpose of the Checkbook Transfer Record View is to add, edit, and remove transactions that record the movement of money from one Checkbook to another. From here, users can create a new transfer, edit an un-posted transfer, or delete an un-posted transfer. Deleting a transfer transaction removes the associated journal entry. When Checkbook Transfers are posted, the Checkbook Balances for both checkbooks are updated, a journal entry is created and posted, and a transaction for each checkbook is added to the Checkbook Transaction Inquiry. Transfers make a Journal Entry that Debits the GL Account assigned to the 'To Checkbook' (the receiving checkbook) and Credits the GL Account assigned to the 'From Checkbook' (the sending checkbook). Transfers do not create a 'Currency Gain/Loss' journal entry.
Software Version: YYYY.MM.DD and newer
...
Toolbar Icons | Description | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Delete |
If a Payment Receipt that has been fully or partially applied is deleted (prior to posting), all applications will be automatically removed. | Favorites | |||||||||||||
Insert excerpt | Favorites Add/Remove - Global | Favorites Add/Remove - Global | nopanel | true||||||||||||
Grid Layout |
| ||||||||||||||
Help |
| ||||||||||||||
Journal Details |
The Journal Details Window for this transaction will include:
| ||||||||||||||
New |
| ||||||||||||||
Notes |
| ||||||||||||||
| |||||||||||||||
Save |
|
...
Fields | Description | ||||||||
Checkbook Currency | A non-editable text box to identify the Currency ID for the currency assigned to the Checkbook. Receipts cannot be posted if this value is missing. Linked Database Field: ERPx_MFCheckbook.CurrencySK. | ||||||||
CheckbookSK |
Linked Database Field: ERPx_ARTransactionHeader.CheckbookSK. | ||||||||
Created |
Linked Database Field: ERPx_ARTransactionHeader.CreatedDate. | ||||||||
Created By |
Linked Database Field: ERPx_ARTransactionHeader.CreatedBy. | ||||||||
CustomerSK |
Linked Database Field: ERPx_ARTransactionHeader.CustomerSK. | ||||||||
GL Date |
For Payment Receipts only, If blank, the value will be automatically updated as follows:
The GL Date must be >= the 'Receipt Date'. If not, the message "GL Date must be >= the Receipt Date." will be displayed on Save. The GL Date must fall within a Fiscal Period that is open for Sales. If not, the message, "The Fiscal Period is not open." will be displayed on Save. Linked Database Field: ERPx_ARTransactionHeader.GLDate. | ||||||||
Last Updated |
Linked Database Field: ERPx_ARTransactionHeader.LastUpdated. | ||||||||
Last Updated By |
Linked Database Field: ERPx_ARTransactionHeader.LastUser. | ||||||||
Receipt Currency | A non-editable text box to identify the currency of the receipt. Receipts may not always be in the same currency as the Checkbook. Linked Database Field: ERPx_ARTransactionHeader.CurrencySK. | ||||||||
Transaction ID |
Linked Database Field: ERPx_ARTransactionHeader.TransactionID. | ||||||||
TransactionSK |
Linked Database Field: ERPx_ARTransactionHeader.TransactionHeaderSK. | ||||||||
MC: Exchange Date From | A date field to show the 'Start Date' of the 'Exchange Rate' on the 'Exchange Table' assigned to this transaction. The exchange Rate is looked-up using the 'Receipt Date', not the 'GL Date'. This field is only visible, and required to Approve and/or Post, when the 'Receipt Currency' is not in the Home Currency. This is a looked-up value and is not editable from here. Linked Database Field: ERPx_MFCurrencyExchangeRate.Start. | ||||||||
MC: Exchange Date To | A date field to show the 'End Date' of the 'Exchange Rate' on the 'Exchange Table' assigned to this transaction. The exchange Rate is looked-up using the 'Receipt Date', not the 'GL Date'. This field is only visible, and required to Approve and/or Post, when the 'Receipt Currency' is not in the Home Currency. This is a looked-up value and is not editable from here. Linked Database Field: ERPx_MFCurrencyExchangeRate.Expire. | ||||||||
MC: Exchange Rate | A label to show the 'Rate' (exchange rate) applicable on the Transaction Date (not the GL Date) on the 'Exchange Table' assigned to this transaction. This is set to 1.00 for all 'Payment Receipts' that are in the 'Home Currency'. This is a looked-up value and is not editable from here. Linked Database Field: ERPx_MFCurrencyExchangeRate.Rate. | ||||||||
MC: Exchange Rate Calculation Method | A non-editable text box to show the 'Calculation Method' being used to convert each 'Payment Receipt' currency (the 'From Currency') to the 'Home Currency' (the 'To Currency'). This will either be "Multiply" or "Divide" and is set as follows:
This is a looked-up value. Linked Database Field: ERPx_#####.#####. Linked Database Field: ERPx_MFCurrencyExchange.RateCalculationMethodEN. | ||||||||
MC: Exchange Table | A non-editable text box that displays the 'Exchange Table ID' being used to convert between the 'Payment Receipt' Currency and the 'Home Currency'. This will be blank for all 'Payment Receipts' that are in the same currency as the 'Home Currency'. This is required for all 'Payment Receipts' that are not in the same currency as the 'Home Currency'. This value is auto-assigned and not editable by users. It is assigned as the first Exchange Table containing both the Receipt Currency and the 'Home Currency' with a valid 'Rate' (exchange rate) for the Receipt Date. If there are no Rates that cover the Receipt Date then the last Rate will be used. If there are no Exchange Tables containing both the Receipt Currency and the Home Currency then this will be blank and the message "A valid exchange does not exist between [TransactionCurrencyID] and [HomeCurrencyID]." will be displayed on Save after the Status is changed to Approve and/or Ready to Post. Linked Database Field: ERPx_MFCurrencyExchange.ExchangeID. | ||||||||
MC: From Currency | A non-editable text box that displays the 'Payment Receipt' Currency ID. Linked Database Field: ERPx_MFCurrencyExchange.SourceCurrencySK. | ||||||||
MC: To Currency | A non-editable text box that displays the Home Currency ID. Linked Database Field: ERPx_MFCurrencyExchange.DestCurrencySK. |
...