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


TABLE: IGS.IGS_EN_TIMESLOT_PRTY

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


This entity is used to capture the Timeslot Priority for a particular Program Type.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_EN_TIMESLOT_PRTY_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnIGS_EN_TIMESLOT_PRTY_ID
Columns
Name Datatype Length Mandatory Comments
IGS_EN_TIMESLOT_PRTY_ID NUMBER (15) Yes Timeslot Priority Identifier that uniquely identifies a Priority.
IGS_EN_TIMESLOT_STUP_ID NUMBER (15) Yes Timeslot Setup Identifier that is uniquely used to Identify a Timeslot Setup.
PRIORITY_ORDER NUMBER (6) Yes The priority Order of a particular Priority.
PRIORITY_VALUE VARCHAR2 (10) Yes The Priority Value of a particular Priority.
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 IGS_EN_TIMESLOT_PRTY_ID
,      IGS_EN_TIMESLOT_STUP_ID
,      PRIORITY_ORDER
,      PRIORITY_VALUE
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM IGS.IGS_EN_TIMESLOT_PRTY;

Dependencies

[top of page]

IGS.IGS_EN_TIMESLOT_PRTY does not reference any database object

IGS.IGS_EN_TIMESLOT_PRTY is referenced by following:

SchemaAPPS
SynonymIGS_EN_TIMESLOT_PRTY