Skip to content

Packing Process#

Overview#

The Packing feature aims to manage and track the process of preparing finished goods for shipment or storage.

Packing process features:

Setting up Packing Process#

In order for the user to be able to successfully use the packing process features, the following configuration is needed:

Below there is a description of each of the Smart Tables.

SMTMaterialPackingContext#

This smart table is used only to support the packing process functionality. It defines the list of product containers available to pack a product.

Screenshot

In the example above, there is a packing scenario with 2 levels. In the 1st level Materials with Product SMT_Board can be packed into Materials with Product SMT_PackingBox and in the 2nd level the Materials with Product SMTPackingBox can be packed into Materials with Product SMT_Pallet.

SMTMaterialNameGenerationContext#

Configures the name generator to apply when creating new packing container materials at specified packing Step.

Screenshot

The example shown sets the name generator for newly created packing container materials at SMT_Packing Step.

SMTMaterialPrintableDocumentContext#

Sets the labels to apply for different packing operations. If a label is not set for a specific packing operation, no labels will be printed during execution.

Screenshot

The configuration shown above sets labels for 3 different packing scenarios performed at the SMT_Packing step, therefore labels will be printed for the type of material defined:

  • Adding a board to a packing container
  • Adding a packing container to another packing container
  • Closing a packing container

Administration#

The config /SMT/MaterialPacking/IsEnabled/ must be enabled. The /SMT/MaterialPacking/ContainerQuantityIsZero/ will determine whether packing containers will be created with a primary quantity of 1 or 0.