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


TABLE: IGS.IGS_EN_TIMESLOT_RSLT

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


To capture the Timeslot assignment results


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_EN_TIMESLOT_RSLT_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnIGS_EN_TIMESLOT_RSLT_ID
Columns
Name Datatype Length Mandatory Comments
IGS_EN_TIMESLOT_RSLT_ID NUMBER (15) Yes This is the unique id of this table for generating sequence number
IGS_EN_TIMESLOT_PARA_ID NUMBER (15) Yes Timeslot parameter Identifier
PERSON_ID NUMBER (15) Yes Person Identifier and foreign key to HZ_PARTIES. Stores a sequence generated value.
START_DT_TIME DATE

Effective Start Date and Time
END_DT_TIME DATE

Effective End Date and Time
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
REQUEST_ID NUMBER (15)
Request identifier of last concurrent program to update this record
PROGRAM_APPLICATION_ID NUMBER (15)
Application identifier of last concurrent program to update this record
PROGRAM_ID NUMBER (15)
Program identifier of last concurrent program to update this record
PROGRAM_UPDATE_DATE DATE

Last update date of this record by a concurrent program
Query Text

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


SELECT IGS_EN_TIMESLOT_RSLT_ID
,      IGS_EN_TIMESLOT_PARA_ID
,      PERSON_ID
,      START_DT_TIME
,      END_DT_TIME
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
,      REQUEST_ID
,      PROGRAM_APPLICATION_ID
,      PROGRAM_ID
,      PROGRAM_UPDATE_DATE
FROM IGS.IGS_EN_TIMESLOT_RSLT;

Dependencies

[top of page]

IGS.IGS_EN_TIMESLOT_RSLT does not reference any database object

IGS.IGS_EN_TIMESLOT_RSLT is referenced by following:

SchemaAPPS
SynonymIGS_EN_TIMESLOT_RSLT