Objects/Tables/Table 5997 Standard Service Line
Table 5997 Standard Service Line in 19
Jonas Paprotka, Base Application 19.5.36567.56815, checked
- App
- Base Application
Fields, 12Keys, 1Procedures, 7Events, 4
Versions171819202122232425262728latest
Source29
Fields, 12
| Id | Name | Type | Obsolete |
|---|
| 1 | Standard Service Code | Code[10] | - |
| 2 | Line No. | Integer | - |
| 3 | Type | Enum Service Line Type | - |
| 4 | No. | Code[20] | - |
| 5 | Description | Text[100] | - |
| 6 | Quantity | Decimal | - |
| 7 | Amount Excl. VAT | Decimal | - |
| 8 | Unit of Measure Code | Code[10] | - |
| 9 | Shortcut Dimension 1 Code | Code[20] | - |
| 10 | Shortcut Dimension 2 Code | Code[20] | - |
| 11 | Variant Code | Code[10] | - |
| 480 | Dimension Set ID | Integer | - |
Keys, 1
| Name | Fields | Obsolete |
|---|
| Key1, clustered | Standard Service Code, Line No. | - |
Procedures, 7
| Name | Parameters | Returns | Access | Obsolete |
|---|
| EmptyLine | () | Boolean | public | - |
| InsertLine | () | Boolean | public | - |
| ShowDimensions | () | | public | - |
| ValidateShortcutDimCode | (Integer, var Code[20]) | | public | - |
| LookupShortcutDimCode | (Integer, var Code[20]) | | public | - |
| ShowShortcutDimCode | (var Code[20]) | | public | - |
| CreateDim | (Integer, Code[20]) | | public | - |
Events, 4
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnAfterCreateDimTableIDs | (var Record Standard Service Line, Integer, var Integer, var Code[20]) | - |
| Integration event | OnBeforeLookupShortcutDimCode | (var Record Standard Service Line, var Record Standard Service Line, Integer, var Code[20], Boolean) | - |
| Integration event | OnAfterValidateShortcutDimCode | (var Record Standard Service Line, var Record Standard Service Line, Integer, var Code[20]) | - |
| Integration event | OnBeforeValidateShortcutDimCode | (var Record Standard Service Line, var Record Standard Service Line, Integer, var Code[20]) | - |