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


TABLE: IGS.IGS_EN_ST_SPSHT_CTL

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


IGS_EN_ST_SPSHT_CTL describes the control details of the enrollment statistics snapshot.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_EN_ST_SPSHT_CTL_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnSNAPSHOT_DT_TIME
Columns
Name Datatype Length Mandatory Comments
SNAPSHOT_DT_TIME DATE
Yes Date the enrolment statistics snapshot was captured.
DELETE_SNAPSHOT_IND VARCHAR2 (1) Yes Indicator that identifies whether or not the enrolment statistics snapshot should be deleted. A validation prevents deletion of those enrolment statistics snapshots that have been used in the preparation of government snapshots.
COMMENTS VARCHAR2 (2000)
This field provides any additional information or details about the enrolment statistics snapshot.
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 SNAPSHOT_DT_TIME
,      DELETE_SNAPSHOT_IND
,      COMMENTS
,      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_ST_SPSHT_CTL;

Dependencies

[top of page]

IGS.IGS_EN_ST_SPSHT_CTL does not reference any database object

IGS.IGS_EN_ST_SPSHT_CTL is referenced by following:

SchemaAPPS
SynonymIGS_EN_ST_SPSHT_CTL