Skip to main content
Skip table of contents

CareerTechSite (ver19.11.0)

This table contains location sites used in the Career Tech module.

Column Name

Initial Version

Data Type

Description

CareerTechLocalityID19.11.0Number(10,0)Internal number for the associated CareerTechLocality record. Indexed individually and with YearID and SiteName. Required.

CareerTechSiteID

19.11.0

Number(10,0)

Unique sequential number generated by the application. Indexed. Required.

City

19.11.0

Varchar2(100)

The city element of the address. Optional.

CountryCodeSetID19.11.0Number(16,0)Internal number for the associated CodeSet Country record. Indexed. Optional.

GeoCodeLatitude

19.11.0

Number(16,10)

The latitude coordinates for the site's address. Optional.

GeoCodeLongitude19.11.0Number(16,10)The longitude coordinates for the site's address. Optional.
IsActive19.11.0Number(1,0)Indicates whether this site is visible to users as a selection option. Valid values: 1=True, 0=False. Default 1. Required.
LineTwo19.11.0Varchar2(100)The second line of the address. Optional.
PostalCode19.11.0Varchar2(10)The zip code element of the address. Optional.
SchoolDCID19.11.0Number(10,0)Internal number for the associated School record. Optional. Indexed with YearID when populated.
SiteName19.11.0Varchar2(100)The name of the site. Indexed with YearID and CareerTechLocalityID. Required.
StatesCodesetID19.11.0Number(16,0)Internal number for the associated CodeSet State record. Indexed. Optional.
Street19.11.0Varchar2(100)The street name and number element of the address. Usually line one of the address. Optional.
Unit19.11.0Varchar2(30)The suite or apartment number element of the address. Optional.
WhenCreated19.11.0Timestamp(6)The date and time the record was created. Defaults to system date. Required.
WhenModified19.11.0

Timestamp(6)

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

WhoCreated

19.11.0

Varchar2(100)

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

WhoModified

19.11.0

Varchar2(100)

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

YearID19.11.0Number(10,0)

A number representing which year the term belongs to, such as 19 for 2019-2020.

The number is equal to the ID of the year term divided by 100. Required.

Indexed with SchoolDCID if SchoolDCID is populated and with SiteName and CareerTechLocalityID.

JavaScript errors detected

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

If this problem persists, please contact our support.