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


TABLE: IGS.IGS_RE_S_RES_CAL_CON

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


IGS_RE_S_RES_CAL_CON gives information about the system research calendar configuration.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_RE_S_RES_CAL_CON_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnS_CONTROL_NUM
IGS_RE_S_RES_CAL_CON_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnEFFECTIVE_STRT_DT_ALIAS
IGS_RE_S_RES_CAL_CON_N2 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnEFFECTIVE_END_DT_ALIAS
Columns
Name Datatype Length Mandatory Comments
S_CONTROL_NUM NUMBER (1) Yes Stores a number, that can uniquely identify a research calendar configuration
EFFECTIVE_STRT_DT_ALIAS VARCHAR2 (10)
Contains the alias for the effective start date of a research teaching calendar. The equivalent full time days for a research teaching period is determined by the number of days between the research effective start and end date aliases.
EFFECTIVE_END_DT_ALIAS VARCHAR2 (10)
Contains the alias for the effective end date of a research teaching calendar. The equivalent full time days for a research teaching period is determined by the number of days between the research effective start and end date aliases.
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 S_CONTROL_NUM
,      EFFECTIVE_STRT_DT_ALIAS
,      EFFECTIVE_END_DT_ALIAS
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM IGS.IGS_RE_S_RES_CAL_CON;

Dependencies

[top of page]

IGS.IGS_RE_S_RES_CAL_CON does not reference any database object

IGS.IGS_RE_S_RES_CAL_CON is referenced by following:

SchemaAPPS
SynonymIGS_RE_S_RES_CAL_CON