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


TABLE: IGS.IGS_CO_OU_CO_REF_ALL

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


IGS_CO_OU_CO_REF holds specific person references for an outgoing correspondence item.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_CO_OU_CO_REF_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnPERSON_ID
ColumnCORRESPONDENCE_TYPE
ColumnREFERENCE_NUMBER
ColumnISSUE_DT
ColumnSEQUENCE_NUMBER
IGS_CO_OU_CO_REF_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnCAL_TYPE
ColumnCI_SEQUENCE_NUMBER
IGS_CO_OU_CO_REF_N2 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnCOURSE_CD
ColumnCV_VERSION_NUMBER
IGS_CO_OU_CO_REF_N3 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnUNIT_CD
ColumnUV_VERSION_NUMBER
IGS_CO_OU_CO_REF_N4 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnOTHER_REFERENCE
Columns
Name Datatype Length Mandatory Comments
PERSON_ID NUMBER (15) Yes Person identifier and foreign key to HZ_PARTIES. This is a sequence generated value.
CORRESPONDENCE_TYPE VARCHAR2 (10) Yes Describes a type of correspondence
REFERENCE_NUMBER NUMBER (6) Yes Describes a system generated reference number that identifies the correspondence item
ISSUE_DT DATE
Yes Describes the date the outgoing correspondence was created
SEQUENCE_NUMBER NUMBER (6) Yes The unique identifier for the outgoing correspondence reference.
CAL_TYPE VARCHAR2 (10)
The calendar type of the calendar instance in that the unit is offered. Units can only be offered in instances of calendar types that are categorised as teaching calendars.
CI_SEQUENCE_NUMBER NUMBER (6)
The unique identifier for the calendar instance.
COURSE_CD VARCHAR2 (6)
The unique identifier for the course.
CV_VERSION_NUMBER NUMBER (3)
The version number of the course. There can only be one version of a course with a system status of active and an unset expiry date.
UNIT_CD VARCHAR2 (10)
The unique identifier of the unit.
UV_VERSION_NUMBER NUMBER (3)
The version number of the unit. Students are normally enrolled in the current version. Prior versions are end-dated.
S_OTHER_REFERENCE_TYPE VARCHAR2 (30)
The system defined other reference types .The other reference types are attached to this.
OTHER_REFERENCE VARCHAR2 (60)
Any reference not specific to a calendar instance, course version or unit version.
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_ID NUMBER (15)
Program 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_UPDATE_DATE DATE

Last update date of this record by a concurrent program
ORG_ID NUMBER (15)
Operating Unit Identifier
Query Text

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


SELECT PERSON_ID
,      CORRESPONDENCE_TYPE
,      REFERENCE_NUMBER
,      ISSUE_DT
,      SEQUENCE_NUMBER
,      CAL_TYPE
,      CI_SEQUENCE_NUMBER
,      COURSE_CD
,      CV_VERSION_NUMBER
,      UNIT_CD
,      UV_VERSION_NUMBER
,      S_OTHER_REFERENCE_TYPE
,      OTHER_REFERENCE
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
,      REQUEST_ID
,      PROGRAM_ID
,      PROGRAM_APPLICATION_ID
,      PROGRAM_UPDATE_DATE
,      ORG_ID
FROM IGS.IGS_CO_OU_CO_REF_ALL;

Dependencies

[top of page]

IGS.IGS_CO_OU_CO_REF_ALL does not reference any database object

IGS.IGS_CO_OU_CO_REF_ALL is referenced by following:

SchemaAPPS
SynonymIGS_CO_OU_CO_REF_ALL