Objects/Tables/Table 97 Comment Line
Table 97 Comment Line in 27
Jonas Paprotka, Base Application 27.5.46862.47359, checked
- App
- Base Application
- Namespace
- Microsoft.Foundation.Comment
Fields, 6Keys, 1Procedures, 2Events, 1
Versions171819202122232425262728latest
Source29
Fields, 6
| Id | Name | Type | Obsolete |
|---|
| 1 | Table Name | Enum Comment Line Table Name | - |
| 2 | No. | Code[20] | - |
| 3 | Line No. | Integer | - |
| 4 | Date | Date | - |
| 5 | Code | Code[10] | - |
| 6 | Comment | Text[80] | - |
Keys, 1
| Name | Fields | Obsolete |
|---|
| Key1, clustered | Table Name, No., Line No. | - |
Procedures, 2
| Name | Parameters | Returns | Access | Obsolete |
|---|
| SetUpNewLine | () | | public | - |
| RenameCommentLine | (Enum Comment Line Table Name, Code[20], Code[20]) | | public | - |
Events, 1
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnAfterSetUpNewLine | (var Record Comment Line, var Record Comment Line) | - |