Running (RUN) |
Flexitime Running Totals... #
|
|
Keys
|
| Name |
Attributes |
Fields |
| RUN:GuidKey |
Case |
+RUN:Guid |
| RUN:empkey |
Primary |
+RUN:Site ,+RUN:EmpNumber ,+RUN:Date |
| RUN:datekey |
Dup |
+RUN:Date ,+RUN:Site ,+RUN:EmpNumber |
|
|
Fields
|
| Name |
Type |
Picture |
Description |
| RUN:Guid |
STRING |
@s16 |
Internal System Identifier |
| RUN:Site |
STRING |
@s4 |
|
| RUN:EmpNumber |
STRING |
@s10 |
|
| RUN:Date |
LONG |
@d6 |
|
| RUN:total |
LONG |
@t1 |
|
| RUN:Adjusted |
LONG |
@t1 |
|
|
|
RelationShips
|
| Table |
Type |
This Key |
Foreign Key |
| System |
MANY:1 |
RUN:empkey |
SYS:SiteKey |
| Employee |
MANY:1 |
RUN:empkey |
EMP:Key |
|