Slot (SLO) |
Start, End & Catagories for Slots $
|
|
Keys
|
| Name |
Attributes |
Fields |
| SLO:GuidKey |
Case |
+SLO:Guid |
| SLO:CodeKey |
Primary |
+SLO:TimeSlotCode ,+SLO:StartTime |
| SLO:CatKey |
Dup |
+SLO:TimeCat |
| SLO:RateKey |
Dup |
+SLO:TimeRate |
|
|
Fields
|
| Name |
Type |
Picture |
Description |
| SLO:Guid |
STRING |
@s16 |
Internal System Identifier |
| SLO:TimeSlotCode |
STRING |
@s6 |
|
| SLO:StartTime |
LONG |
@t4 |
|
| SLO:EndTime |
LONG |
@t4 |
|
| SLO:TimeCat |
SHORT |
@n-3 |
|
| SLO:TimeRate |
SHORT |
@n-3 |
|
| SLO:RoundLength |
BYTE |
@n3 |
|
| SLO:RoundBreak |
BYTE |
@n3 |
|
| SLO:RoundStart |
BYTE |
@n3 |
|
| SLO:RoundLengthOut |
BYTE |
@n3 |
|
| SLO:RoundBreakOut |
BYTE |
@n3 |
|
| SLO:RoundStartOut |
BYTE |
@n3 |
|
|
|
RelationShips
|
| Table |
Type |
This Key |
Foreign Key |
| RateNames |
MANY:1 |
SLO:RateKey |
RAT:CodeKey |
| CatNames |
MANY:1 |
SLO:CatKey |
CNA:CodeKey |
| TimeSlot |
MANY:1 |
SLO:CodeKey |
TIM:CodeKey |
|