MoveCostCenter (MCC) |
Employee moving Cost Centres #
|
|
Keys
|
| Name |
Attributes |
Fields |
| MCC:GuidKey |
Case |
+MCC:Guid |
| MCC:EmpKey |
Primary |
+MCC:Site ,+MCC:EmpNumber ,+MCC:Date ,+MCC:Time |
| MCC:CostCenterKey |
Dup |
+MCC:CostCenter ,+MCC:Date ,+MCC:Time |
|
|
Fields
|
| Name |
Type |
Picture |
Description |
| MCC:Guid |
STRING |
@s16 |
Internal System Identifier |
| MCC:Site |
STRING |
@s4 |
|
| MCC:EmpNumber |
STRING |
@s10 |
|
| MCC:Date |
LONG |
@d6 |
|
| MCC:Time |
LONG |
@t4 |
|
| MCC:CostCenter |
LONG |
@n-14 |
|
|
|
RelationShips
|
| Table |
Type |
This Key |
Foreign Key |
| System |
MANY:1 |
MCC:EmpKey |
SYS:SiteKey |
| Employee |
MANY:1 |
MCC:EmpKey |
EMP:Key |
| CostCenter |
MANY:1 |
MCC:CostCenterKey |
COS:key |
|