CFX.Materials.Management.MSDManagement Namespace |
[This is preliminary documentation and is subject to change.]
| Class | Description | |
|---|---|---|
| MaterialsExpired |
Sent when one or more MSD material packages have reached their maximum exposure time,
and may no longer be used in production (unless reconditioned)
{
"Materials": [
{
"UniqueIdentifier": "MAT4566556456",
"InternalPartNumber": "IPN47788",
"Manufacturer": "MOTOROLA",
"ManufacturerPartNumber": "MOT231234",
"Vendor": "Digikey",
"VendorPartNumber": "DIG23452442",
"ManufacuterLotCode": "LOT2016110588",
"Created": "2018-04-13T11:30:30.8326863-04:00",
"ManufactureDate": "2016-11-05T00:00:00",
"ReceivedDate": "2017-05-06T00:00:00",
"Units": null,
"InitialQuantity": 1000.0,
"Quantity": 887.0,
"Status": "Active",
"MaterialData": {
"$type": "CFX.Structures.MaterialPackageMSDData, CFX",
"ExpirationDateTime": "2018-04-13T11:30:32.1677157-04:00",
"OriginalExposureDateTime": "2017-05-01T08:22:12",
"LastExposureDateTime": "2018-04-13T11:30:32.1657131-04:00",
"RemainingExposureTime": "6.00:00:00",
"MSDLevel": "MSL3",
"MSDState": "Expired"
}
},
{
"UniqueIdentifier": "MAT4566553421",
"InternalPartNumber": "IPN45577",
"Manufacturer": "FUJITSU",
"ManufacturerPartNumber": "FJJT234243",
"Vendor": "Digikey",
"VendorPartNumber": "DIG543534537",
"ManufacuterLotCode": "LOT2017080355",
"Created": "2018-04-13T11:30:30.8346859-04:00",
"ManufactureDate": "2017-08-03T00:00:00",
"ReceivedDate": "2017-09-10T00:00:00",
"Units": null,
"InitialQuantity": 500.0,
"Quantity": 151.0,
"Status": "Active",
"MaterialData": {
"$type": "CFX.Structures.MaterialPackageMSDData, CFX",
"ExpirationDateTime": "2018-04-13T11:30:32.1677157-04:00",
"OriginalExposureDateTime": "2017-05-01T08:22:12",
"LastExposureDateTime": "2018-04-13T11:30:32.1657131-04:00",
"RemainingExposureTime": "6.00:00:00",
"MSDLevel": "MSL2A",
"MSDState": "Expired"
}
}
]
} | |
| MaterialsOpened |
Sent when one or more MSD material packages have been opened and exposed to the environment
{
"Materials": [
{
"UniqueIdentifier": "MAT4566556456",
"InternalPartNumber": "IPN47788",
"Manufacturer": "MOTOROLA",
"ManufacturerPartNumber": "MOT231234",
"Vendor": "Digikey",
"VendorPartNumber": "DIG23452442",
"ManufacuterLotCode": "LOT2016110588",
"Created": "2018-04-13T11:30:30.8326863-04:00",
"ManufactureDate": "2016-11-05T00:00:00",
"ReceivedDate": "2017-05-06T00:00:00",
"Units": null,
"InitialQuantity": 1000.0,
"Quantity": 887.0,
"Status": "Active",
"MaterialData": {
"$type": "CFX.Structures.MaterialPackageMSDData, CFX",
"ExpirationDateTime": "2018-04-19T11:30:32.1657131-04:00",
"OriginalExposureDateTime": "2017-05-01T08:22:12",
"LastExposureDateTime": "2018-04-13T11:30:32.1657131-04:00",
"RemainingExposureTime": "6.00:00:00",
"MSDLevel": "MSL3",
"MSDState": "Exposed"
}
},
{
"UniqueIdentifier": "MAT4566553421",
"InternalPartNumber": "IPN45577",
"Manufacturer": "FUJITSU",
"ManufacturerPartNumber": "FJJT234243",
"Vendor": "Digikey",
"VendorPartNumber": "DIG543534537",
"ManufacuterLotCode": "LOT2017080355",
"Created": "2018-04-13T11:30:30.8346859-04:00",
"ManufactureDate": "2017-08-03T00:00:00",
"ReceivedDate": "2017-09-10T00:00:00",
"Units": null,
"InitialQuantity": 500.0,
"Quantity": 151.0,
"Status": "Active",
"MaterialData": {
"$type": "CFX.Structures.MaterialPackageMSDData, CFX",
"ExpirationDateTime": "2018-04-19T11:30:32.1657131-04:00",
"OriginalExposureDateTime": "2017-05-01T08:22:12",
"LastExposureDateTime": "2018-04-13T11:30:32.1657131-04:00",
"RemainingExposureTime": "6.00:00:00",
"MSDLevel": "MSL2A",
"MSDState": "Exposed"
}
}
]
} | |
| MaterialsPlacedInDryStorage |
Sent when one or more MSD material packages have been placed into dry storage
{
"Materials": [
{
"UniqueIdentifier": "MAT4566556456",
"InternalPartNumber": "IPN47788",
"Manufacturer": "MOTOROLA",
"ManufacturerPartNumber": "MOT231234",
"Vendor": "Digikey",
"VendorPartNumber": "DIG23452442",
"ManufacuterLotCode": "LOT2016110588",
"Created": "2018-04-13T11:30:30.8326863-04:00",
"ManufactureDate": "2016-11-05T00:00:00",
"ReceivedDate": "2017-05-06T00:00:00",
"Units": null,
"InitialQuantity": 1000.0,
"Quantity": 887.0,
"Status": "Active",
"MaterialData": {
"$type": "CFX.Structures.MaterialPackageMSDData, CFX",
"ExpirationDateTime": null,
"OriginalExposureDateTime": "2017-05-01T08:22:12",
"LastExposureDateTime": "2018-04-13T11:30:32.1657131-04:00",
"RemainingExposureTime": "6.00:00:00",
"MSDLevel": "MSL3",
"MSDState": "InDryStorage"
}
},
{
"UniqueIdentifier": "MAT4566553421",
"InternalPartNumber": "IPN45577",
"Manufacturer": "FUJITSU",
"ManufacturerPartNumber": "FJJT234243",
"Vendor": "Digikey",
"VendorPartNumber": "DIG543534537",
"ManufacuterLotCode": "LOT2017080355",
"Created": "2018-04-13T11:30:30.8346859-04:00",
"ManufactureDate": "2017-08-03T00:00:00",
"ReceivedDate": "2017-09-10T00:00:00",
"Units": null,
"InitialQuantity": 500.0,
"Quantity": 151.0,
"Status": "Active",
"MaterialData": {
"$type": "CFX.Structures.MaterialPackageMSDData, CFX",
"ExpirationDateTime": null,
"OriginalExposureDateTime": "2017-05-01T08:22:12",
"LastExposureDateTime": "2018-04-13T11:30:32.1657131-04:00",
"RemainingExposureTime": "6.00:00:00",
"MSDLevel": "MSL2A",
"MSDState": "InDryStorage"
}
}
]
} | |
| MaterialsRemovedFromDryStorage |
Sent when one or more MSD material packages have been removed from dry storage
{
"Materials": [
{
"UniqueIdentifier": "MAT4566556456",
"InternalPartNumber": "IPN47788",
"Manufacturer": "MOTOROLA",
"ManufacturerPartNumber": "MOT231234",
"Vendor": "Digikey",
"VendorPartNumber": "DIG23452442",
"ManufacuterLotCode": "LOT2016110588",
"Created": "2018-04-13T11:30:30.8326863-04:00",
"ManufactureDate": "2016-11-05T00:00:00",
"ReceivedDate": "2017-05-06T00:00:00",
"Units": null,
"InitialQuantity": 1000.0,
"Quantity": 887.0,
"Status": "Active",
"MaterialData": {
"$type": "CFX.Structures.MaterialPackageMSDData, CFX",
"ExpirationDateTime": "2018-04-19T11:30:32.1737132-04:00",
"OriginalExposureDateTime": "2017-05-01T08:22:12",
"LastExposureDateTime": "2018-04-13T11:30:32.1737132-04:00",
"RemainingExposureTime": "6.00:00:00",
"MSDLevel": "MSL3",
"MSDState": "Exposed"
}
},
{
"UniqueIdentifier": "MAT4566553421",
"InternalPartNumber": "IPN45577",
"Manufacturer": "FUJITSU",
"ManufacturerPartNumber": "FJJT234243",
"Vendor": "Digikey",
"VendorPartNumber": "DIG543534537",
"ManufacuterLotCode": "LOT2017080355",
"Created": "2018-04-13T11:30:30.8346859-04:00",
"ManufactureDate": "2017-08-03T00:00:00",
"ReceivedDate": "2017-09-10T00:00:00",
"Units": null,
"InitialQuantity": 500.0,
"Quantity": 151.0,
"Status": "Active",
"MaterialData": {
"$type": "CFX.Structures.MaterialPackageMSDData, CFX",
"ExpirationDateTime": "2018-04-19T11:30:32.1737132-04:00",
"OriginalExposureDateTime": "2017-05-01T08:22:12",
"LastExposureDateTime": "2018-04-13T11:30:32.1737132-04:00",
"RemainingExposureTime": "6.00:00:00",
"MSDLevel": "MSL2A",
"MSDState": "Exposed"
}
}
]
} | |
| MaterialsRestored |
Sent when one or more MSD material packages have been reconditioned, and restored for use in production
{
"Materials": [
{
"UniqueIdentifier": "MAT4566556456",
"InternalPartNumber": "IPN47788",
"Manufacturer": "MOTOROLA",
"ManufacturerPartNumber": "MOT231234",
"Vendor": "Digikey",
"VendorPartNumber": "DIG23452442",
"ManufacuterLotCode": "LOT2016110588",
"Created": "2018-04-13T11:30:30.8326863-04:00",
"ManufactureDate": "2016-11-05T00:00:00",
"ReceivedDate": "2017-05-06T00:00:00",
"Units": null,
"InitialQuantity": 1000.0,
"Quantity": 887.0,
"Status": "Active",
"MaterialData": {
"$type": "CFX.Structures.MaterialPackageMSDData, CFX",
"ExpirationDateTime": "2018-04-19T11:30:32.176715-04:00",
"OriginalExposureDateTime": "2017-05-01T08:22:12",
"LastExposureDateTime": "2018-04-13T11:30:32.176715-04:00",
"RemainingExposureTime": "6.00:00:00",
"MSDLevel": "MSL3",
"MSDState": "Exposed"
}
},
{
"UniqueIdentifier": "MAT4566553421",
"InternalPartNumber": "IPN45577",
"Manufacturer": "FUJITSU",
"ManufacturerPartNumber": "FJJT234243",
"Vendor": "Digikey",
"VendorPartNumber": "DIG543534537",
"ManufacuterLotCode": "LOT2017080355",
"Created": "2018-04-13T11:30:30.8346859-04:00",
"ManufactureDate": "2017-08-03T00:00:00",
"ReceivedDate": "2017-09-10T00:00:00",
"Units": null,
"InitialQuantity": 500.0,
"Quantity": 151.0,
"Status": "Active",
"MaterialData": {
"$type": "CFX.Structures.MaterialPackageMSDData, CFX",
"ExpirationDateTime": "2018-04-19T11:30:32.176715-04:00",
"OriginalExposureDateTime": "2017-05-01T08:22:12",
"LastExposureDateTime": "2018-04-13T11:30:32.176715-04:00",
"RemainingExposureTime": "6.00:00:00",
"MSDLevel": "MSL2A",
"MSDState": "Exposed"
}
}
]
} |