Objects/Tables/Table 8616 Config. Package Field
Table 8616 Config. Package Field in 19
Jonas Paprotka, Base Application 19.5.36567.56815, checked
- App
- Base Application
Fields, 17Keys, 4Procedures, 3Events, 5
Versions171819202122232425262728latest
Source29
Fields, 17
| Id | Name | Type | Obsolete |
|---|
| 1 | Package Code | Code[20] | - |
| 2 | Table ID | Integer | - |
| 3 | Field ID | Integer | - |
| 4 | Field Name | Text[30] | - |
| 5 | Field Caption | Text[250] | - |
| 6 | Validate Field | Boolean | - |
| 7 | Include Field | Boolean | - |
| 8 | Localize Field | Boolean | - |
| 9 | Relation Table ID | Integer | - |
| 10 | Relation Table Caption | Text[250] | - |
| 11 | Dimension | Boolean | - |
| 12 | Primary Key | Boolean | - |
| 13 | Processing Order | Integer | - |
| 14 | Create Missing Codes | Boolean | - |
| 15 | Mapping Exists | Boolean | - |
| 16 | AutoIncrement | Boolean | - |
| 20 | XML Field Name | Text[30] | - |
Keys, 4
| Name | Fields | Obsolete |
|---|
| Key1, clustered | Package Code, Table ID, Field ID | - |
| Key2 | Package Code, Table ID, Include Field | - |
| Key3 | Package Code, Table ID, Validate Field | - |
| Key4 | Package Code, Table ID, Processing Order | - |
Procedures, 3
| Name | Parameters | Returns | Access | Obsolete |
|---|
| GetRelationTablesID | () | Text | public | - |
| GetElementName | () | Text[250] | public | - |
| GetValidatedElementName | () | Text | public | - |
Events, 5
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnIncludeFieldOnValidateOnAfterCalcShouldRunCheck | (var Record Config. Package Field, var Boolean) | - |
| Integration event | OnValidateFieldOnValidateOnAfterCalcShouldRunCheck | (var Record Config. Package Field, var Boolean) | - |
| Integration event | OnUpdateFieldErrorsOnAfterCalcShouldRunCheck | (var Record Config. Package Field, var Boolean) | - |
| Integration event | OnBeforeValidateIncludeField | (var Record Config. Package Field, var Boolean) | - |
| Integration event | OnBeforeValidateValidateField | (var Record Config. Package Field, var Boolean) | - |