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


TABLE: IGS.IGS_AS_EXM_SPRVSRTYP

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


IGS_AS_EXM_SPRVSRTYP describes types of examination supervisors.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_AS_EXM_SPRVSRTYP_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnEXAM_SUPERVISOR_TYPE
Columns
Name Datatype Length Mandatory Comments
EXAM_SUPERVISOR_TYPE VARCHAR2 (10) Yes The name of the supervisor type. Each supervisor is assigned a supervisor type, which gives an indication of the level of responsibility allocated to the supervisor, and the role they willplay in the supervision of examinations. For example, chief, assistant.
DESCRIPTION VARCHAR2 (60) Yes Describes the examination supervisor type
IN_CHARGE_IND VARCHAR2 (1) Yes Indicates and specifies if the supervisor type is a 'in charge' type. Setting the checkbox -ticked, identifies the supervisor type as 'in charge'. A supervisor assigned an 'in charge' type is normally considered to be the senior or organising supervisor for an examsession at a particular venue.
CLOSED_IND VARCHAR2 (1) Yes Indicatese and specifies whether the examination supervisor type is open or closed. Selecting the checkbox to closed ticked prevents further use of the supervisor type in new or updated 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 EXAM_SUPERVISOR_TYPE
,      DESCRIPTION
,      IN_CHARGE_IND
,      CLOSED_IND
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM IGS.IGS_AS_EXM_SPRVSRTYP;

Dependencies

[top of page]

IGS.IGS_AS_EXM_SPRVSRTYP does not reference any database object

IGS.IGS_AS_EXM_SPRVSRTYP is referenced by following:

SchemaAPPS
SynonymIGS_AS_EXM_SPRVSRTYP