Committed costs - items report (ProjListTransCommittedCost)
Important
This content is archived and is not being updated. For the latest documentation, see Microsoft Dynamics 365 product documentation. For the latest release plans, see Dynamics 365 and Microsoft Power Platform release plans.
Applies To: Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2, Microsoft Dynamics AX 2012 Feature Pack, Microsoft Dynamics AX 2012
Use this report to view a list of products that your company has committed to purchase for projects.
How to filter the data on this report
When you generate this report, the following default parameters are displayed. You can use these parameters to filter the data that will be displayed on the report. For more information, see Filter the data on a report.
Field |
Description |
---|---|
Include project types |
Select the types of projects that you want to include on the report. You must select at least one project type. |
Include booking types |
Select the document types for the commitments that you want to include on the report. You must select at least one document type. |
(Committed date) From date / To date |
Select the project date range for commitments that you want the report to include. |
Show |
Select whether to include all or only open orders on the report. |
Layout - rows Level 1 / Level 2 / Level 3 |
Select how you want to group the information on the report. Transactions are listed by Level 1, then by Level 2, and then by Level 3. For each level, you can select Project, Category, Worker/item, Order or Vendor. Note You must select a value for Level 1. |
Show amount |
Select how you want decimals to appear on the report from the following options:
|
Specify transactions |
Select whether to display all transactions in a project by project date. |
Project ID |
Click Select. In the Committed costs - items form, in the Criteria field, select a project to include on the report. To add more than one project, click Add. |
Category |
Click Select. In the Committed costs - items form, in the Criteria field, select a project category to include on the report. To add more than one project category, click Add. |
Worker |
Click Select. In the Committed costs - items form, in the Criteria field, select a worker to include on the report. To add more than one worker, click Add. |
Item |
Click Select. In the Committed costs - items form, in the Criteria field, select an item to include on the report. To add more than one item, click Add. |
Dimension |
Click Select. In the Committed costs - items form, in the Criteria field, select a dimension to include on the report. To add more than one dimension, click Add. |
Vendor account |
Click Select. In the Committed costs - items form, in the Criteria field, select a vendor account to include on the report. To add more than one vendor account, click Add. |
How to work with reports
The following topics explain how to print a report and how to filter and sort the data on a report.
Details of this report
The following table explains where to find the report in the Application Object Tree (AOT) and how to navigate to the report in the Microsoft Dynamics AX client.
Detail |
Description |
---|---|
Name of report in the AOT |
ProjListTransCommittedCost |
Location of report in the AOT |
SSRS Reports\Reports\ProjListTransCommittedCost |
Menu item of the report |
ProjListProjCommittedCost |
Navigation to the report |
Click Project management and accounting > Reports > Committed costs > Committed costs. |
Where the data in this report comes from
The data on this report comes from the following sources:
ProjListTransCommittedCostDP.processReport
ProjListTransCommittedCostTmp table
CostControlTransCommittedCost table
Note
To determine where the data in the temp tables comes from, view the cross-references for the ProjListTransCommittedCostDP.processReport class.
If you are a developer, you can learn more about where the data on a report comes from by using the following procedure.
Open the AOT.
Locate the report in the SSRS Reports\Reports node.
Right-click the report and click Add-Ins > Cross-reference > Using (instant view).