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


TABLE: IGC.IGC_CC_ARC_MC_HEADERS

Object Details
Object Name: IGC_CC_ARC_MC_HEADERS
Object Type: TABLE
Owner: IGC
FND Design Data: TableIGC.IGC_CC_ARC_MC_HEADERS
Subobject Name:
Status: VALID


IGC_CC_ARC_MC_HEADERS temporarily stores multiple reporting currency information on contracts that have been archived.


Storage Details
Tablespace: TablespaceAPPS_TS_ARCHIVE
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGC_CC_ARC_MC_HEADERS_U1 NORMAL UNIQUE TablespaceAPPS_TS_ARCHIVE ColumnCC_HEADER_ID
ColumnSET_OF_BOOKS_ID
Columns
Name Datatype Length Mandatory Comments
CC_HEADER_ID NUMBER
Yes Contract commitment defining column
SET_OF_BOOKS_ID NUMBER (15) Yes Reporting Set of Books defining column
CONVERSION_TYPE VARCHAR2 (30)
Conversion type used for converting between currencies
CONVERSION_DATE DATE

Conversion date used for converting the currencies
CONVERSION_RATE NUMBER

Conversion rate used for converting the currencies
Query Text

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


SELECT CC_HEADER_ID
,      SET_OF_BOOKS_ID
,      CONVERSION_TYPE
,      CONVERSION_DATE
,      CONVERSION_RATE
FROM IGC.IGC_CC_ARC_MC_HEADERS;

Dependencies

[top of page]

IGC.IGC_CC_ARC_MC_HEADERS does not reference any database object

IGC.IGC_CC_ARC_MC_HEADERS is referenced by following:

SchemaAPPS
SynonymIGC_CC_ARC_MC_HEADERS