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


TABLE: IGS.IGS_PS_USEC_WLST_PRI

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


IGS_PS_USEC_WLST_PRI describes the waitlist priorities for a unit section.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_PS_USEC_WLST_PRI_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnUNIT_SEC_WAITLIST_PRIORITY_ID
IGS_PS_USEC_WLST_PRI_U2 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnUOO_ID
ColumnPRIORITY_VALUE
Columns
Name Datatype Length Mandatory Comments
UNIT_SEC_WAITLIST_PRIORITY_ID NUMBER (10) Yes Unique identifier for the waitlist priorities for a unit section.
UNIT_SECTION_LIMIT_WAITLIST_ID NUMBER (10)
Unique identifier for the unit section waitlist limit. Case and Seed document: PS204_Inheritance_i2c_2520994_CS_DP1.doc - Obsolete
PRIORITY_NUMBER NUMBER (6) Yes Unit section priority number
PRIORITY_VALUE VARCHAR2 (30) Yes Unit section priority value
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
UOO_ID NUMBER (7)
Unique identifier for unit section.
Query Text

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


SELECT UNIT_SEC_WAITLIST_PRIORITY_ID
,      UNIT_SECTION_LIMIT_WAITLIST_ID
,      PRIORITY_NUMBER
,      PRIORITY_VALUE
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
,      UOO_ID
FROM IGS.IGS_PS_USEC_WLST_PRI;

Dependencies

[top of page]

IGS.IGS_PS_USEC_WLST_PRI does not reference any database object

IGS.IGS_PS_USEC_WLST_PRI is referenced by following:

SchemaAPPS
SynonymIGS_PS_USEC_WLST_PRI