Objects/Tables/Table 5927 Repair Status
Table 5927 Repair Status in 27
Jonas Paprotka, Base Application 27.5.46862.47359, checked
- App
- Base Application
- Namespace
- Microsoft.Service.Maintenance
Fields, 18Keys, 3Procedures, 1Events, 1
Versions171819202122232425262728latest
Source29
Fields, 18
| Id | Name | Type | Obsolete |
|---|
| 1 | Code | Code[10] | - |
| 2 | Description | Text[100] | - |
| 3 | Service Order Status | Enum Service Document Status | - |
| 4 | Priority | Option | - |
| 5 | Initial | Boolean | - |
| 6 | Partly Serviced | Boolean | - |
| 7 | In Process | Boolean | - |
| 8 | Finished | Boolean | - |
| 9 | Referred | Boolean | - |
| 10 | Spare Part Ordered | Boolean | - |
| 11 | Spare Part Received | Boolean | - |
| 12 | Waiting for Customer | Boolean | - |
| 13 | Quote Finished | Boolean | - |
| 20 | Posting Allowed | Boolean | - |
| 21 | Pending Status Allowed | Boolean | - |
| 22 | In Process Status Allowed | Boolean | - |
| 23 | Finished Status Allowed | Boolean | - |
| 24 | On Hold Status Allowed | Boolean | - |
Keys, 3
| Name | Fields | Obsolete |
|---|
| Key1, clustered | Code | - |
| Key2 | Priority | - |
| Key3 | Description | - |
Procedures, 1
| Name | Parameters | Returns | Access | Obsolete |
|---|
| ReturnStatusCode | (Record Repair Status) | Code[10] | public | - |
Events, 1
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnReturnStatusCodeElseCase | (Record Repair Status, var Record Repair Status, var Boolean) | - |