MoveBranch (MBR) |
Employees moving branches #
|
|
Keys
|
| Name |
Attributes |
Fields |
| MBR:GuidKey |
Case |
+MBR:Guid |
| MBR:EmpKey |
Primary |
+MBR:Site ,+MBR:EmpNumber ,+MBR:Date ,+MBR:Time |
| MBR:BranchKey |
Dup |
+MBR:Branch ,+MBR:Date ,+MBR:Time |
|
|
Fields
|
| Name |
Type |
Picture |
Description |
| MBR:Guid |
STRING |
@s16 |
Internal System Identifier |
| MBR:Site |
STRING |
@s4 |
|
| MBR:EmpNumber |
STRING |
@s10 |
|
| MBR:Date |
LONG |
@d6 |
|
| MBR:Time |
LONG |
@t4 |
|
| MBR:Branch |
LONG |
@n-14 |
|
|
|
RelationShips
|
| Table |
Type |
This Key |
Foreign Key |
| System |
MANY:1 |
MBR:EmpKey |
SYS:SiteKey |
| Employee |
MANY:1 |
MBR:EmpKey |
EMP:Key |
| Branch |
MANY:1 |
MBR:BranchKey |
BRA:key |
|