The purpose of the Payment Receipts List View is to show open Payment Receipts (Status of "New" or "Approved"). From here, users can add new Payment Receipts, edit or delete existing Payment Receipts, and/or Post Payment Receipts. When Payment Receipts are posted, the Customer Balances and Customer Aging are updated and the receipt becomes available to the Checkbook Deposit transaction. Payment Receipts make a journal entry when they are posted.
Software Version: 20202022.0110.13 31 and newer
Table of Contents | ||
---|---|---|
|
Page Header
Toolbar Icons | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
Column Filter Show/Hide |
| ||||||||
Delete |
| ||||||||
Edit |
| ||||||||
Excel | Global (old) Global (old) | ||||||||
Favorites |
| ||||||||
Grid LayoutGroup By Show/Hide | Grid Layout Grid Layout | ||||||||
Help |
| ||||||||
Mass Update |
| ||||||||
New |
| ||||||||
| |||||||||
Quick Column Filter |
| ||||||||
Saved Layouts |
| ||||||||
Fields | Description | ||||||||
Checkbox |
| ||||||||
Applied Amt. | A non-editable text box to identify how much of the Receipt, in the Receipt currency, has been applied. This defaults to 0.00 but will re-calculate as the receipt is applied. Receipts can be posted without applying, but if they have been applied, this amount will be >0>= 0.00. This is a calculated field that is not editable on this page. This field is not linked to a Database Field.stored in the database. | ||||||||
Checkbook |
Linked Database Field: ERPx_ARTransactionHeader.CheckbookSK | ||||||||
Checkbook Currency |
Database Fields: ERPx_MFCurrency.CurrencyID, ERPx_MFCheckbook.CurrencySK, ERPx_ARTransactionHeader.CurrencySK | ||||||||
Checkbook Description |
Database Fields: ERPx_MFCheckbook.CheckbookDescription, ERPx_ARTransactionHeader.CheckbookSK | ||||||||
Comment |
Linked Database Field: ERPx_ARTransactionHeader.Description | ||||||||
Created |
Linked Database Field: ERPx_ARTransactionHeader.CreatedDate | ||||||||
Created By |
Linked Database Field: ERPx_ARTransactionHeader.CreatedBy | ||||||||
Customer ID |
Linked Database Field: ERPx_ARTransactionHeader.CustomerSK | ||||||||
Customer Name |
Database Fields: ERPx_ARCustomer.CustomerName, ERPx_ARTransactionHeader.CustomerSK | ||||||||
GL Date |
Linked Database Field: ERPx_ARTransactionHeader.GLDate | ||||||||
GL Period |
| ||||||||
GL Year |
| ||||||||
Home Currency | Identifies the 'Home Currency' of the Company. Database Field: ERPx_MFCurrency.CurrencyID | ||||||||
Home Currency Amt. | Identifies the amount of the payment you received, formatted in the 'Home Currency'. This is a calculated field that is not editablestored in the database. | ||||||||
Last Updated |
Database Field: ERPx_ARTransactionHeader.LastUpdated | ||||||||
Last Updated By |
Linked Database Field: ERPx_ARTransactionHeader.LastUser | ||||||||
Payment # | Identifies the number of the payment you received, most often associated with the Check #. This field is always editable from the record view, even after the transaction is posted. Linked Database Field: ERPx_ARTransactionHeader.DocNumber | ||||||||
Receipt Amt. | Identifies the amount of the payment you received, formatted in the 'Currency' specified. Linked Database Field: ERPx_ARTransactionHeader.ExtendedAmount | ||||||||
Receipt Currency | Identifies the currency of the Payment Receipt. This field is only editable after a 'Customer' has been selected and while the transaction Status is "New" and no applications for this receipt have been made. Since a Receipt can only be applied to transactions matching the Receipt's currency, the 'Currency' cannot be edited once an application exists. If you need to change the Currency, you must unapply all the transactions that are currently applied. Validations include:
Linked Database Field: ERPx Database Fields: ERPx_MFCurrency.CurrencyID, ERPx_ARTransactionHeader.CurrencySK | ||||||||
Receipt Date | Identifies the date the Receipt was actually received. This field is only editable while the transaction Status is "New" but is disabled once an application for this receipt has been made. Since the 'Receipt Date' can impact a Currency Gain / Loss when it is applied, it the cannot cannot be edited once an application exists for receipts that are not in the Home Currency. If you need to change the 'Receipt Date', you must unapply all the transactions that are currently applied. Linked Database Field: ERPx_ARTransactionHeader.TransactionDate | ||||||||
Receipt Type | Identifies the type of the Receipt. This defaults to "Check" but can be changed. This is required to Approve and/or Post. This field is only editable after a 'Customer' has been selected and while the transaction Status is "New". The lookup contains all the values in the MFCashReceiptType Enumeration Class which includes options of Card, Cash, Check, Electronic, and Other. Linked Database Field: ERPx_ARTransactionHeader.CashReceiptTypeEN | ||||||||
Status |
Linked Database Field: ERPx_ARTransactionHeader.TransactionStatusSK | ||||||||
Transaction |
Linked Database Field: ERPx_ARTransactionHeader.TransactionID | ||||||||
Unapplied Amt. | Identifies how much of the Receipt still needs to be applied. This will re-calculate as the receipt is applied. Receipts can be posted without applying, but if they have been applied, this amount will be >0>= 0.00 and < 'Amount'. This is a calculated field that is not editable. This is a calculated field that is not stored in the database. |
Related Topics
Expand | ||
---|---|---|
| ||
Page Definitions |
Expand | ||
---|---|---|
| ||
Technical Details |