Objects/Tables/Table 1801 Data Migration Entity
Table 1801 Data Migration Entity in 21
Jonas Paprotka, Base Application 21.5.53619.63803, checked
- App
- Base Application
Fields, 7Keys, 1Procedures, 2
Versions171819202122232425262728latest
Source29
Fields, 7
| Id | Name | Type | Obsolete |
|---|
| 1 | Table ID | Integer | - |
| 2 | Table Name | Text[250] | - |
| 3 | No. of Records | Integer | - |
| 4 | Selected | Boolean | - |
| 5 | Balance | Decimal | - |
| 6 | Post | Boolean | - |
| 7 | Posting Date | Date | - |
Keys, 1
| Name | Fields | Obsolete |
|---|
| Key1, clustered | Table ID | - |
Procedures, 2
| Name | Parameters | Returns | Access | Obsolete |
|---|
| InsertRecord | (Integer, Integer) | | public | - |
| InsertRecordWithBalance | (Integer, Integer, Decimal) | | public | - |