Objects/Tables/Table 5997 Standard Service Line
Table 5997 Standard Service Line in 25
Jonas Paprotka, Base Application 25.5.30849.36072, checked
- App
- Base Application
- Namespace
- Microsoft.Service.Document
Fields, 12Keys, 1Procedures, 8Events, 5
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, 8
| 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 | (List) | | public | - |
| CreateDimFromDefaultDim | () | | public | - |
Events, 5
| Kind | Name | Parameters | Obsolete |
|---|
| 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]) | - |
| Integration event | OnAfterInitDefaultDimensionSources | (var Record Standard Service Line, var List) | - |
| Integration event | OnAfterCreateDim | (var Record Standard Service Line, List) | - |
| Integration event | OnBeforeLookupShortcutDimCode | (var Record Standard Service Line, var Record Standard Service Line, Integer, var Code[20], var Boolean) | - |