Objects/Tables/Table 1670 Option Lookup Buffer
Table 1670 Option Lookup Buffer in 17
Jonas Paprotka, Base Application 17.5.22499.32099, checked
- App
- Base Application
Fields, 3Keys, 2Procedures, 5Events, 1
Versions171819202122232425262728latest
Source29
Fields, 3
| Id | Name | Type | Obsolete |
|---|
| 1 | ID | Integer | - |
| 2 | Option Caption | Text[30] | - |
| 3 | Lookup Type | Option | - |
Keys, 2
| Name | Fields | Obsolete |
|---|
| Key1, clustered | Option Caption | - |
| Key2 | ID | - |
Procedures, 5
| Name | Parameters | Returns | Access | Obsolete |
|---|
| FillBuffer | (Option) | | public | - |
| AutoCompleteOption | (var Text[30], Option) | Boolean | public | - |
| ValidateOption | (Text[30]) | | public | - |
| FormatOption | (FieldRef) | Text[30] | public | - |
| SetCurrentType | (Option) | | public | - |
Events, 1
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnBeforeIncludeOption | (Record Option Lookup Buffer, Option, Integer, var Boolean, var Boolean) | - |