Printer_Trays
Defines printer tray configurations, including associated paper types and manufacturing sites. Used to manage tray assignments and ensure correct materials are loaded for print jobs in regulated production environments.
Columns
| Name | Type | Description |
| ID | String | The unique identifier for the record within the system. |
| Name | String | The name of the paper item or entry for easy identification. |
| Status | String | The current state of the record, such as active, inactive, or archived. |
| Created_By | String | The username or identifier of the user who created the record. |
| Created_Date | Datetime | The date and time when the record was created. |
| Last_Modified_By | String | The user who most recently updated or modified the record. |
| Last_Modified_Date | Datetime | The date and time when the record was last updated. |
| Paper_Type | String | The classification or category of the paper product, such as coated, uncoated, or specialty. |
| Manufacturing_Site | String | The facility or location where the paper was produced or manufactured. |