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


TABLE: IGS.IGS_EN_INST_WLST_OPT_ALL

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


IGS_EN_INST_WLST_OPT_ALL describes the institutional level waitlist options that are specific for calendar instances.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_EN_INST_WLST_OPT_ALL_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnINST_WAITLIST_ID
IGS_EN_INST_WLST_OPT_ALL_U2 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnCAL_TYPE
Columns
Name Datatype Length Mandatory Comments
INST_WAITLIST_ID NUMBER
Yes Represents a unique number that identifies a waitlist.
CAL_TYPE VARCHAR2 (10) Yes Name of a load calendar type associated with the specified waitlist.
SEQUENCE_NUMBER NUMBER (6)
Number that holds the waitlist sequence for internal processing. -Obsolete
WAITLIST_ALWD VARCHAR2 (1) Yes Indicator that identifies if a waitlist is allowed over a specific calendar type If the option is set to No. No waitlist processing is invoked during that enrolment calendar instance.
SMLNES_WAITLIST_ALWD VARCHAR2 (1) Yes Indicator that identifies whether more than one student can be allowed waiting for a program or unit attempt in the given calendar instance.
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
ORG_ID NUMBER (15)
Operating unit identifier.
Query Text

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


SELECT INST_WAITLIST_ID
,      CAL_TYPE
,      SEQUENCE_NUMBER
,      WAITLIST_ALWD
,      SMLNES_WAITLIST_ALWD
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
,      ORG_ID
FROM IGS.IGS_EN_INST_WLST_OPT_ALL;

Dependencies

[top of page]

IGS.IGS_EN_INST_WLST_OPT_ALL does not reference any database object

IGS.IGS_EN_INST_WLST_OPT_ALL is referenced by following:

SchemaAPPS
SynonymIGS_EN_INST_WLST_OPT_ALL