Refer to documentation Implementation
The Financial overview queries function displays a single screen for defining an SQL query to link to a Financial overview structure.
Presentation
You use this screen to define the information that will be accessed to populate a column identified as a 'Free column' (Free column 1-10) in a financial report structure. That is, where the field Column content (field CODDES) in the Financial overview structure (GESPJS) function is set to 'Free column 1-10'. The view number represents a view that has been activated in Miscellaneous table 388 - Financial view. For example, '10' represents an expense view and '20' represents a revenue view.
Five free columns in a financial report structure are predefined specifically for managing costs (expenses) – committed, pre-committed, actual and posted amounts. These are identified as Free columns 1-5. By default, one expense column tracks 'commitments' and one expense column tracks 'actuals'.
Five additional 'miscellaneous' type columns are predefined for tracking revenue linked to a project, such as orders or invoices. These are identified as Free columns 6-10.
All other columns defined in the Financial overview structure (GESPJS) function are managed by the system. You cannot link an SQL query to these columns.
Predefined SQL queries for both view '10' and view '20' are delivered by default with your solution.
Appendix: Project costing – Cost type initialization rules
Close
Fields
The following fields are present on this tab :
Query
| Use this field to identify the financial view to be linked to an SQL query. Select a view code from the codes activated in Miscellaneous table 388 - Financial view. For example, for an expense view select view "10" or a revenue view, select view "20". This field is mandatory. By default, Miscellaneous table 388 enables data tracking on selected financial views such as expenses and revenue. Table 388 therefore controls which financial overview data can be displayed.
|
| Use this field to define a query sequence number. This field is mandatory. |
| Use this field to describe this SQL query. The name should reflect the type of financial data to be retrieved (extracted) by this SQL query. |
| Click this check box if this SQL query is active within the context of a group of SQL queries assigned to a column identified as a 'Free column' (Free column 1-10) in a financial report structure. That is, where the field Column content (field CODDES) in the Financial overview structure (GESPJS) function is set to 'Free column 1-10'. |
Block number 2
| This field is associated with the Column content field (field CODDES). Type in a heading that reflects the description defined for the field Column content (field CODDES). |
| Use this field to define the default cost type to be associated with a project expense. |
| Use this field to define the code of the SQL query to be used (executed) to retrieve values for a column identified in the outline report structure as a 'Free column' (Free column 1-10). That is, where the field Column content (field CODDES) in the Financial overview structure (GESPJS) function is set to 'Free column 1-10'.
|
| This field describes the event to be run by the defined SQL query. |
Block number 3
| Use this field to link this SQL query to a column identified as a 'Free column' in the report structure for the selected financial view. That is, where the field Column content (field CODDES) in the Financial overview structure (GESPJS) function is set to 'Free column 1-10'. This field is mandatory.
|
| Use this field to link this SQL query to a specific column sequence number in the report structure for the selected financial view.
|
| Use this field to indicate the context of the data to be retrieved (extracted) by this SQL query.
|
| Use this field to define the object code to be launched from the Actions icon for an expense line at the lowest level of the Cost types structure in a financial overview. For example, if this SQL query must extract purchasing data you could define the object 'POH' (to launch the Purchase order (GESPOH) function from the Purchase order header table); to extract labor costs you might define 'MFG' (to launch the Work orders (GESMFG) function from the Work orders table). |
| Click this check box if the value retrieved by this SQL query (quantity or amount) must be included in the calculations for the column identified in the outline report structure as the 'Budget remaining'. If the value retrieved by this SQL query has no impact on the remaining budget, leave this check box clear. |
| Click this check box if the Financial overview calculation engine must total the value retrieved by this SQL query for subcolumn 1. If you do not require the values in subcolum 1 to be totalled, leave this check box clear. The quantities will only be displayed in the detail screen for the selected object code (as launched from the Actions icon for an expense line in a financial overview).
|
| Click this check box if you expect the quantity or amount retrieved by this SQL query to increase a value in the Financial overview. If you expect the quantity or amount retrieved by this SQL query to decrease a value in the Financial overview, leave this check box clear. For example, if this SQL query retrieves a Purchase invoice this should increase the actual value in the Financial overview whereas a Purchase return should decrease it. |
SQL query
| This text box displays the declarative statements in the defined SQL query. |
Close
Master Financial view 20 – this Financial view provides an example of the use of free columns in a revenue tracking context.
Each free column is subdivided into two subcolumns. The type of data represented in each subcolumn (as defined in the Financial overview structure (GESPJS) function) is defined as a quantity figure or an amount. Your SQL query must load both subcolumns.
In addition to the generic error messages, the following messages can appear during the entry :
This function is used in conjunction with Miscellaneous table 388 - Financial view. You have entered a financial view code which has not been enabled for data tracking in table 388. Select a valid financial view code or add the code you require to Miscellaneous table 388 first.
Project costing:
A #Module tag is included in the first line of the text of each SQL query to identify the module concerned by the query. The SQL query is not executed if the module is not activated on the folder.
SQL query | Event | Budget | Committed | Actual | ||
---|---|---|---|---|---|---|
Time | Amount | Time | Amount | |||
10000 | ||||||
Purchases Applied to transaction lines linked to the project. Products must be managed 'By order' or added to the material tasks (product records added to a project material task are treated as managed 'By order', irrespective of their management mode, 'By order' or 'Available stock'). | ||||||
PJM001 | Purchase requests | 100 | ||||
PJM002 | Purchase orders | 300 | ||||
PJM003 | Purchase receipts | 100 | ||||
PJM004 | Purchase returns | -20 | ||||
PJM005 | Purchase invoices | 100 | ||||
PJM006 | Purchase credit memos | -20 | ||||
Components Applied to work orders linked to the project. Products to be released must be managed 'By order' or added to the material task. Product records added to a project material task are treated as managed 'By order', irrespective of their management mode, 'By order' or 'Available stock'. Components are valued for products managed as 'Available stock'. Components managed 'By order' are valued using purchase transactions, as described in Purchases above. | ||||||
PJM013 | Components on Work orders | 300 | ||||
PJM014 | Material tracking on Work orders | 200 | ||||
PJM015 | Components on Subcontract orders | 300 | ||||
PJM016 | Material tracking on Subcontract orders | 200 | ||||
Work order operations Applied to work orders linked to the project. Products to be released must be managed 'By order' or added to the material task. Product records added to a project material task are treated as managed 'By order', irrespective of their management mode, 'By order' or 'Available stock'. | ||||||
PJM011 | Work order operations | 16 | 160 | |||
PJM012 | Time entries on Work order operations | 4 | 40 | |||
Time on project Amount and time. | ||||||
PJM007 | Task operations | 8 | 80 | |||
PJM008 | Time entries on task operations | 4 | 40 | |||
PJM009 | Time entries on tasks | 5 | 50 | |||
PJM010 | Time entries on budgets | 15 | 200 | |||
Expenses in Finance Applied to transaction lines linked to the project.
| ||||||
PJM017 | Expense notes | 100 | ||||
PJM018 | Supplier BP invoices | 100 | ||||
PJM019 | Supplier BP invoices/credit memos | -100 | ||||
PJM020 | Journal entries | 100 | ||||
PJM021 | Journal entries | -100 | ||||
Stock Applied to transaction lines linked to the project. | ||||||
PJM022 | Miscellaneous issues | 100 | ||||
PJM023 | Miscellaneous receipts | -100 |
SQL query | Event | Budget | Revenue | |||
---|---|---|---|---|---|---|
Subcol. 1 | Subcol. 2 | |||||
1000 | ||||||
Sales documents Applied to document lines linked to the project. | ||||||
PJMRN001 | Sales quotes | 100 | 100 | |||
PJMRN002 | Sales orders | 100 | 100 | |||
PJMRN003 | Sales invoices | 100 | 100 | |||
PJMRN004 | Sales outstanding orders | 100 | ||||
PJMRN005 | Sales BP invoices | 100 |
Project management applies a cascading order of priority (or set of rules) to determine the cost type associated with a specific expense. The rules are if rule 1 returns 'false', rule 2 is applied, and so on to the final rule.
Cost type information is transmitted in column 15 of the SQL query. If you create specific queries you must transmit the cost type in column 15 or leave column 15 empty to let the standard process determine the default cost type.
The following diagrams demonstrate how the Cost type initialization rules are applied to the different types of expense (materials, labor, expense notes, finance, time entries). The cost type settings and the links established with work centers, products and expense codes are critical to this process.