This chapter provides an overview of report summarization and discusses how to create and modify reports by using the Report Summarization Application Engine process (PC_RPO).
The Report Summarization process summarizes rows in the Project Transaction table (PROJ_RESOURCE) into a smaller Project Transaction Reporting table (PC_RPO) for enhanced performance. Creating reports by using report summarization is a three-step process:
Create a Report Summarization group that contains the distinct fields that you want to summarize from the Project Transaction table.
Run the Report Summarization process to populate the Project Transaction Reporting table.
Use PSQuery, Crystal, or nVision to create the report.
You can restrict the level of data that users can access by first enabling Allow Multiple Report Summary and then enabling project level security. When enabled, the Allow Multiple Report Summary option populates the Project Transaction Reporting table with the operator ID of the individual making the request.
Delivered Project Costing reports use data from the Project Transaction Reporting table instead of the Project Transaction table.
The Report Summarization process uses the calendar that is specified in the Reporting Roll Up Calendars group box on the Installation Options - Project Costing page. Additionally, it uses the 01/01/1900 date as a wildcard value. For example, if you use a date option of Accounting Date, the transaction date in the Project Transaction table is irrelevant. Therefore the system assigns the wildcard value of 01/01/1900 to the field.
This table shows an example of the rules that the Report Summarization process uses to assign accounting and transaction dates. Assume that the accounting date and transaction date are 09/10/2005:
Date Option |
Reporting Interval |
Transaction Date in PC_RPO |
Accounting Date in PC_RPO |
Accounting Date |
Daily |
01/01/1900 |
09/10/2005 |
Accounting Date |
Monthly |
01/01/1900 |
09/30/2005 |
Accounting Date |
Quarterly |
01/01/1900 |
10/31/2005 |
Accounting Date |
Yearly |
01/01/1900 |
12/31/2005 |
Transaction Date |
Daily |
09/10/2005 |
01/01/1900 |
Transaction Date |
Monthly |
09/30/2005 |
01/01/1900 |
Transaction Date |
Quarterly |
10/31/2005 |
01/01/1900 |
Transaction Date |
Yearly |
12/31/2005 |
01/01/1900 |
All |
Inception |
01/01/1900 |
01/01/1900 |
The Report Summarization process enforces team, user, or permission list security for projects if you activate project-level security on the Security Options page and activate the Allow Multiple Report Summary option on the Installation Options - Project Costing page.
This table lists security options that you can establish for the Report Summarization process:
Project-level Security |
Allow Multiple Report Summary |
Report Summarization Process Functionality |
Activated |
Activated |
The process refreshes the Project Transaction Reporting table based on the row-level security of the user who is running the process or, in other words, based on permission lists or on individual users. The Report Summarization process selects only those rows for which the user has security access. The process refreshes summary rows only for the user who is running the process. Summary rows that other users create remain unchanged in the Project Transaction Reporting table. |
Not activated |
Activated |
The process uses all rows in the Project Transaction table to refresh the Project Transaction Reporting table for the user that is running the process. Summary rows that other users create remain unchanged in the Project Transaction Reporting table. |
Activated |
Not activated |
The process refreshes the entire Project Transaction Reporting table each time the Report Summarization process runs. The process is not subject to project-level security. |
Not activated |
Not activated |
Same as above. |
See Also
Defining Project Costing Installation Options
To set up report summarization groups for reporting, use the Report Summarization Options component (PC_RPO_GRP).
This section discusses how to:
Create report summarization groups.
Populate the Project Transaction Reporting table.
See Also
Access the Report Summarization Options page.
The Report Summarization process automatically summarizes these fields for all rows in the Project Transaction table:
BUSINESS_UNIT
PROJECT_ID
ACTIVITY_ID
ANALYSIS_TYPE
CURRENCY_CD
Use this page to create additional group by and filter criteria for the Report Summarization process. In this example of the Report Summarization Options page, ACCOUNT and AFFILIATE are included in the group by criteria, but only for transaction rows in the Project Transaction table that have an ACCOUNT value of 6005423 and AFFILIATE of 94210.
Field Name |
Enter fields that you want the Report Summarization process to summarize in the Project Transaction Reporting table. Available values are predefined on the Report Summarization Fields table (PC_RPO_VAL_GFLD). You can enter a maximum of 25 field names for a report summarization group. |
Select Value |
Enter a value to restrict the Report Summarization process to summarize only rows with the specific field value. Leave the field blank or enter only a wildcard (the percent symbol) for the process to summarize all rows for the field. You can enter a partial wildcard. For example, enter ABC% for the process to select all values that begin with ABC. |
Access the Reporting Options page.
Option |
Select the option to summarize data for all transactions or specific transactions. Available values are: All: Creates report summary rows for all business units, projects, and activities. Business Unit: Creates report summary rows for the specified business unit. Business Unit/Project: Creates report summary rows for the specified business unit and project. Business Unit/Project/Activity: Creates report summary rows for the specified project business unit, project, and activity. Tree Node: Creates report summary rows for the specified tree business unit, tree name, tree EFFDT (effective date), and tree node. |
Date Option |
Select the type of date that the Report Summarization process uses to select rows to summarize. The date option and reporting interval values determine the accounting date and transaction date that the Report Summarization process sends to the Project Transaction Reporting table. Available options are: Accounting Date: The Report Summarization process summarizes rows with an accounting date that falls within the specified range. The From Date and Through Date fields appear for you to enter the accounting date range. The default value for the From Date and Through Date fields is the current date. You can override the default value. If you select a date option of Accounting Date, the process assigns a transaction date of 01/01/1900 as a default value in the Project Transaction Reporting table. All: The process evaluates rows with any date that meet the run control criteria. If you select a date option of All, the process assigns an accounting date and transaction date of 01/01/1900 as a default value in the Project Transaction Reporting table. Transaction Date: The process summarizes rows with a transaction date that falls within the specified range. The From Date and Through Date fields appear for you to enter the transaction date range. The default value for the From Date and Through Date fields is the current date. You can override the default value. If you select a date option of Transaction Date, the process assigns an accounting date of 01/01/1900 as a default value in the Project Transaction Reporting table. Note. You must summarize by the transaction date to run these delivered reports: |
Project Type |
Select the type of projects for the process to include in the summary. Leave the field blank to include all project types. Available values are defined on the Project Types page. |
Project Status |
Select the status of projects for the process to include in the summary. Leave the field blank to include all project statuses. Available values are defined on the Project Definitions - Status page. |
Summarization Option |
Select a summarization option. Available values are defined on the Report Summarization Options page. |
Reporting Interval |
Select the summarization level for the date that is selected above. Available values are: Daily: Select to summarize data by using a daily time interval. The process uses the accounting or transaction date (based on the date option) from the Project Transaction table. Monthly: Select to summarize data by using a monthly time interval. The process assigns an accounting or transaction date (based on the date option) of the last day of the month that contains the date from the Project Transaction table. Quarterly: Select to summarize data by using a quarterly time interval. The process assigns an accounting or transaction date (based on the date option) of the last day of the quarter that contains the original date from the Project Transaction table. Yearly: Select to summarize data by using a yearly time interval. The process assigns an accounting or transaction date (based on the date option) of the last day of the year that contains the original date from the Project Transaction table. Inception: Select Inception to summarize all rows. When you select Inception, you must select a Date Option of All. |
Report Summarization Example
This is an example of a process with a date option of Accounting Date and a reporting interval of Quarterly.
Three rows on the Project Transaction table are combined into one row on Project Transaction Reporting table. Each row has the dates that are indicated in the table below. The process uses the accounting date to select rows, and the reporting interval is quarterly. Assume that the second quarter is from April 1, 2005, through June 30, 2005.
Row Number |
Trans Date |
Accounting Date |
Transaction Amount |
1 |
04/02/2005 |
04/02/2005 |
100 USD |
2 |
05/06/2005 |
05/06/2005 |
50 USD |
3 |
06/21/2005 |
06/21/2005 |
200 USD |
The resulting PC_RPO record appears as follows:
Row Number |
Trans Date |
Accounting Date |
Transaction Amount |
1 |
01/01/1900 |
06/30/2005 |
350 USD |