...
Identifies the sum of the Extended Amounts of all the line items on the Purchase Order. This is a calculated field that is not editable by the user.
Database Field: ERPx_APPoHeader.OrderedAmount
...
Identifies the sum of the 'Invoiced Amount' of all the line items on the Purchase Order. It represents the dollar amount that has been accounted from on Posted AP Invoices/Credit Memos. This is a calculated field that is not editable by the user.
Database Field: ERPx_APPoHeader.InvoicedAmount
...
Identifies the sum of the 'Invoiced Amount' of all the line items on Unposted AP Invoices/Credit Memos. This is a calculated field that is not editable by the user. This field is not stored in the database.
...
Identifies how much of the Purchase Order is still open. It is calculated as: [Amt. Ordered] - [Amt. Posted] - [Amt. Unposted]. This is a calculated field that is not editable by the user. This field is not stored in the database.
...
Database Field: ERPx_APPoHeader.CreatedDate
...
Database Field: ERPx_APPoHeader.CreatedBy
...
Database Fields: ERPx_MFCurrency.CurrencyID
...
Database Field: ERPx_APPoHeader.Description
...
Database Field: ERPx_APPoHeader.ExpireDate
...
Database Field: ERPx_APPoHeader.LastUpdated
...
Database Field: ERPx_APPoHeader.LastUser
...
Database Field: ERPx_APPoHeader.PODate
...
Insert excerpt
This page lists each unique Purchase Order. The purpose of this page is to view, add, edit, remove, and close Purchase Orders.
This list view also contains columns for each Attribute that is set up for the 'AP Purchasing' attribute type. Because these are user defined, they are not included in the default view but can be added a saved layout. AP Purchasing attributes are not included in the help documentation..
Software Version: 2021.07.23 and newer
Table of Contents | ||
---|---|---|
|
Page Header
...
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
This page lists each unique Purchase Order. The purpose of this page is to view, add, edit, remove, and close Purchase Orders.
This list view also contains columns for each Attribute that is set up for the 'AP Purchasing' attribute type. Because these are user defined, they are not included in the default view but can be added a saved layout. AP Purchasing attributes are not included in the help documentation..
Software Version: 2021.07.23 and newer
Table of Contents | ||
---|---|---|
|
Page Header
Toolbar Icons | Description | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Column Filter Show/Hide |
| ||||||||||||||||
Delete |
| ||||||||||||||||
Edit |
| ||||||||||||||||
Excel |
| ||||||||||||||||
Favorites |
| ||||||||||||||||
Group By Show/Hide |
| ||||||||||||||||
Help |
| ||||||||||||||||
Mass Update |
| ||||||||||||||||
New |
| ||||||||||||||||
| |||||||||||||||||
Quick Column Filter |
| ||||||||||||||||
Refresh |
| ||||||||||||||||
Saved Column Layout |
| ||||||||||||||||
Fields | Description | ||||||||||||||||
Checkbox |
| ||||||||||||||||
Amt. Fully Invoiced | Identifies whether the 'Amt. Ordered' for every Purchase Order item has been fully Invoiced or not. If the 'Amt. Invoiced' for every Purchase Order item >= the 'Amt. Ordered' for each item, this 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. Verify that this logic is correct. Should we add logic and text here to indicate that it is only for PO's where all the lines have a price > 0? Should this column be a Yes, blank, or N/A? | ||||||||||||||||
Amt. Fully Received | Identifies whether the 'Amt. Ordered' for every Purchase Order item has been fully received or not. If the 'Amt. Received' for every Purchase Order item >= the 'Amt. Ordered' for each item, this 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 received. This is a calculated field and is not stored in the database. Verify that this logic is correct. Should we add logic and text here to indicate that it is only for PO's where all the lines have a price > 0? Should this column be a Yes, blank, or N/A? | ||||||||||||||||
Amt. Invoiced | Identifies the sum of the extended amounts of all the line item that have 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: ??? | ||||||||||||||||
Amt. Ordered | Identifies the sum of the 'Amt. Ordered' of all the line items on the Purchase Order. This is a calculated field that is formatted to 2 decimal places. When AP Invoices and/or Credit Memos are loaded from a PO, the 'Quantity' will default as [Qty Ordered] - [Qty Invoiced]. If this results in a negative amount it will default as 0.00. When IM Receipts are loaded from a PO, the 'Quantity' will default as [Qty Ordered] - [Qty Received]. If this results in a negative amount it will default as 0.00. Database Field: ??? | ||||||||||||||||
Amt. Received | Identifies the calculated sum of the extended amounts of all the line item that have been included on "Posted" AP Invoices, AP Credit Memos, and IM Receipts. This is a calculated field that is formatted to 2 decimal places. When IM Receipts, with line items that reference a Purchase Order are posted, this value is updated as |