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


TABLE: IGS.IGS_RE_CAND_SEO_CLS

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


IGS_RE_CAND_SEO_CLS describes the links between a candidature and one or more
socio-economic objectives.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_RE_CAND_SEO_CLS_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnPERSON_ID
ColumnCA_SEQUENCE_NUMBER
ColumnSEO_CLASS_CD
IGS_RE_CAND_SEO_CLS_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnSEO_CLASS_CD
Columns
Name Datatype Length Mandatory Comments
PERSON_ID NUMBER (15) Yes Describes the person identifier number that uniquely identifies a person
CA_SEQUENCE_NUMBER NUMBER (6) Yes Describes the candidature sequence number
SEO_CLASS_CD VARCHAR2 (10) Yes Describes the socio-economic objective applicable to the research candidature
PERCENTAGE NUMBER (5) Yes Describes the percentage of the research effort applying to the objective. Two classifications are represented within a single structure.
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 PERSON_ID
,      CA_SEQUENCE_NUMBER
,      SEO_CLASS_CD
,      PERCENTAGE
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM IGS.IGS_RE_CAND_SEO_CLS;

Dependencies

[top of page]

IGS.IGS_RE_CAND_SEO_CLS does not reference any database object

IGS.IGS_RE_CAND_SEO_CLS is referenced by following:

SchemaAPPS
SynonymIGS_RE_CAND_SEO_CLS