Objects/Tables/Table 5950 Service Order Allocation
Table 5950 Service Order Allocation in 17
Jonas Paprotka, Base Application 17.5.22499.32099, checked
- App
- Base Application
Fields, 19Keys, 6Procedures, 2Events, 3
Versions171819202122232425262728latest
Source29
Fields, 19
| Id | Name | Type | Obsolete |
|---|
| 1 | Entry No. | Integer | - |
| 2 | Status | Option | - |
| 3 | Document No. | Code[20] | - |
| 4 | Allocation Date | Date | - |
| 5 | Resource No. | Code[20] | - |
| 6 | Resource Group No. | Code[20] | - |
| 7 | Service Item Line No. | Integer | - |
| 8 | Allocated Hours | Decimal | - |
| 9 | Starting Time | Time | - |
| 10 | Finishing Time | Time | - |
| 11 | Description | Text[100] | - |
| 12 | Reason Code | Code[10] | - |
| 13 | Service Item No. | Code[20] | - |
| 14 | Posted | Boolean | - |
| 15 | Service Item Description | Text[100] | - |
| 16 | Service Item Serial No. | Code[50] | - |
| 17 | Repair Status | Code[20] | - |
| 18 | Service Started | Boolean | - |
| 19 | Document Type | Enum Service Document Type | - |
Keys, 6
| Name | Fields | Obsolete |
|---|
| Key1, clustered | Entry No. | - |
| Key2 | Status, Document Type, Document No., Service Item Line No., Allocation Date, Starting Time, Posted | - |
| Key3 | Document Type, Document No., Status, Resource Group No., Allocation Date, Starting Time, Posted | - |
| Key4 | Status, Document Type, Document No., Service Item Line No., Resource No., Allocation Date, Starting Time, Posted | - |
| Key5 | Document Type, Document No., Service Item Line No., Allocation Date, Starting Time, Posted | - |
| Key6 | Resource No., Document Type, Allocation Date, Status, Posted | - |
Procedures, 2
| Name | Parameters | Returns | Access | Obsolete |
|---|
| SetHideDialog | (Boolean) | | public | - |
| SetFilters | (Record Service Item Line) | | public | - |
Events, 3
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnBeforeCheckAllocationEntry | (var Record Service Order Allocation, var Boolean) | - |
| Integration event | OnBeforeCreateReallocationEntry | (var Record Service Order Allocation, var Boolean) | - |
| Integration event | OnBeforeValidateStartEndTime | (var Record Service Order Allocation, var Boolean) | - |