This report shows the availability (capacity) of resources against their demand for specific investments over a given duration. The report lists availability for each resource, the demand for that resource for each investment, and the total demand for that resource for all investments. If you define a portfolio, the report displays all the resources associated with that portfolio regardless of investments that are active (approved or unapproved).
If defined, each resource list separately by portfolio. Under each resource, the total available hours per period (months or weeks) list, with the active investments assigned to a resource. The number of hours assigned (that is, demand) is distributed between the investments. A total demand value displays per period and the difference between availability and total demand. A column on the far right shows the total availability and demand on a row-by-row basis.
If you did not define a portfolio, the resources do not organize or display by portfolio.
See the Portfolio Management User Guide for more information.
Indicates the names of the report.
Indicates the OBS unit that filters the report. Click the Browse icon and select OBS from the list that appears.
Defines the time periods for data to display in the report.
Values: months or weeks
Indicates the starting date for the data displayed in this report.
Indicates the type of hours for the resources.
Values: allocated or assigned
Defines the resource roles for the report.
Identifies the resource manager whose data displays in the report. Click the Browse icon to select names.
Indicates the names of the resource that the report provides data about. Click the Browse icon and select names from the list that appears.
Indicates the grouping and presenting information in the report. Select an option from the drop-down to group the information.
Defines the portfolio is associated with the report.
Indicates the status of resource timesheets included in the report. You can select multiple statuses.
Displays the name of the investment associated with the resources.
nbi_project_current_facts.project_name
Displays the defined portfolio associated with the resources.
pma_portfolios.name
Displays the status of the investment for this report.
All/Approved/Unapproved (derived from the report parameter "Status.")
Displays the role for the associated resource.
srm_resources.full_name
Displays the full name of the resource.
srm_resources.last_name
srm_resources.first_name
Displays the total number of available hours for the associated resource.
srm_resources.full_name
Displays the availability for the associated resource.
Calculation: (Capacity - Demand)
Calculated field. For more information, see the SQL statement for the report.
Displays the total number of assigned or allocated hours for the associated resource.
prj_blb_slices.slice where slice_request_id = (select ID from prj_blb_slicerequests
where request_name like 'monthlyresourcealloccurve')
prj_blb_slices.slice where slice_request_id = (select ID from prj_blb_slicerequests
where request_name like 'weeklyresourcealloccurve')
Displays the difference between availability and total demand for the associated resource, based on the following calculation:
Difference = Available - Demand
Calculated field. For more information, see the SQL statement for the report.
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |