Sub-function modules
Sub-Function modules are dynamically loaded components that can be used within function modules. They can provide access to other services or functions via a defined interface.
Sub-Function modules are divided into seven main categories:
-
Data Gatherers
Provide read access to an external data source for part (product) information and for packing units not stored in Packaging Control data memory. -
ConditionCheckers
Specify verifications for a processed part or packing unit that are required to fulfill a condition. -
DataPrinters
Print configurable templates for parts or packing units. -
PartProcessors
Provide special processing functions for packing units that have been processed with Packaging Control. -
PackageModifiers
Provide special modification functions for packing units that have been processed with Packaging Control. -
DataFinalizers
Provide write access to an external data source for packing units. -
IdentifierGenerators
Provide generation of identifiers for packing units. -
OrderProcessors
Provide special processing functions for orders.