ExpectedHours (EXP) |
Expected monthly hours for employee #
|
|
Keys
|
| Name |
Attributes |
Fields |
| EXP:GuidKey |
Case |
+EXP:Guid |
| EXP:EmpKey |
Primary |
+EXP:Site ,+EXP:EmpNumber ,+EXP:Date |
| EXP:DateKey |
Dup |
+EXP:Date ,+EXP:Site ,+EXP:EmpNumber |
|
|
Fields
|
| Name |
Type |
Picture |
Description |
| EXP:Guid |
STRING |
@s16 |
Internal System Identifier |
| EXP:Site |
STRING |
@s4 |
|
| EXP:EmpNumber |
STRING |
@s10 |
|
| EXP:Date |
LONG |
@d6 |
|
| EXP:Hours |
LONG |
@t1 |
|
|
|
RelationShips
|
| Table |
Type |
This Key |
Foreign Key |
| System |
MANY:1 |
EXP:EmpKey |
SYS:SiteKey |
| Employee |
MANY:1 |
EXP:EmpKey |
EMP:Key |
|