HomeSchedule (SCH)

things for scheduler to do #
Keys
Name Attributes Fields
SCH:GuidKey Case +SCH:Guid
SCH:Key Primary +SCH:Site ,+SCH:Trigger ,+SCH:AtDate ,+SCH:AtTime
SCH:DefnKey Dup +SCH:DefnCode
SCH:DeviceKey Dup +SCH:Site ,+SCH:Controller ,+SCH:Device ,+SCH:CardNumber
SCH:RequestKey Dup +SCH:Trigger ,+SCH:Site ,+SCH:Controller ,+SCH:Device ,+SCH:CardNumber
Fields
Name Type Picture Description
SCH:Guid STRING @s16 Internal System Identifier
SCH:Site STRING @s4
SCH:DefnCode LONG @n-13
SCH:Controller STRING @s6
SCH:Device STRING @s6
SCH:CardNumber STRING @s10
SCH:Trigger SHORT @n-6 1 = time, 2 = request
SCH:AtTime LONG @t4
SCH:AtDate LONG @d6
SCH:RepeatEvery LONG @n-13 in days (31 = 1 month / 365 = 1 year)
SCH:RepeatOn BYTE @n3
SCH:Status BYTE @n3 1 = done , 0 = not yet done
SCH:Data MEMO 1000 cri:criteria for the report
SCH:User STRING @s40
SCH:Machine STRING @s100
SCH:Destination STRING @s1
SCH:Filename STRING @s80
SCH:Printer STRING @s40
SCH:Email STRING @s255
SCH:Fax STRING @s20
SCH:CreateDate LONG @d6
SCH:CreateTime LONG @t4
SCH:CreateUser STRING @s12
RelationShips
Table Type This Key Foreign Key
System MANY:1 SCH:Key SYS:SiteKey
Definition MANY:1 SCH:DefnKey DFN:CodeKey