Allocation (ALL) |
Allocation of cost from one job to another.
|
|
Keys
|
| Name |
Attributes |
Fields |
| ALL:GuidKey |
Case |
+ALL:Guid |
| ALL:Key |
Primary |
+ALL:Date ,+ALL:FromJob ,+ALL:ToJob |
| ALL:FromKey |
Dup |
+ALL:FromJob ,+ALL:Date |
| ALL:ToKey |
Dup |
+ALL:ToJob ,+ALL:Date |
|
|
Fields
|
| Name |
Type |
Picture |
Description |
| ALL:Guid |
STRING |
@s16 |
Internal System Identifier |
| ALL:FromJob |
STRING |
@s10 |
|
| ALL:ToJob |
STRING |
@s10 |
|
| ALL:Quantity |
DECIMAL |
@n13.3 |
|
| ALL:Date |
LONG |
@d6 |
|
|
|
RelationShips
|
| Table |
Type |
This Key |
Foreign Key |
| Job |
MANY:1 |
ALL:FromKey |
JOB:Key |
| JobAlias |
MANY:1 |
ALL:ToKey |
JOBA:Key |
|