Purchase Order Lines List View
A Purchase Order (aka PO) is a document issued by a buyer committing to pay the seller for specific products or services to be delivered in the future. The advantage to the buyer is the ability to place an order without immediate payment. From the seller’s perspective, it reduces credit risk, since the buyer is obligated to pay once the products or services have been delivered. Each PO has a unique number associated with it that helps both buyer and seller track delivery and payment.
This page lists each unique Purchase Order item on New and Released Purchase Orders. The purpose of this page is to view line items on open Purchase Orders.
This list view also contains columns for each Attribute that is set up for the 'AP Purchasing' and 'Items' attribute types. Because these are user defined, they are not included in the default view but can be added a saved layout. AP Purchasing and Items attributes are not included in the help documentation.
Software Version: 2023.06.30 and newer
Page Header
Toolbar Icons | Description |
Column Filter Show/Hide | Toggles between displaying and hiding a filter row in the grid under the column headers. The filter row will be displayed by default if the Quick Column Filter is also implemented in the page. When enabled, this will allow users to type in text to filter by a specific column. |
Edit | Opens the selected record for editing. If a record is not selected, the page will either not open or will open the first record (depending on how the page was coded). |
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, or excluded columns, only the contents in the grid will be exported. |
Favorites | Clicking on the star icon when it is an outline, adds the page to the 'My Shortcuts' tab and fills in the star. Clicking on the star icon when it is filled in (solid color), removes the page from the 'My Shortcuts' tab and returns the icon to an outline. Users must log out and back in before the pages will be visible in the 'My Shortcuts' tab. |
Group By Show/Hide | Toggles between displaying and hiding a row in the grid above the column headers to enable grouping by one or more column(s). Once displayed, users may drag and drop column headers to group by a specific column. Once the grid is grouped by a column(s), a subtotal footer row will display in the grouping for columns that have a page footer total. |
Help | Opens the online WIKI help page for the current page. |
More Actions | Displays a drop down menu of related actions. The list of options includes:
|
New | Allows users to select the type of transaction or record they want to add. |
Opens the Print dialog window, where transaction and/or analysis reports can be downloaded, printed and/or emailed. When clicked, all the Reports that launch from the Print Dialog that are assigned to this page, and that the user has rights to (if Report Data Access is enabled) are displayed. | |
Quick Column Filter | Used to filter across all columns in the grid. When the user types text into the Quick Column Filter text box, the grid's Filter Row will be automatically hidden. The text in the Quick Column Filter text box automatically replaces any existing Filter Row filters. The results of the data immediately refresh as you enter text. |
Refresh | Re-queries the contents of the grid/page based on the Search Options or the default values for grids that do not support Search Options. This ONLY re-queries the contents of columns that are currently visible, if you add a new column the contents will be empty until you click 'Refresh' again. |
Saved Column Layout | Displays the column layout lookup and related icons. This tool allows users to select a previously saved layout, create a new layout, save changes to a layout, forget/delete a layout and/or assign a saved layout as the default for the page. Once changes are made to the layout, such as columns are added or removed, the user can click the Save Layout icon and save the changes to the column layout. The visibility of the Filter Row is also saved with a saved layout. The new layout can also be set as the default. This is useful for creating specific views to separate master files or transaction types (i.e. Invoice specific vs. Credit Memo specific). Default layouts can be removed by clicking the 'Set as Default' button again when the current default layout is selected. Please note that existing saved grid layouts will display the Filter Row as hidden by default. |
Fields | Description |
---|---|
Checkbox | Used to select one or more records to perform an action, such as Mass Update, More Actions, or Delete. |
Amt. Ordered | Identifies the extended amount of the Purchase Order Item. This is required and can only be edited by changing either the 'Qty Ordered' or the 'Price' of a line item on the Items Grid of the Purchase Order Record View. It is calculated as [Qty Ordered] * [Price] and is formatted to 2 decimal places. This is editable until the Purchase Order is 'Closed'. Database Field: ERPx_APPoLine.ExtendedAmount |
AP Amt. Fully invoiced | Identifies whether the 'Amt. Ordered' of the Purchase Order item has been fully Invoiced. If the 'AP Amt. Remaining' for a Purchase Order item is <= 0, the item is considered "Fully Invoiced" in terms of Amount (cost) and will display as "Yes", otherwise it will be blank. This allows users to easily determine which PO's have amounts that have not yet been invoiced. This is a calculated field and is not stored in the database. |
AP Amt. Posted | Identifies the extended amount of the line item that has been included on "Posted" AP Invoices and AP Credit Memos. This is a calculated field that is formatted to 2 decimal places. When AP Invoices and/or Credit Memos, with line items that reference a Purchase Order are posted, this value is updated. Database Field: ERPx_APPoLine.InvoicedAmount |
AP Amt. Remaining | Identifies the dollar amount of the line item that has not yet been accounted for on an AP Invoice/Credit Memo. This is a calculated field and can only be changed by changing either the 'Qty Ordered' or the 'Price' of a line item on the Items Grid of the Purchase Order Record View or by entering and/or posting AP Invoices/Credit Memos that are linked to this item. It is calculated as [Amt. Ordered] - [AP Amt. Posted] - [AP Amt. Unposted] and is formatted to 2 decimal places. This is editable until the Purchase Order is 'Closed'. This is a calculated field that is not stored in the database. |
AP Amt. UnPosted | Identifies the extended amount of the line item that has been included on "UnPosted" AP Invoices and AP Credit Memos. This is a calculated field that is formatted to 2 decimal places and is not stored in the database. When AP Invoices and/or Credit Memos, with line items that reference a Purchase Order are entered, but not posted, this value is updated. |
AP Qty Fully Invoiced | Identifies whether the 'Qty Ordered' of the Purchase Order item has been fully Invoiced. If the 'AP Qty Remaining' for a Purchase Order item is <= 0, the item is considered "Fully Invoiced" in terms of quantity (units or weight) and will display as "Yes", otherwise it will be blank. This allows users to easily determine which PO's have quantities that have not yet been invoiced. This is a calculated field that is not stored in the database. |
AP Qty Posted | Identifies the quantity of the line item that has been included on "Posted" AP Invoices and AP Credit Memos. This is a calculated field that is formatted to the Item's 'Unit Decimals' or 'Weight Decimals' depending on the Item's UOM. When AP Invoices and/or Credit Memos, with line items that reference a Purchase Order are posted, this value is updated. Database Field: ERPx_APPoLine.InvoicedQty |
AP Qty Remaining | Identifies the quantity of the line item that has not yet been accounted for on an AP Invoice/Credit Memo. This is a calculated field and can only be changed by changing the 'Qty Ordered' of a line item on the Items Grid of the Purchase Order Record View or by entering and/or posting AP Invoices/Credit Memos that are linked to this item. It is calculated as [Qty Ordered] - [AP Qty Posted] - [AP Qty Unposted] and is formatted to the Item's 'Unit Decimals' or 'Weight Decimals' depending on the Item's UOM. This is a calculated field that is not stored in the database. |
AP Qty UnPosted | Identifies the quantity of the line item that has been included on "UnPosted" AP Invoices and AP Credit Memos. This is a calculated field that is formatted to the Item's 'Unit Decimals' or 'Weight Decimals' depending on the Item's UOM. When AP Invoices and/or Credit Memos, with line items that reference a Purchase Order are entered, but not posted, this value is updated. This is a calculated field that is not stored in the database. |
AP vs IM Posted Qty | Identifies the difference between the quantities accounted for on "Posted" AP Invoices/Credit Memos and "Posted" Inventory Receipts for the line item. This is a calculated field that is formatted to the Item's 'Unit Decimals' or 'Weight Decimals' depending on the Item's UOM. It is calculated as [IM Qty Posted] - [AP Qty Posted].
When AP Invoice, AP Credit Memo, and/or Inventory Receipt transactions with line items that reference a Purchase Order are posted, this value is updated. This is a calculated field that is not stored in the database. |
Buyer | Identifies the person responsible for issuing the Purchase Order. This is not required and can be edited from the 'Buyer' field on the 'Home' tab of the Purchase Order Record View. Database Field: ERPx_APPoHeader.Buyer |
Comment | Identifies the header comment/description of the transaction or batch. This is not required and can be edited from the 'Comment' field on the 'Home' tab of the Purchase Order Record View. This is always editable even after the Purchase Order is 'Closed'. Database Field: ERPx_APPoHeader.Description |
Currency | Identifies the Currency assigned to the transaction. This is required and comes from the 'Currency' on the 'Properties' tab of the Purchase Order Record View. This is not editable on the transaction. The Currency identifies the kind of money used for transactions. For example, if a Customer or Vendor is setup with a Currency of "USD" then all transactions for them are stated in terms of US Dollars and all payments received or made must be in US Dollars. Database Fields: ERPx_MFCurrency.CurrencyID, ERPx_APVendor.CurrencySK |
Distributed To | Identifies how the (extended) amount of the line item was, or will be, applied. Identifies the name of a Project, Employee, Fisherman, Tender or Fisherman Loan. This is not required and is editable until the Purchase Order is 'Closed'. Database Fields: ERPx_APVendor.VendorName, ERPx_MFEmployee.EmployeeName, ERPx_GLProject.ProjectDescription, ERPx_APPoLine.ToDistributionAccountSK |
Distributed Type | Identifies the type of distribution based on the selected Distributed To field. This is an auto generated field that is not editable by the user. The options include:
Database Field: ERPX_APPoLine.ToMFDistributionTypeEN |
Expire By | Identifies the date the Purchase Order will expire. This is required and can be edited from the 'Expire By' date field on the 'Home' tab of the Purchase Order Record View. This is editable until the Purchase Order is 'Closed'. Database Field: ERPx_APPoHeader.ExpireDate |
IM Qty Fully Received | Identifies whether the 'Qty Ordered' of the Purchase Order item has been fully Received. If the 'IM Qty Remaining' for a Purchase Order item is <= 0, the item is considered "Fully Received" in terms of quantity (units or weight) and will display as "Yes" otherwise it will be blank. This allows users to easily determine which PO's have quantities that have not yet been received. This is a calculated field that is not stored in the database. |
IM Qty Posted | Identifies the quantity of the line item that has been included on "Posted" IM Receipts. This is a calculated field that is formatted to the Item's 'Unit Decimals' or 'Weight Decimals' depending on the Item's UOM. When IM Receipts, with line items that reference a Purchase Order are posted, this value is updated. |