Skip to main content
Skip table of contents

StudentContactAssoc (ver12.0.0)

This table links a Student Contact record with a student's contact information.

Column NameInitial VersionData TypeDescription

ContactPriorityOrder

12.0.0

Number(10,0)

Indicates the preferred order in which the student's contacts will be selected.
Valid values: 1-n. Defaults to 1. Indexed with StudentDCID. Required.

CurrRelTypeCodeSetID

12.0.0

Number(16,0)

Indicates the RelationshipTypeCodeSetId of the active StudentContactDetail child record. A trigger is in place to keep it synchronized. Indexed. Optional.

PersonID

12.0.0

Number(16,0)

Identification number of the associated Person table record. Indexed. Required.

StudentContactAssocID

12.0.0

Number(16,0)

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

StudentDCID

12.0.0

Number(10,0)

DCID of the associated Students row in the Student table. Indexed. Required.

WhenCreated

12.0.0

Timestamp(6)

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

WhenModified

12.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.