DBA Data[Home] [Help] [Dependency Information]


TABLE: IGS.IGS_AD_TAC_AD_CD

Object Details
Object Name: IGS_AD_TAC_AD_CD
Object Type: TABLE
Owner: IGS
FND Design Data: TableIGS.IGS_AD_TAC_AD_CD
Subobject Name:
Status: VALID


IGS_AD_TAC_AD_CD describes admission codes, matriculation categories, that are recognized by relevant TAC.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_AD_TAC_AD_CD_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnTAC_ADMISSION_CD
Columns
Name Datatype Length Mandatory Comments
TAC_ADMISSION_CD VARCHAR2 (10) Yes Contains an admission code recognized by the relevant tertiary admission center to define the matriculation category assigned to an applicant on the basis of their current qualifications.
DESCRIPTION VARCHAR2 (60) Yes Provides an explanation of the tertiary admission center admission code
CLOSED_IND VARCHAR2 (1) Yes Specifies if the tertiary admission center admission code is open or closed. Selecting the checkbox to 'closed' < ticked > prevents use of the tertiary admission center admission code in new or modified admission code records.
CREATED_BY NUMBER (15) Yes Standard Who column
CREATION_DATE DATE
Yes Standard Who column
LAST_UPDATED_BY NUMBER (15) Yes Standard Who column
LAST_UPDATE_DATE DATE
Yes Standard Who column
LAST_UPDATE_LOGIN NUMBER (15)
Standard Who column
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT TAC_ADMISSION_CD
,      DESCRIPTION
,      CLOSED_IND
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM IGS.IGS_AD_TAC_AD_CD;

Dependencies

[top of page]

IGS.IGS_AD_TAC_AD_CD does not reference any database object

IGS.IGS_AD_TAC_AD_CD is referenced by following:

SchemaAPPS
SynonymIGS_AD_TAC_AD_CD