MoveWorkGroup (MWO) |
Employee chngng workgroups #
|
|
Keys
|
| Name |
Attributes |
Fields |
| MWO:GuidKey |
Case |
+MWO:Guid |
| MWO:EmpKey |
Primary |
+MWO:Site ,+MWO:EmpNumber ,+MWO:Date ,+MWO:Time |
| MWO:WorkGroupKey |
Dup |
+MWO:WorkGroup ,+MWO:Date ,+MWO:Time |
|
|
Fields
|
| Name |
Type |
Picture |
Description |
| MWO:Guid |
STRING |
@s16 |
Internal System Identifier |
| MWO:Site |
STRING |
@s4 |
|
| MWO:EmpNumber |
STRING |
@s10 |
|
| MWO:Date |
LONG |
@d6 |
|
| MWO:Time |
LONG |
@t4 |
|
| MWO:WorkGroup |
LONG |
@n-14 |
|
|
|
RelationShips
|
| Table |
Type |
This Key |
Foreign Key |
| System |
MANY:1 |
MWO:EmpKey |
SYS:SiteKey |
| Employee |
MANY:1 |
MWO:EmpKey |
EMP:Key |
| WorkGroup |
MANY:1 |
MWO:WorkGroupKey |
WOR:key |
|