Table 31 Item Picture Buffer in 18
- App
- Base Application
Fields, 10Keys, 1Procedures, 6
Versions171819202122232425262728latest
Source29
Fields, 10
| Id | Name | Type | Obsolete |
|---|---|---|---|
| 1 | File Name | Text[260] | - |
| 2 | Picture | Media | - |
| 3 | Item No. | Code[20] | - |
| 4 | Item Description | Text[100] | - |
| 5 | Import Status | Option | - |
| 6 | Picture Already Exists | Boolean | - |
| 7 | File Size (KB) | BigInteger | - |
| 8 | File Extension | Text[30] | - |
| 9 | Modified Date | Date | - |
| 10 | Modified Time | Time | - |
Keys, 1
| Name | Fields | Obsolete |
|---|---|---|
| Key1, clustered | File Name | - |
Procedures, 6
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| LoadZIPFile | (Text, var Integer, Boolean) | Text | public | - |
| ImportPictures | (Boolean) | public | - | |
| GetAddCount | () | Integer | public | - |
| GetAddedCount | () | Integer | public | - |
| GetReplaceCount | () | Integer | public | - |
| GetReplacedCount | () | Integer | public | - |