TkDispatchOrders
Name: Timekeeping Dispatch Orders
Type: Application
Modules: OPS-Dispatch
Description: Contains dispatch orders issued.
| Field | Documentation |
|---|---|
| DispatchOrderId | Unique identifier for a dispatch order. |
| DispatchOrderTypeId | Dispatch order type identifier from DispatchOrderTypes.DispatchOrderTypeId. |
| LDate | Date the order was issued. |
| DispatchOrderTime | Time the order was issued. Value is in seconds from midnight. |
| EmployeeId | Employee identifier from Employees.EmployeeId. References the associated employee. |
| Location | Description of the location. |
| DivisionAbbr | Abbreviation of the associated division. |
| WorkName | Name of the associated work. |
| PieceNum | Sequential number of the associated piece of work. |
| SplitNum | Sequential number of the associated split. |
| LineAbbr | Abbreviation of the associated line. |
| LineGroupAbbr | Line group identifier from MasterLineGroup.LineGroupId. References the associated line group. |
| BlockNum | Number of the associated block. |
| VehicleNumber | Vehicle identifier from Vehicles.VehicleNumber. Typically painted on the vehicle. |
| WorkId | Work identifier from TkWork.WorkId. References the associated work. |
| SchId | Schedule identifier from Schedules.SchId. References the associated schedule. |
| EvStrId | Event string identifier from EventStrings.EvStrId. References the associated event string. |
| SupervisorName | Name of the supervisor. |
| MemoId | Memo identifier from MemoValues.MemoId. References the associated memo. |
| WorkDescription | Description of the associated work. |
| Comments | Comments about the record. |
| UserString1 | Client supplementary data. |
| UserString2 | Client supplementary data. |
| UserString3 | Client supplementary data. |
| UserLong1 | Client supplementary data. |
| UserLong2 | Client supplementary data. |
| UserShort1 | Client supplementary data. |
| BlockName | Name of the associated block. |
| ModBy | User who last modified the record. |
| ModDate | Date the record was last modified. |
| ModTime | Time the record was last modified. Value is in seconds from midnight. |
| PieceName | Name of the associated piece of work. |
| ModAction | Last action performed on the record. |