--- alias: materialpackingprintabledocumentcontext-st description: "This table provides contextual data for printing documents associated with material packaging" --- # MaterialPackingPrintableDocumentContext ## Description This Smart Table is used to resolve the documents and labels to print for a particular package ## Fields The **MaterialPackingPrintableDocumentContext** table has the following fields: | Field | Description | Key | Mandatory | Comments | | --- | ----- | -- | -- | ---- | | **Facility** | The Material Facility | Yes | No | | | **Product** | The Material Product | Yes | No | | | **ProductGroup** | The Material Product Group | Yes | No | | | **Customer** | The Material Production Order Customer | Yes | No | | | **ProductionOrder** | The Material Production Order | Yes | No | | | **PackageType** | The Package Type | Yes | Yes | | | **Operation** | The Package Operation | Yes | Yes | | | **PrintableDocument** | The Printable Document to be printed | No | Yes | | Table: MaterialPackingPrintableDocumentContext fields ## Precedence Keys The search precedence rules are the following: 1. Facility, ProductionOrder, PackageType, Operation 2. ProductionOrder, PackageType, Operation 3. Facility, Product, Customer, PackageType, Operation 4. Product, Customer, PackageType, Operation 5. Product, PackageType, Operation 6. Facility, ProductGroup, Customer, PackageType, Operation 7. ProductGroup, Customer, PackageType, Operation 8. ProductGroup, PackageType, Operation 9. Facility, PackageType, Operation 10. PackageType, Operation