This topic describes the columns in the mf_shipment_packages table.
Column Name | Data Type | Primary Key | Is Nullable | Column ID | Comment | Reference Count | Reference To |
---|---|---|---|---|---|---|---|
shipment_package_guid | uniqueidentifier | 1 | 0 | 1 | 2 | ||
shipment_guid | uniqueidentifier | 0 | 0 | 2 | 0 | mf_shipments.shipment_guid | |
shipment_package_declared_value | money | 0 | 1 | 3 | 0 | ||
shipment_package_weight | numeric (9,2) | 0 | 1 | 4 | Item weight | 0 | |
shipment_package_dimension_length | numeric (5,2) | 0 | 1 | 5 | Item length | 0 | |
shipment_package_dimension_width | numeric (5,2) | 0 | 1 | 6 | Item width | 0 | |
shipment_package_dimension_height | numeric (5,2) | 0 | 1 | 7 | Item height | 0 | |
shipment_package_cost | money | 0 | 1 | 8 | 0 | ||
shipment_package_track | varchar (255) | 0 | 1 | 9 | 0 | ||
lu_dt | datetime | 0 | 0 | 10 | 0 | ||
cr_dt | datetime | 0 | 0 | 11 | 0 | ||
lu_guid | uniqueidentifier | 0 | 1 | 12 | 0 | ||
cr_guid | uniqueidentifier | 0 | 1 | 13 | 0 |