Footprints Data Model

Table
Table Name PIM Appointment Information
Table Definition Information about calendar appointment synchronization with external calendars in a Personal Information Manager (PIM) such as a computer or phone calendar system.

Attribute
Attribute Name Attribute Definition Logical Datatype Is Required
PIM Appointment Information Id The automatically generated primary key of the pim_appt_info table. LONG Yes
External Id The value of a PIM Appointment Information stored as Long. VARCHAR(255) No
Calendar Item Internal Id Calendar Item Internal Id. VARCHAR(255) No
Change Key The value of a PIM Appointment Information, stored as a string. VARCHAR(255) Yes
Application User Id A Foreign Key to the Application User table. LONG Yes