Objects/Tables/Table 5906 Service Comment Line
Table 5906 Service Comment Line in 20
Jonas Paprotka, Base Application 20.5.45456.61928, checked
- App
- Base Application
Fields, 8Keys, 1Procedures, 3Events, 2
Versions171819202122232425262728latest
Source29
Fields, 8
| Id | Name | Type | Obsolete |
|---|
| 1 | Type | Enum Service Comment Line Type | - |
| 2 | No. | Code[20] | - |
| 3 | Table Line No. | Integer | - |
| 4 | Line No. | Integer | - |
| 6 | Comment | Text[80] | - |
| 7 | Date | Date | - |
| 8 | Table Subtype | Enum Service Comment Table Subtype | - |
| 9 | Table Name | Enum Service Comment Table Name | - |
Keys, 1
| Name | Fields | Obsolete |
|---|
| Key1, clustered | Table Name, Table Subtype, No., Type, Table Line No., Line No. | - |
Procedures, 3
| Name | Parameters | Returns | Access | Obsolete |
|---|
| SetUpNewLine | () | | public | - |
| DeleteComments | (Option, Option, Code[20]) | | public | - |
| DeleteServiceInvoiceLinesRelatedComments | (Record Service Header) | | public | - |
Events, 2
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnAfterSetUpNewLine | (var Record Service Comment Line, var Record Service Comment Line) | - |
| Integration event | OnBeforeTestTableLineNo | (Record Service Comment Line, var Boolean) | - |