InsertionWarnings
less than a minute
| Name | Type | Size | Description |
|---|---|---|---|
| Information | Memo | - | Insertion warning description |
| InsertionId | Long Integer | 4 | FOREIGN KEY refers to Insertions.InsertionID |
| InsertionWarningID | Long Integer | 4 | PRIMARY KEY |
| Type | Long Integer | 4 | ElevationWarnings.Type |
| ShowHintInEstimation | Bool | 1 | 0 = Don’t show article hint in estimation 1 = Show article hint in estimation |
| ShowHintInAssemblyList | Bool | 1 | 0 = Don’t show article hint in assembly list 1 = Show article hint in assembly list |
| ShowHintInGlassOrder | Bool | 1 | 0 = Don’t show article hint in glass order 1 = Show article hint in glass order |