Objects/Tables/Table 1214 Intermediate Data Import
Table 1214 Intermediate Data Import in 19
Jonas Paprotka, Base Application 19.5.36567.56815, checked
- App
- Base Application
Fields, 9Keys, 3Procedures, 6
Versions171819202122232425262728latest
Source29
Fields, 9
| Id | Name | Type | Obsolete |
|---|
| 1 | ID | Integer | - |
| 2 | Data Exch. No. | Integer | - |
| 3 | Table ID | Integer | - |
| 4 | Record No. | Integer | - |
| 5 | Field ID | Integer | - |
| 6 | Value | Text[250] | - |
| 7 | Validate Only | Boolean | - |
| 8 | Parent Record No. | Integer | - |
| 16 | Value BLOB | Blob | - |
Keys, 3
| Name | Fields | Obsolete |
|---|
| Key1 | ID | - |
| Key2, clustered | Data Exch. No., Table ID, Record No., Field ID | - |
| Key3 | Data Exch. No., Table ID, Field ID | - |
Procedures, 6
| Name | Parameters | Returns | Access | Obsolete |
|---|
| InsertOrUpdateEntry | (Integer, Integer, Integer, Integer, Integer, Text[250]) | | public | - |
| FindEntry | (Integer, Integer, Integer, Integer, Integer) | Boolean | public | - |
| GetEntryValue | (Integer, Integer, Integer, Integer, Integer) | Text[250] | public | - |
| GetValue | () | Text | public | - |
| SetValue | (Text) | | public | - |
| SetValueWithoutModifying | (Text) | | public | - |