Table 5967 Contract Change Log in 23
- App
- Base Application
- Namespace
- Microsoft.Service.Contract
Fields, 13Keys, 2Procedures, 1
Versions171819202122232425262728latest
Source29
Fields, 13
| Id | Name | Type | Obsolete |
|---|---|---|---|
| 1 | Contract Type | Enum Service Contract Type | - |
| 2 | Contract No. | Code[20] | - |
| 3 | Change No. | Integer | - |
| 4 | User ID | Code[50] | - |
| 5 | Date of Change | Date | - |
| 6 | Time of Change | Time | - |
| 7 | Contract Part | Option | - |
| 8 | Field Description | Text[100] | - |
| 9 | Old Value | Text[100] | - |
| 10 | New Value | Text[100] | - |
| 12 | Type of Change | Option | - |
| 13 | Service Item No. | Code[20] | - |
| 14 | Serv. Contract Line No. | Integer | - |
Keys, 2
| Name | Fields | Obsolete |
|---|---|---|
| Key1, clustered | Contract No., Change No. | - |
| Key2 | Contract Type | - |
Procedures, 1
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| LogContractChange | (Code[20], Option, Text, Integer, Text[100], Text[100], Code[20], Integer) | public | - |