--- tags: - reports - package alias: package-contents-report description: "This report details package hierarchies, quantities, and material compositions from a database source" --- # Package Contents Report ## Overview The **Package Contents Report** provides a hierarchical view of a package and all nested packages it contains. It displays key information such as package identifiers, quantities, products, and material composition. This Stimulsoft report can be accessed through the **Business Intelligence** tab, under the Material Logistics folder. {% include-markdown 'includes/pages/report_unavailable_edp_note.md' %} ## Data Source The report uses data from the ODS (Operational Data Store) database, accessed through the following data sets: * [[dataplatform-dataset-package| Package]] * [[dataplatform-dataset-packagecontents| Package Contents]] ## Header The report header is divided into two sections: ### Left Section * **Package Name** - The display name of the selected package. * **Package Type** - The package type as stored in the [[packagetype-lt]] Lookup able. * **Package Level** - The hierarchy level of the package within the overall packaging structure. ### Right Section * **Total Package Quantity** - Total number of packages at the selected level. * **Total Packed Quantity** - Aggregated quantity of all materials contained within the package and its sub-packages. * **Total Weight** - Combined weight of the package and all nested packages. ## Fields The report displays different fields depending on the package’s hierarchy level. ### Level 1 For Packages at level 1, the report includes: * **Package ID** - Unique identifier of the Package (visible only for trackable packages). * **Package Quantity** - Amount of Packages (visible only for non-trackable packages). * **Packed Quantity** - Total amount of Materials packed inside the Package. * **Material** - List of Materials included in the Package. ### Level 2 or Above For Packages of level 2 or higher, the following information is displayed: * **Package** - Name of the Package. * **Package Quantity** - Number of Packages at this level. * **Product** - Product associated with the Package, including revision or version information. * **Product Description** - Description of the Product associated with the Package. ## Example ![Example of package contents report](../images/package_contents_report_example.png)