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


TABLE: IGS.IGS_RE_CDT_FLD_OF_SY

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


IGS_RE_CDT_FLD_OF_SY describes the links to fields of study from a research candidature. There can be multiple links split by percentage.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_RE_CDT_FLD_OF_SY_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnPERSON_ID
ColumnCA_SEQUENCE_NUMBER
ColumnFIELD_OF_STUDY
IGS_RE_CDT_FLD_OF_SY_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnFIELD_OF_STUDY
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
FIELD_OF_STUDY VARCHAR2 (10) Yes Describes the field of study applicable to the candidature. Two classifications are represented within a single structure.
PERCENTAGE NUMBER (5) Yes Describes the percentage of the candidature effort applying to the nominated field of study. The percentage entered must total 100% at all times.
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
,      FIELD_OF_STUDY
,      PERCENTAGE
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM IGS.IGS_RE_CDT_FLD_OF_SY;

Dependencies

[top of page]

IGS.IGS_RE_CDT_FLD_OF_SY does not reference any database object

IGS.IGS_RE_CDT_FLD_OF_SY is referenced by following:

SchemaAPPS
SynonymIGS_RE_CDT_FLD_OF_SY