EmpClass (CLA) |
|
|
Keys
|
| Name |
Attributes |
Fields |
| CLA:GuidKey |
Case |
+CLA:Guid |
| CLA:Key |
Primary |
+CLA:EmpClass |
| CLA:DescKey |
Dup,Nulls |
+CLA:Description |
|
|
Fields
|
| Name |
Type |
Picture |
Description |
| CLA:Guid |
STRING |
@s16 |
Internal System Identifier |
| CLA:EmpClass |
LONG |
@n-14 |
|
| CLA:Description |
STRING |
@s20 |
|
|
|
RelationShips
|
| Table |
Type |
This Key |
Foreign Key |
| Employee |
1:MANY |
CLA:Key |
EMP:EmpClassKey |
|