Footprints Data Model

Table
Table Name Calendar Schedule
Table Definition The association between the FootPrints calendar instance, and the implementation of the calendar schedule and appointments. This enables the reuse of a schedule between workspaces, but it does not require it.

Attribute
Attribute Name Attribute Definition Logical Datatype Is Required
Calendar Schedule Id The automatically generated primary key of the cal_schd table. LONG Yes
Schedule Id A Foreign Key to the Schedule table. LONG No
Calendar Item Id A Foreign Key to the Calendar Item table. LONG No