Attribute Name |
Type |
Field Size |
Description |
Required |
int |
4 |
Unique internal DB Identifier of the Route History record. |
Required | |
int |
4 |
Unique internal DB Identifier of the Route record. Must exist on the FWRoute table. |
Required | |
int |
4 |
Unique internal DB Identifier of the Stop record. Must exist on the FWStop table. |
| |
float |
8 |
Reported GPS Latitidue. In conjunction with Longitude attribute, provides geographic position of address. For use with non-geocodable addresses, or in long haul situations where the map does not support geocoding. |
| |
float |
8 |
Reported GPS Longitude In conjunction with Latitude attribute, provides geographic position of address. For use with non-geocodable addresses, or in long haul situations where the map does not support geocoding. |
| |
datetime |
8 |
Time stamp of message |
| |
tinyint |
1 |
Status reported |
| |
float |
8 |
Actual Measure 1..9 reported in status messages |
| |
nvarchar |
50 |
Trailer Key reported in Status message |
| |
nvarchar |
50 |
Tractor key reported in status message |
| |
nvarchar |
50 |
Driver Key reported in Status message |
| |
nvarchar |
500 |
See Comment. |
| |
nvarchar |
500 |
UDF String 1..9 reported in the Status message |
| |
int |
4 |
UDF Integer 1..3 reported in the status message |
| |
float |
8 |
UDF Number 1..3 reported in the status message |
| |
int |
4 |
See ModifiedBy. |
| |
datetime |
8 |
See ModifyDate. |
| |
int |
4 |
Foreign Key. Links this record with an order line |
| |
float |
8 |
This fields will hold the actual quantity reported by mobile devices |
| |
int |
4 |
Source of the status message. Either UI or wireless devices |
| |
nvarchar |
50 |
Product Type Key for which the status is reported |
| |
int |
4 |
Internal ID to link this record with an alert ID when custom alerts are reported during actuals |
| |
float |
8 |
Actual total measure reported |
| |
bit |
1 |
Indicate that actual measure is scanned in |
| |
bit |
1 |
Indicate the driverKey is scanned in |
| |
bit |
1 |
Indicate the truckKey is scanned in |
| |
bit |
1 |
Indicate the TrailerKey is scanned in |
| |
bit |
1 |
Indicate the TractorKey is scanned in |
| |
bit |
1 |
Indicate the UDFString is scanned in |
| |
bit |
1 |
Indicate the UDFInteger is scanned in |
| |
bit |
1 |
Indicate the UdfNumber is scanned in |
| |
bit |
1 |
Indicate the Actual Quantity is scanned in |
| |
bit |
1 |
Indicate the ProductTypeKey is scanned in |
| |
bit |
1 |
Indicate the ProductKey is scanned in |
| |
bit |
1 |
Indicate the Orderkey is scanned in |
| |
bit |
1 |
Indicate the LocationKey is scanned in |
| |
datetime |
|
Start date of the event |
| |
datetime |
|
End date of the event |
| |
int |
4 |
Associated message record ID |
| |
|
|
Time zone of last reported time |
| |
datetime |
8 |
Time stamp of message (Coordinated Universal Time) |
| |
nvarchar |
50 |
|
| |
nvarchar |
50 |
This field holds the TruckKey used to report this status update |
| |
nvarchar |
20 |
Allows wGLN to detect whether the submitted status information was sent by driver, black box or ASU |
| |
datetime |
8 |
See CreatedDate. |
|