PackingListItem Properties |
The PackingListItem type exposes the following members.
Name | Description | |
---|---|---|
CheckNoFailedStatus | ||
CheckNoOpenDefects |
A boolean value indicating whether or not the packing operation should validate
that the Item being packed has no open defects (all defects are closed or false).
| |
Id |
A unique identifier for this packing list item (corresponds to the primary key in the FactoryLogix database)
| |
PartDescription |
An optional human-friendly summary of the nature of the InternalPart to be packed.
| |
PartNumber |
The InternalPart number of the item to be packed.
| |
PartRevisions |
An option list of part revisions that could be packed.
| |
Quantity |
The quantity of Items to be packed.
| |
RevisionMode |
An enumerated value dictating which revisions of the InternalPart are allowable
for packing.
| |
RouteValidationMode |
An enumerated value indicating whether or not the packing operation
should validate that the production route of the Item has been fully completed
before allowing it to be packed. This is only applicable for complex assemblies that were
processed through a ProcessFlow using FactoryLogix.
| |
UnitOfIssue |
The name or abbreviation of the Unit that Quantity is measured in. The string value of this property must align with one of the pre-configured unit names
assigned to this attribute via the unit of measure property in the FactoryLogix configuration.
| |
VerificationMode |
An enumerated value indicating how operators will confirm
that this item has been packed.
|