-
The Dashboard: Financial Summary by Charge Code portlet displays financial information from the project summarized by Charge Code. The portlet is added to the dashboard page of a project and will pull all actuals by charge code on the project. The user may filter by date range to narrow the results. -
The Dashboard: Financial Summary by Charge Code portlet displays financial information from the project summarized by Charge Code. The portlet is added to the dashboard page of a project and will pull all actuals by charge code on the project. The user may filter by date range to narrow the results. -
The Investment Resource Rate portlet allows a user to search for effective (or missing) rates for resources across all investment types. It pulls rate information from the matrix extraction tables and includes currency conversion if the environment supports multiple currencies. The portlet can be used both to search for the rate of any given resource and to determine which resources might be missing rates when an error is generated when attempting to populate a cost plan (REVMGR-20728:Rates and Costs are both missing for one or more roles/resources). -
Part of the Business Transformations collection, this portlet displays planned revenue as defined by a project whose goal is "Grow the business". It uses the Planned Revenue Query as a data provider. This portlet provides a holistic overview of how many projects following the goal “Grow the Business” are Critical/ At Risk / On Track with regard to the planned revenue. -
The portlet shows the project spend to vendors by month. The Vendor field picked on the portlet comes from the Vendor mentioned when creating the voucher (as displayed on the first screenshot). This provides a nice view of identifying how much is spent by an organization on the vendor employees on their workforce. -
“Resources with No Basic Matrix Entry” portlet displays combinations of project and resource where the assigned resource does or does not have a rate established for that project. Portlet is filterable by Projects, Project ID, Resources, and Missing Rate (Yes, No, All). How does this work? The Rate Matrix Extraction job populates a record into the NBI_PROJ_RES_RATES_AND_COSTS table for every resource/project combination that meets any of the rate matrix criteria. This portlet checks that table, and sets the Missing Rate attribu -
Do you want to report on TCO for your organization by business function, application, or service? This should be the financial management goal of every organization. This class will discuss a path and some architecture choices to make this a reality. We will highlight want some customers are doing today and share some best practices on the journey. -
A process creating a new Cost Plan. Cost Plan properties:
Pre-conditions:Name Cost Plan created on: yyyy/mm/dd hh:mm:ss Grouping attributes Charge Code, Transaction Type Start Period The earliest fiscal period with Actuals (from PPA_WIP table) or current period, if there are no actuals Finish Period The latest fiscal period with a non-zero allocation (from PRJ_BLB_SLICES table, SLICE_REQUEST_ID = 6 Period Type Monthly Plan of Record True Planned Cost For periods in the past – from Actuals (Charge Code, Transaction Type, Quantity (Units), Cost (Amount) taken from Transactions (PPA_WIP & PPA_WIP_DETAILS); For current and future periods – from Allocations (Charge Code taken from the Project, Transaction Class from the Resource, Quantity from allocation slices, Cost from the Rate Matrix (NBI_PROJ_RES_RATES_AND_COSTS table) - the Project must be financially enabled.
- if a new Team Member is added, Rate Matrix job must be run, so the rates are populated in the NBI table.
- if the Allocation changes, allow the timeslice job to finish before running the process.
- the Project should have the Charge Code set.

