Objects/Tables/Table 8631 Config. Table Processing Rule
Table 8631 Config. Table Processing Rule in 25
Jonas Paprotka, Base Application 25.5.30849.36072, checked
- App
- Base Application
- Namespace
- System.IO
Fields, 5Keys, 1Procedures, 5Events, 1
Versions171819202122232425262728latest
Source29
Fields, 5
| Id | Name | Type | Obsolete |
|---|
| 1 | Package Code | Code[20] | - |
| 2 | Table ID | Integer | - |
| 3 | Rule No. | Integer | - |
| 4 | Action | Option | - |
| 5 | Custom Processing Codeunit ID | Integer | - |
Keys, 1
| Name | Fields | Obsolete |
|---|
| Key1, clustered | Package Code, Table ID, Rule No. | - |
Procedures, 5
| Name | Parameters | Returns | Access | Obsolete |
|---|
| FindTableRules | (Record Config. Package Table) | Boolean | public | - |
| GetFilterInfo | () | Text | public | - |
| Process | (Record Config. Record For Processing) | Boolean | public | - |
| RunActionOnInsertedRecord | (RecordRef) | Boolean | public | - |
| ShowFilters | () | | public | - |
Events, 1
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnDoesTableHaveCustomRuleInRapidStart | (Integer, var Boolean) | - |