materialpicklistitem

43 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id VARCHAR 36 null
product_id VARCHAR 36 null
product.id FK_4B90B07A4584665AR
location_id VARCHAR 36 null
warehousestoragelocation.id FK_4B90B07A64D218ER
sort INT 10 null
quantity DECIMAL 10,3 null
pickedQuantity DECIMAL 10,3 null
picked BIT 1 null
pickList_id VARCHAR 36 null
materialpicklist.id FK_4B90B07A3F473D40R
serialNumber_id VARCHAR 36 null
productserialnumber.id FK_4B90B07AA907283BR

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
IDX_4B90B07A3F473D40 Performance Asc pickList_id
IDX_4B90B07A4584665A Performance Asc product_id
IDX_4B90B07A64D218E Performance Asc location_id
IDX_4B90B07AA907283B Performance Asc serialNumber_id

Relationships