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


TABLE: IGS.IGS_CO_DTL

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

***** Warning: Oracle Internal Use Only *****

Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.

Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_CO_DTL_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnCORRESPONDENCE_TYPE
ColumnREFERENCE_NUMBER
Columns
Name Datatype Length Mandatory Comments
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
S_CORD_FORMAT_TYPE VARCHAR2 (10) Yes Describes the format type of a particular piece of correspondence
EXTERNAL_REFERENCE VARCHAR2 (60)
Describes the external reference document path and file specification
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_APPLICATION_ID NUMBER (15)
Application identifier of last concurrent program to update this record.
PROGRAM_ID NUMBER (15)
Program identifier of last concurrent program to update this record.
PROGRAM_UPDATE_DATE DATE

Last update date of this record by a concurrent program.
CORD_TEXT LONG (0)
Describes the textual detail for a particular piece of correspondence detail
Query Text

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


SELECT CORRESPONDENCE_TYPE
,      REFERENCE_NUMBER
,      S_CORD_FORMAT_TYPE
,      EXTERNAL_REFERENCE
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
,      REQUEST_ID
,      PROGRAM_APPLICATION_ID
,      PROGRAM_ID
,      PROGRAM_UPDATE_DATE
,      CORD_TEXT
FROM IGS.IGS_CO_DTL;

Dependencies

[top of page]

IGS.IGS_CO_DTL does not reference any database object

IGS.IGS_CO_DTL is referenced by following:

SchemaAPPS
SynonymIGS_CO_DTL