MaterialPackageDetail Class |
[This is preliminary documentation and is subject to change.]
Namespace: CFX.Structures
The MaterialPackageDetail type exposes the following members.
Name | Description | |
---|---|---|
![]() | Created |
The date / time when this material package was introduced into the factory environment
|
![]() | InitialQuantity |
The initial quantity of material contained within this material package at the time
when it was initialized / introduced into the factory environment
|
![]() | InternalPartNumber |
The internal part number of the material contained within this material package
|
![]() | ManufactureDate |
The date / time when this material was originally manufactured by the manufacturer
|
![]() | Manufacturer |
The name of the manufacturer of this material
|
![]() | ManufacturerPartNumber |
The part number of the material as it is known to the original manufacturer of the material
|
![]() | ManufacuterLotCode |
The lot code applied to this batch of material by the original manufacturer of the material
|
![]() | MaterialData |
Optional dynamic structure containing specialized information about this material package.
For example, if the material package contains moisture sensitive devices, this would contain
additional information specific to MSD material handling (exposure time, etc.).
|
![]() | Quantity |
The quantity of material presently contained within this material package
|
![]() | ReceivedDate |
The date / time when this material was received into the factory
|
![]() | Status |
The current status of this material package
|
![]() | UniqueIdentifier |
The unique identifier of the material package
|
![]() | Units |
The unit of measure for this material (items, liters, meters, grams, etc.)
Only valid SI units of measure should be utilized
|
![]() | Vendor |
The name of the supplier from whom the material was purchased / supplied.
|
![]() | VendorPartNumber |
The part number of the material as it is known to the supplier or vendor of the material
|
Name | Description | |
---|---|---|
![]() | ToMaterialPackage |
Helper method which converts the more detailed MaterialPackageDetail structure
to the simplified MaterialPackage structure.
|