Intercompany goods in transit transactions report (InterCompanyGoodsInTransitTransactions)
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
You can use the Intercompany goods in transit transactions report to identify all sales packing slips and all purchase product receipts for intercompany goods that are in transit. This report assumes that intercompany goods in transit are always owned by the buyer. It can be reconciled against the Intercompany goods in transit totals report.
This report displays all shipment to and receipts from in transit for a specific period. You can export the details to Excel and manually create appropriate groupings and subtotals. It is also possible to use pivot table capabilities. The report also displays a calculated inventory value, liability, and variance to standard cost.
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 |
---|---|
Date interval code |
Select the time interval you want to print from the list of date interval codes. You can select from various time intervals including one-month periods, years, and quarters. These intervals can be either previous or upcoming. |
From date |
When you select a date interval code, the system populates the From date field. You can also enter a specific from date. |
To date |
When you select a date interval code, the system populates the To date field. You can also enter a specific to date. |
In transit time fence in days |
The number of days in advance of the from date that the report uses to identify if a shipment or receipt that affects in transit is included in the report. |
Deduct in transit quantity variance |
Select this check box to deduct the in transit quantity variance from the in transit quantity. |
Vendor account |
Click Select to indicate one or more specific vendors for the report. |
Vendor company |
By default, the vendor company is currently selected. |
Active |
Click Select to indicate the status of the trading relationship between the partners. |
Customer company |
Click Select to indicate one or more specific customers for the report. |
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 |
InterCompanyGoodsInTransitTransactions |
Location of report in the AOT |
SSRS Reports\Reports\InterCompanyGoodsInTransitTransactions |
Menu item of the report |
InterCompanyGoodsInTransitTransactions |
Navigation to the report |
Click Inventory management > Reports > Status > Inventory value > Intercompany goods in transit transactions. |
Where the data in this report comes from
The data on this report comes from the following sources:
InterCompanyGoodsInTransitOrdersTmp table
InterCompanyGoodsInTransitTmp table
Note
To learn where the data in the temp tables comes from, view the cross-references for the InterCompanyGoodsInTransitTransDP.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).