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


TABLE: IGS.IGS_EN_ORUN_WLST_PRF

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


IGS_EN_ORUN_WLST_PRF describes the organization unit waitlist preferences for each waitlist priority.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_EN_ORUN_WLST_PRF_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnORG_UNIT_WLST_PRF_ID
Columns
Name Datatype Length Mandatory Comments
ORG_UNIT_WLST_PRF_ID NUMBER
Yes Describes the unique number that represents the unit waitlist preference identifier.
ORG_UNIT_WLST_PRI_ID NUMBER
Yes Describes the unique number that represents the unit waitlist priority identifier.
PREFERENCE_ORDER NUMBER (6) Yes Number that represents an order for that preferences have to be listed.
PREFERENCE_CODE VARCHAR2 (30) Yes Unique identifier that represents a preference.
PREFERENCE_VERSION VARCHAR2 (3)
Represents the version associated to each preference. For example, if a preference is chosen on a unit attempt, the version of the unit a student want to enroll is described here.
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 ORG_UNIT_WLST_PRF_ID
,      ORG_UNIT_WLST_PRI_ID
,      PREFERENCE_ORDER
,      PREFERENCE_CODE
,      PREFERENCE_VERSION
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM IGS.IGS_EN_ORUN_WLST_PRF;

Dependencies

[top of page]

IGS.IGS_EN_ORUN_WLST_PRF does not reference any database object

IGS.IGS_EN_ORUN_WLST_PRF is referenced by following:

SchemaAPPS
SynonymIGS_EN_ORUN_WLST_PRF