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


TABLE: IGS.IGS_DA_CNFG_SRT_ORD

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


IGS_DA_CNFG_SRT_ORD stores degree audit request configuration for how units and unit-like information (test scores and special requirements) are to be sorted for use. This sorting must be done by the 3rd-party software. --Obsolete


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_DA_CNFG_STR_ORD_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnSORT_ORDER_TYPE
Columns
Name Datatype Length Mandatory Comments
SORT_ORDER_TYPE VARCHAR2 (10) Yes Type of Sorting. Indicates the location in Oacle Student System where the units or unit-like items are stored. AH for Academic History, EN for Enrollment, AS for Advanced Standing.
SORT_ORDER_DESCR VARCHAR2 (150) Yes Sorting Description. Text describing the Sort Order Type
SORT_ORDER_VAL NUMBER
Yes 1 - 5 values allowed from Lookups.Indicates the preferred sort order, 1-5, with 1 being the first. Items within each value grouping should be sorted further by chronological order.
CREATION_DATE DATE
Yes Standard who column
CREATED_BY NUMBER (15) Yes Standard who column
LAST_UPDATE_LOGIN NUMBER (15)
Standard who column
LAST_UPDATED_BY NUMBER (15) Yes Standard who column
LAST_UPDATE_DATE DATE
Yes Standard who column
Query Text

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


SELECT SORT_ORDER_TYPE
,      SORT_ORDER_DESCR
,      SORT_ORDER_VAL
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_LOGIN
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
FROM IGS.IGS_DA_CNFG_SRT_ORD;

Dependencies

[top of page]

IGS.IGS_DA_CNFG_SRT_ORD does not reference any database object

IGS.IGS_DA_CNFG_SRT_ORD is referenced by following:

SchemaAPPS
SynonymIGS_DA_CNFG_SRT_ORD