PackoutServices Class |
Namespace: FactoryLogix.xTend.Production
The PackoutServices type exposes the following members.
Name | Description | |
---|---|---|
PackoutServices | Initializes a new instance of the PackoutServices class |
Name | Description | |
---|---|---|
GetGlobalPackingList |
Retreives a pre-configured, global PackingList based on the display name
of the global pack-out operation.
| |
GetPackingList |
Retreives a pre-configured PackingList based on the Operation
(and optionally the Step) that has be configured for pack-out within a
Process definition. If the stepId parameter is null, the PackingList
associated with the first pack-out step of the Operation will be returned.
| |
PackItem |
Validates an Item (optional), then packs it into a packing container (box).
| |
UnpackItem |
Unpacks (removes) an Item from a cotainer (box).
|