Table "Warehouse WMS Cue"
ID 9051
Namespace: Microsoft.Warehouse.RoleCenters
Properties
| Name |
Value |
| Caption |
Warehouse WMS Cue
|
| DataClassification |
CustomerContent
|
Fields
| Name |
Type |
Description |
| "Primary Key" |
Code[10]
|
|
| "Released Sales Orders - Today" |
Integer
|
|
| "Shipments - Today" |
Integer
|
|
| "Posted Shipments - Today" |
Integer
|
|
| "Expected Purchase Orders" |
Integer
|
|
| Arrivals |
Integer
|
|
| "Posted Receipts - Today" |
Integer
|
|
| "Picked Shipments - Today" |
Integer
|
|
| "Picks - All" |
Integer
|
|
| "Put-aways - All" |
Integer
|
|
| "Movements - All" |
Integer
|
|
| "Registered Picks - Today" |
Integer
|
|
| "Date Filter" |
Date
|
|
| "Date Filter2" |
Date
|
|
| "Location Filter" |
Code[10]
|
|
| "User ID Filter" |
Code[50]
|
|
| "Unassigned Put-aways" |
Integer
|
|
| "Unassigned Movements" |
Integer
|
|
| "Unassigned Picks" |
Integer
|
|
| SystemId |
Guid
|
|
| SystemCreatedAt |
DateTime
|
|
| SystemCreatedBy |
Guid
|
|
| SystemModifiedAt |
DateTime
|
|
| SystemModifiedBy |
Guid
|
|
| SystemRowVersion |
BigInteger
|
|
Methods
GetEmployeeLocation
procedure GetEmployeeLocation(UserID: Code[50]): Text[1024]
Parameters
| Name |
Type |
Description |
|
UserID
|
Code[50]
|
|
Returns
| Type |
Description |
|
Text[1024]
|
|
See also