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


TABLE: IGS.IGS_PS_EXP_WL

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


This table stores the set up data regarding expected workload in a given calendar category.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_PS_EXP_WL_PK NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnCALENDAR_CAT
Columns
Name Datatype Length Mandatory Comments
CONTROL_NUM NUMBER (1)
No longer used.
CALENDAR_CAT VARCHAR2 (30) Yes Calendar Category at which the Expected workload is set at institutional level. Permissible values are Term (Load) and Academic calendar categories
EXPECTED_WL NUMBER (6)
Expected Workload in the given Calendar Category - Obsolete
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 CONTROL_NUM
,      CALENDAR_CAT
,      EXPECTED_WL
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM IGS.IGS_PS_EXP_WL;

Dependencies

[top of page]

IGS.IGS_PS_EXP_WL does not reference any database object

IGS.IGS_PS_EXP_WL is referenced by following:

SchemaAPPS
SynonymIGS_PS_EXP_WL