Objects/Tables/Table 8622 Config. Line
Table 8622 Config. Line in 27
Jonas Paprotka, Base Application 27.5.46862.47359, checked
- App
- Base Application
- Namespace
- System.IO
Fields, 27Keys, 6Procedures, 13Events, 2
Versions171819202122232425262728latest
Source29
Fields, 27
| Id | Name | Type | Obsolete |
|---|
| 1 | Line No. | Integer | - |
| 2 | Line Type | Option | - |
| 3 | Table ID | Integer | - |
| 4 | Name | Text[250] | - |
| 5 | Company Filter | Text[30] | - |
| 6 | Company Filter (Source Table) | Text[30] | - |
| 8 | No. of Records | Integer | - |
| 9 | No. of Records (Source Table) | Integer | - |
| 10 | Licensed Table | Boolean | - |
| 11 | Promoted Table | Boolean | - |
| 12 | Dimensions as Columns | Boolean | - |
| 13 | Copying Available | Boolean | - |
| 14 | Page ID | Integer | - |
| 15 | Page Caption | Text[250] | - |
| 18 | Starting Date | Date | - |
| 19 | Ending Date | Date | - |
| 20 | Responsible ID | Code[50] | - |
| 21 | Status | Option | - |
| 25 | Vertical Sorting | Integer | - |
| 26 | Data Origin | Text[50] | - |
| 28 | Reference | Text[250] | - |
| 30 | Licensed Page | Boolean | - |
| 31 | No. of Question Groups | Integer | - |
| 32 | Parent Line No. | Integer | - |
| 36 | Package Code | Code[20] | - |
| 37 | Package Caption | Text[50] | - |
| 38 | Package Exists | Boolean | - |
Keys, 6
| Name | Fields | Obsolete |
|---|
| Key1, clustered | Line No. | - |
| Key2 | Line Type, Status, Promoted Table | - |
| Key3 | Table ID | - |
| Key4 | Vertical Sorting | - |
| Key5 | Line Type, Parent Line No. | - |
| Key6 | Package Code | - |
Procedures, 13
| Name | Parameters | Returns | Access | Obsolete |
|---|
| CheckBlocked | () | | public | - |
| ShowTableData | () | | public | - |
| ShowQuestions | () | | public | - |
| GetProgress | () | Integer | public | - |
| GetNoOfDirectChildrenTables | () | Integer | public | - |
| GetDirectChildrenTablesStatusWeight | () | Decimal | public | - |
| GetNoTables | () | Integer | public | - |
| GetLineStatusWeight | () | Decimal | public | - |
| SetHideValidationDialog | (Boolean) | | public | - |
| GetNoOfRecords | () | Integer | public | - |
| GetNoOfRecordsSourceTable | () | Integer | public | - |
| DeleteDuplicateLines | () | | public | - |
| GetNoOfRecordsText | () | Text | public | - |
Events, 2
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnBeforeShowTableData | (Record Config. Line, var Boolean) | - |
| Integration event | OnGetRelatedTablesOnAfterFieldSetFilters | (var Record Config. Line, var Record Field) | - |