Objects/Tables/Table 3902 Retention Policy Setup Line
Table 3902 Retention Policy Setup Line in 21
Jonas Paprotka, System Application 21.5.53619.63803, checked
- App
- System Application
Fields, 12Keys, 1Procedures, 4
Versions171819202122232425262728latest
Source242526272829
Fields, 12
| Id | Name | Type | Obsolete |
|---|
| 1 | Table ID | Integer | - |
| 2 | Table Name | Text[30] | - |
| 3 | Table Caption | Text[249] | - |
| 4 | Line No. | Integer | - |
| 5 | Enabled | Boolean | - |
| 6 | Retention Period | Code[20] | - |
| 7 | Date Field No. | Integer | - |
| 8 | Date Field Name | Text[30] | - |
| 9 | Date Field Caption | Text[80] | - |
| 10 | Table Filter | Blob | - |
| 11 | Table Filter Text | Text[2048] | - |
| 12 | Locked | Boolean | - |
Keys, 1
| Name | Fields | Obsolete |
|---|
| PrimaryKey, clustered | Table ID, Line No. | - |
Procedures, 4
| Name | Parameters | Returns | Access | Obsolete |
|---|
| SetTableFilter | () | | public | - |
| GetTableFilterView | () | Text | public | - |
| GetTableFilterText | () | Text[2048] | public | - |
| IsLocked | () | Boolean | public | - |