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


TABLE: IGS.IGS_EN_INST_WL_STPS

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


Institution Setup for Waitlist.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_EN_INST_WL_STPS_PK NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnINST_WLST_SETUP_ID
Columns
Name Datatype Length Mandatory Comments
INST_WLST_SETUP_ID NUMBER (9) Yes Unique Identifier for the Institution Setup.
WAITLIST_ALLOWED_FLAG VARCHAR2 (1) Yes Indicates whether waitlist is allowed for the institution. Allowable values are N and Y.
TIME_CONFL_ALWD_WLST_FLAG VARCHAR2 (1) Yes Indicates whether Time Conflict with waitlist is allowed. Allowable values are N and Y.
SIMULTANEOUS_WLST_ALWD_FLAG VARCHAR2 (1) Yes Indicates if waitlist is simultaneously allowed for multiple sections of the same unit. Allowable values are N and Y.
AUTO_ENROLL_WAITLIST_FLAG VARCHAR2 (1) Yes Indicates whether auto enroll from the waitlist is allowed. Allowable values are N and Y.
INCLUDE_WAITLIST_CP_FLAG VARCHAR2 (1) Yes Indicates if waitlisted unit sections are considered for calculating total credit points. Allowable values are N and Y.
MAX_WAITLISTS_STUDENT_NUM NUMBER (9)
Indicates the maximum number of waitlists the student can be on at the institution.
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 INST_WLST_SETUP_ID
,      WAITLIST_ALLOWED_FLAG
,      TIME_CONFL_ALWD_WLST_FLAG
,      SIMULTANEOUS_WLST_ALWD_FLAG
,      AUTO_ENROLL_WAITLIST_FLAG
,      INCLUDE_WAITLIST_CP_FLAG
,      MAX_WAITLISTS_STUDENT_NUM
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM IGS.IGS_EN_INST_WL_STPS;

Dependencies

[top of page]

IGS.IGS_EN_INST_WL_STPS does not reference any database object

IGS.IGS_EN_INST_WL_STPS is referenced by following:

SchemaAPPS
SynonymIGS_EN_INST_WL_STPS