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


TABLE: IGS.IGS_CO_TYPE_JO

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


IGS_CO_TYPE_JO links correspondence type to job in job scheduler facility


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_CO_TYPE_JO_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnCORRESPONDENCE_TYPE
ColumnS_JOB_NAME
ColumnOUTPUT_NUM
Columns
Name Datatype Length Mandatory Comments
CORRESPONDENCE_TYPE VARCHAR2 (10) Yes The code of an institution-defined type of correspondence. Correspondence types can include system generated documents such as enrollment windows, fee invoices, and certificates of results, together with non-system generated documents such as university handbooks and teaching and learning materials.
S_JOB_NAME VARCHAR2 (30) Yes The name of a correspondence type job output which is linked to a system generated correspondence type.
OUTPUT_NUM NUMBER (2) Yes The output number of the correspondence type job which is linked to the system generated correspondence type.
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 CORRESPONDENCE_TYPE
,      S_JOB_NAME
,      OUTPUT_NUM
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM IGS.IGS_CO_TYPE_JO;

Dependencies

[top of page]

IGS.IGS_CO_TYPE_JO does not reference any database object

IGS.IGS_CO_TYPE_JO is referenced by following:

SchemaAPPS
SynonymIGS_CO_TYPE_JO