Project Transaction History Inquiry

Description: The Project Transactions Inquiry details all the transactions that have been distributed to a project together with the revenue/expense distributed to the associated project. 

Software Version: 2023.08.31 and newer

Page Header

Toolbar Icons

Description
Excel

Export the contents of the list view 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. 

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. 

(lightbulb) Users must log out and back in before the pages will be visible in the 'My Shortcuts' tab.

Grid LayoutOpens 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).

(lightbulb) The bolded view is the default view, which will determine the view will automatically display in when opened. 

HelpOpens the online WIKI help page for the current page. 

(lightbulb) This icon is only visible on pages that are documented in the online help.

Inquiry Criteria

Opens Inquiry Criteria window where users can define the following criteria: 

  • Date From: To filter project transactions beginning on or after this date. Defaults to blank. 
  • Date To: To filter project transaction up thru this date. Defaults to blank. 
  • GL Period: To filter project transactions that occurred on one or more selected GL Periods. Defaults to All.
  • GL Year: To filter project transactions that occurred on one or more selected GL Years. Defaults to All.
  • Project: To filter project transactions by one or more Project IDs. Defaults to All. 
  • Project Class: To filter project transactions by one or more Project Classes. Defaults to All.
  • Show Transactions: To filter project transactions by the transaction type (Revenue or Expense). Defaults to All.
Refresh

Re-queries the contents of the grid/page based on the Inquiry Criteria parameters or the default parameters for grids that do not support Inquiry Criteria. 

Columns

Column Headers

Description
Doc No

Identifies the Doc No (document number) for the transaction. Unlike a Transaction ID that is system assigned based on the Transaction Class of the Transaction Type, this is a manually entered value. This identifies the document number the Vendor assigned to the invoice/credit memo.

Database Field: ERPx_APTransactionHeader.DocNumber

End

Displays the end date assigned to the project.

The date the Project ends. If this date is empty then the Project will be open indefinitely. This value is always editable and if entered it must occur on or after the 'Start' date.

Database Field: ERPx_GLProject.ProjectEndDate 

ExpenseDisplays the expense amount distributed to the project on the transaction.
GL PeriodDisplays the GL period associated with the transaction’s GL Date.
GL YearDisplays the GL year associated with the transaction’s GL Date.
ModuleDisplays the name of the module the transaction originated in.
ProjectDisplays the ID of the project the transaction is distributed to. This field is a hyperlink, which opens the corresponding Project record.
Project ClassIdentifies the Class that the project has been assigned to.
Project DescriptionDisplays the description of the project.
Project GL AccountDisplays the GL Account number of the GL Account associated with the transaction. This is the line item’s Purchase Account for AP Invoices and Credit Memos and the account number for manual journal entries.
Project GL Account Description

A GL Account Description is the name given to a GL Account ID.

RevenueDisplays the revenue amount distributed to the project on the corresponding transaction.
Start

The date the Project begins. Projects cannot be assigned to transactions that occur before this date.  

Database Field: ERPx_GLProject.ProjectStartDate 

Transaction Date

Displays the Transaction Date of the source transaction.

Transaction ID

Identifies the unique Transaction ID for each transaction. This field is a hyperlink, which opens the corresponding transaction record.

Transaction Type

Displays the type of the transaction (e.g. Purchasing Invoice or GL Journal Entry).

Transaction Types are used to differentiate unique types transactions within the system. Transactions with the same Transaction Type share the same record view pages and business rules. Transaction Types can be further classified using Transaction Classes. Every transaction in the system is assigned a Transaction Type.

Vendor ID

Identifies the ID of the Vendor account that is assigned to the transaction. This is only populated for AP Invoice and Credit Memo transactions and is blank when the transaction type is GL Journal Entry.

Vendor Name

Identifies the name of the Vendor assigned to the transaction or master file. This is set in the Vendor Record View This is only populated for AP Invoice and Credit Memo transactions and is blank when the transaction type is GL Journal Entry.

Related Topics

Projects List View

Project Record View


 Page Definitions


 Technical Details


Stored Procedures:
IQx_ProjectTransaction