Objects/Tables/Table 2585 Dim Correct Selection Criteria
Table 2585 Dim Correct Selection Criteria in 22
Jonas Paprotka, Base Application 22.5.59966.64723, checked
- App
- Base Application
Fields, 8Keys, 2Procedures, 6
Versions171819202122232425262728latest
Source29
Fields, 8
| Id | Name | Type | Obsolete |
|---|
| 1 | Entry No. | Integer | - |
| 2 | Dimension Correction Entry No. | Integer | - |
| 3 | Selection Filter | Blob | - |
| 4 | Filter Type | Option | - |
| 5 | Dimension Set IDs | Blob | - |
| 6 | Last Entry No. | Integer | - |
| 7 | Language Id | Integer | - |
| 8 | UTF16 Encoding | Boolean | - |
Keys, 2
| Name | Fields | Obsolete |
|---|
| Key1, clustered | Entry No. | - |
| Key2 | Dimension Correction Entry No. | - |
Procedures, 6
| Name | Parameters | Returns | Access | Obsolete |
|---|
| SetSelectionFilter | (var RecordRef) | | public | - |
| SetSelectionFilter | (Text) | | public | - |
| GetSelectionFilter | (var Text) | | public | - |
| SetDimensionSetIds | (var List) | | public | - |
| GetDimensionSetIds | (var List) | | public | - |
| GetSelectionDisplayText | (var Text) | | public | - |