SubAllArticles
less than a minute
| Name | Type | Size | Description |
|---|---|---|---|
| AllArticleId | Long Integer | 4 | FOREIGN KEY refers to AllArticles.AllArticleID |
| Amount | Long Integer | 4 | |
| ArticleCode | Text | 255 | |
| ArticleCode_BaseNumber | Text | 255 | |
| ArticleCode_Number | Text | 255 | |
| ArticleCode_OrderCode | Text | 255 | |
| ArticleCode_Supplier | Text | 255 | |
| ArticleGroup | Text | 255 | |
| Color | Text | 255 | |
| Description | Text | 255 | |
| Height | Double | 8 | |
| Height_Output | Double | 8 | |
| Height_Unit | Text | 255 | |
| Info | Text | 255 | |
| Length | Double | 8 | |
| Length_Output | Double | 8 | |
| Length_Unit | Text | 255 | |
| OnlyInfo | Bool | 1 | |
| Price | Double | 8 | |
| PriceGross | Double | 8 | |
| SubAllArticleID | Long Integer | 4 | PRIMARY KEY |
| Width | Double | 8 | |
| Width_Output | Double | 8 | |
| Width_Unit | Text | 255 |