Skip to main content
Skip table of contents

OriginalContactMap (ver12.0.0)

This table is created to support a single contact having more than one legacy contact association. It is used by the Students view to populate legacy contact columns. 

Column Name

Initial Version

Data Type

Description

OriginalContactMapID12.0.0Number(16,0)

Unique sequential number generated by the application that identifies the row in the table. Indexed. Required.

OriginalContactType12.0.0Varchar2(50)

Indicates six legacy contact types (case sensitive): mother, father, emergency1, emergency2, emergency3, guardian. Indexed along with the StudentContactAssocID column. Required.

StudentContactAssocID12.0.0Number(16,0)Identification number of the associated StudentContactAssoc table row. Indexed along with the OriginalContactType column. Required.
WhenCreated12.0.0Timestamp(6)The date and time the record was created. Defaults to system date. Required.
WhenModified12.0.0

Timestamp(6)

The date and time the record was modified. Defaults to system date. Required.

WhoCreated

12.0.0

Varchar2(100)

The name of the person who created the record. Defaults to user. Required.

WhoModified

12.0.0

Varchar2(100)

The name of person who modified the record. Defaults to user. Required.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.