ACADEMICCATALOGDIVISION (4.0SP17)

An academic catalog division is represented by a row in this table.

Primary Key
Primary Key Field Type

ID

uniqueidentifier

Foreign Key Fields
Foreign Key Field Type Null Notes Description

ACADEMICCATALOGCOLLEGEID

uniqueidentifier

false

A foreign key to the academic catalog college table.

ADDEDBYID

uniqueidentifier

false

FK to CHANGEAGENT.

CHANGEDBYID

uniqueidentifier

false

FK to CHANGEAGENT.

Fields
Field Field Type Null Notes Description

USERID

nvarchar(50)

false

''

The unique user defined ID.

NAME

nvarchar(150)

false

''

The name of the college.

CURRENTID

uniqueidentifier

true

The most current college record.

DATEFROM

UDT_FUZZYDATE

false

'00000000'

The date the college began.

DATETO

UDT_FUZZYDATE

false

'00000000'

The date the college became historical.

COMMENT

nvarchar(500)

false

''

Comments about the college being historical.

ISHISTORICAL

bit

false

0

Indicates if this college has been made historical.

DATEADDED

datetime

false

getdate()

Indicates the date this record was added.

DATECHANGED

datetime

false

getdate()

Indicates the date this record was last changed.

TS

timestamp

false

Timestamp.

TSLONG

bigint (Computed)

true

Numeric representation of the timestamp.

Indexes
Index Name Field(s) Unique Primary Clustered

IX_ACADEMICCATALOGDIVISION_DATEADDED

DATEADDED

False

False

True

IX_ACADEMICCATALOGDIVISION_DATECHANGED

DATECHANGED

False

False

False

PK_ACADEMICCATALOGDIVISION

ID

True

True

False

UIX_ACADEMICCATALOGDIVISION_ACADEMICCATALOGCOLLEGEID_USERID

ACADEMICCATALOGCOLLEGEID

USERID

True

False

False

Triggers
Trigger Name Description

TR_ACADEMICCATALOGDIVISION_AUDIT_UPDATE

TR_ACADEMICCATALOGDIVISION_AUDIT_DELETE

Referenced by
Referenced by Field

ACADEMICCATALOGDEPARTMENT

ACADEMICCATALOGDIVISIONID

BATCHCONSTITUENTEDUCATIONADDITIONALINFORMATION

ACADEMICCATALOGDIVISIONID

BATCHCONSTITUENTEDUCATIONALINVOLVEMENT

ACADEMICCATALOGDIVISIONID

BATCHEDUCATIONALHISTORYUPDATEAFFILIATEDADDITIONALINFORMATION

ACADEMICCATALOGDIVISIONID

EDUCATIONADDITIONALINFORMATION

ACADEMICCATALOGDIVISIONID

EDUCATIONALINVOLVEMENT

ACADEMICCATALOGDIVISIONID