[Home] [Help]
[Dependency Information]
Object Name: | IGS_DA_CNFG_SRT_ORD |
---|---|
Object Type: | TABLE |
Owner: | IGS |
FND Design Data: | ![]() |
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
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
Index | Type | Uniqueness | Tablespace | Column |
---|---|---|---|---|
IGS_DA_CNFG_STR_ORD_U1 | NORMAL | UNIQUE |
![]() |
![]() |
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 |
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;
IGS.IGS_DA_CNFG_SRT_ORD does not reference any database object
IGS.IGS_DA_CNFG_SRT_ORD is referenced by following:
|
|
|