ADD DEFINITION HERE. From here, users can (list the functions that can be done or launched from here).
Software Version: YYYY.MM.DD and newer
Page Header
Header Toolbar
Toolbar Icons | Description |
---|---|
Delete | Deletes the transaction or master file record. When clicked, users will be prompted with: "Are you sure you want to delete this record?". Click "OK" to confirm, or "Cancel" to return without deleting. WARNING: Records cannot be recovered once they are deleted! |
Grid Layout | Opens the Saved Grid Layout menu that allows the user to select another saved layout, create a new layout, save changes to a layout, or assign a saved layout as the default for the page. Once changes are made to a grid, such as columns are added or removed, the user can click the Saved Grid Layout icon and save the changes to the grid layout and name the new layout. The new layout can also be set as the default, instead of the System View. This is useful for creating specific views to separate master files or transaction types (i.e. Invoice specific vs. Credit Memo specific). The bolded view is the default view, which will determine the view will automatically display in when opened. |
Journal Details | Opens the Journal Details window showing the Journal Entry for this transaction. Until the transaction Approved or Posted, this is a temporary journal entry so no Journal ID will be assigned. |
Load from PO | Loads information from the specified purchase order once a PO is entered. This button is disabled once the transaction is Approved or Ready to Post. |
Help | Opens the online WIKI help page for the current page. This icon is only visible on pages that are documented in the online help. |
New | Opens a new blank record for data entry. |
Notes | Opens the Notes dialog, filtered for the appropriate Note Type(s). From here, users can add, review, or edit Notes associated with the record. This icon is always enabled. |
Save | Saves the changes made to the record. It is only necessary to click the Save button when a change is detected on the page. When a change has been made, a ‘ + ‘ character is displayed prior to the page name in the page title bar (light blue bar in the upper left corner of the page). Clicking Save reloads the page. |
View Applications | Opens the Transaction Application Details page, which displays any applications associated with the transaction and allows users to apply and unapply applications. |
Home Tab
Fields | Description |
---|---|
Amount | Database Field: ERPx_APTransactionHeader.ExtendedAmount |
Description | Database Field: ERPx_APTransactionHeader.Description |
Doc Date | Database Field: ERPx_APTransactionHeader.TransactionDate |
Doc No | Database Field: ERPx_APTransactionHeader.DocNumber |
GL Date | Database Field: ERPx_APTransactionHeader.GLDate |
Payment Terms | Database Fields: ERPx_MFPaymentTerms.PaymentTermName, APTransactionHeader.PaymentTermSK |
PO | Database Field: ERPx_APTransactionHeader.PurchaseOrderID |
Status | Database Fields: ERPx_APTransactionStatus.StatusName, ERPx_APTransactionHeader.TransactionStatusSK |
Vendor | Database Fields: ERPx_APVendor.VendorID, ERPx_APTransactionHeader.VendorSK |
Properties Tab
Fields | Description |
---|---|
Created By | Database Field: ERPx_APTransactionHeader.CreatedBy |
Created Date | Database Field: ERPx_APTransactionHeader.CreatedDate |
Currency ID | Database Fields: ERPx_MFCurrency.CurrencyID, ERPx_APTransactionHeader.CurrencySK |
Discount Date | Database Field: ERPx_APTransactionHeader.DiscountDate |
Due Date | Database Field: ERPx_APTransactionHeader.DueDate |
GL Date | Database Field: ERPx_APTransactionHeader.GLDate |
Last Updated | Database Field: ERPx_APTransactionHeader.LastUpdated |
Last User | Database Field: ERPx_APTransactionHeader.LastUser |
Pmt./Apply Hold | Database Field: ERPx_APTransactionHeader.IsOnApplicationHold |
Transaction Class | Database Fields: ERPx_APTransactionClass.TransactionClassDescription, ERPx_APTransactionHeader.TransactionClassSK |
TransactionSK | Database Field: ERPx_APTransactionHeader.TransactionHeaderSK |
Vendor ID | Database Fields: ERPx_APVendor.VendorID, ERPx_APTransactionHeader.VendorSK |
Attributes Tab
Fields | Description |
---|---|
Attributes | The Attributes displayed are determined by the Attribute Setup and the Assign Attribute Rules. The Attributes can be setup and assigned to the transaction type in the Attributes section of the Company module (Company → Setup → Attributes). |
Available | This field displays whether or not the attribute is available and required. Only available attributes will be displayed with a 'Yes' followed by whether or not it is a required attribute. Required attribute values must be entered before saving the transaction as 'Approved' or 'Ready to Post'. |
Value | The values in each attribute lookup are determined by the values created for the attribute, as set up in the Attributes setup in the Company module. |
Page Detail
Items Grid
The purpose of the Items grid is to add, edit and delete the line items for the Invoice and Credit Memo transaction.
Toolbar Icons | Description |
Delete | Deletes the selected line(s) from the transaction or master file. This icon is only enabled for transactions with a Status of 'New'. |
Excel | Exports the contents of the grid to an Excel file that will automatically download. The contents that export are those that are visible to the user. Therefore, if the user has filtered the view only the filtered contents will be exported. |
New | Adds new blank lines in the grid section to allow for data entry. |
Fields | Description |
---|---|
Checkbox | Used to select one or more records for Mass Update or Delete. |
Description | Database Field: ERPx_APTransactionLine.LineDescription |
Distributed To | Database Fields: ERPx_APVendor.VendorName, ERPx_MFEmployee.EmployeeName, ERPx_GLProject.ProjectDescription, ERPx_APTransactionLine.ToDistributionAccountSK |
Extended | Database Field: ERPx_APTransactionLine.ExtendedAmount |
Price | Database Field: ERPx_APTransactionLine.Price |
Purchase Account | Database Fields: ERPx_GLAccount.AccountNumber, ERPx_APTransactionLine.AccountSK |
Quantity | Database Fields: ERPx_APTransactionLine.Quantity |
UOM | Database Fields: ERPx_IMUOM.UOMID, ERPx_APTransactionLine.QuantityUOMSK |