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


TABLE: IGS.IGS_AS_SASSESS_TYPE

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


IGS_AS_SASSESS_TYPE describes system-defined assessment types.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_AS_SASSESS_TYPE_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnS_ASSESSMENT_TYPE
IGS_AS_SASSESS_TYPE_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnNON_CNTRL_EXAM_LOC_CD
Columns
Name Datatype Length Mandatory Comments
S_ASSESSMENT_TYPE VARCHAR2 (10) Yes The system-defined assessment type. Mapping the institution-defined assessment types to the system-defined assessment type gives the institution-defined assessment types their underlying functionality. For example, assignment.
DESCRIPTION VARCHAR2 (60) Yes Describes the system-defined assessment type. Mapping the institution-defined assessment types to the system-defined assessment types gives the institution-defined assessment types their underlying functionality.
CLOSED_IND VARCHAR2 (1)
An indicator which specifies if the system assessment type is open or closed. Setting the checkbox to 'closed' ticked prevents the mapping of institution-defined assessment types to that system assessment type.
NON_CNTRL_EXAM_LOC_CD VARCHAR2 (10)
The exam location code under which examinations that are not centrally managed are to be grouped. This value is only set when the s_assessment_type - 'NONCENTRAL', which indicates the related assessment item is a non-centrally administered examination.
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 S_ASSESSMENT_TYPE
,      DESCRIPTION
,      CLOSED_IND
,      NON_CNTRL_EXAM_LOC_CD
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM IGS.IGS_AS_SASSESS_TYPE;

Dependencies

[top of page]

IGS.IGS_AS_SASSESS_TYPE does not reference any database object

IGS.IGS_AS_SASSESS_TYPE is referenced by following:

SchemaAPPS
SynonymIGS_AS_SASSESS_TYPE