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


TABLE: FII.EDW_CURRENCY_M

Object Details
Object Name: EDW_CURRENCY_M
Object Type: TABLE
Owner: FII
FND Design Data: TableFII.EDW_CURRENCY_M
Subobject Name:
Status: VALID


This is Currency dimension table. It is denormalized star table and it contains records for the lowest level of the dimension and their parentage up to the top level.


Storage Details
Tablespace: TablespaceAPPS_TS_SUMMARY
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
EDW_CURRENCY_M_U1 NORMAL UNIQUE TablespaceAPPS_TS_SUMMARY ColumnCRNC_CURRENCY_PK
ColumnCRNC_CURRENCY_PK_KEY
EDW_CURRENCY_M_U2 NORMAL UNIQUE TablespaceAPPS_TS_SUMMARY ColumnCRNC_CURRENCY_PK_KEY
Columns
Name Datatype Length Mandatory Comments
CRNC_CURRENCY_PK_KEY NUMBER
Yes System generated unique identifier
CRNC_DERIVE_FACTOR NUMBER

Currency derive factor
CRNC_PRECISION NUMBER

Maximum number of digits to the right of decimal point
ALL_ALL_PK_KEY NUMBER

System generated unique identifier
CRNC_CURRENCY VARCHAR2 (80)
Currency code
CRNC_CURRENCY_FLAG VARCHAR2 (20)
Flag to indicate if the currency is a statistical unit or a currency
CRNC_CURRENCY_PK VARCHAR2 (20)
Unique Identifier
CRNC_DERIVE_TYPE VARCHAR2 (20)
Indicates whether the currency has a special relationship with other currencies. Currently,only EURO (Euro currency), EMU (European Monetary Union currency), and NULL (no specialrelationship) are possible values.
CRNC_DESCRIPTION VARCHAR2 (240)
Currency description
CRNC_ENABLED_FLAG VARCHAR2 (20)
Enabled Flag
CRNC_INSTANCE VARCHAR2 (40)
Instance identifier
CRNC_ISO_FLAG VARCHAR2 (20)
Flag to indicate whether or not the currency is defined in ISO-4217
CRNC_NAME VARCHAR2 (2000)
Currency Name
CRNC_SYMBOL VARCHAR2 (20)
The symbol denoting the currency.
CRNC_USER_ATTRIBUTE1 VARCHAR2 (240)
User defined attribute
CRNC_USER_ATTRIBUTE2 VARCHAR2 (240)
User defined attribute
CRNC_USER_ATTRIBUTE3 VARCHAR2 (240)
User defined attribute
CRNC_USER_ATTRIBUTE4 VARCHAR2 (240)
User defined attribute
CRNC_USER_ATTRIBUTE5 VARCHAR2 (240)
User defined attribute
ALL_ALL_PK VARCHAR2 (40)
The unique identifier for all levels
ALL_NAME VARCHAR2 (80)
All Levels Name
CRNC_DATE_EFFECTIVE DATE

The date when the currency code becomes active
CRNC_DATE_END DATE

The date the currency code expires
CRNC_DERIVE_EFFT_DATE DATE

The date from which this currency's value becomes derived from the related currency. If thisvalue is null or later than the computation date, then the other derive_ columns are undefined.
CREATION_DATE DATE
Yes Standard who column - date when this row was created.
LAST_UPDATE_DATE DATE
Yes Standard Who column - date when a user last updated this row.
Query Text

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


SELECT CRNC_CURRENCY_PK_KEY
,      CRNC_DERIVE_FACTOR
,      CRNC_PRECISION
,      ALL_ALL_PK_KEY
,      CRNC_CURRENCY
,      CRNC_CURRENCY_FLAG
,      CRNC_CURRENCY_PK
,      CRNC_DERIVE_TYPE
,      CRNC_DESCRIPTION
,      CRNC_ENABLED_FLAG
,      CRNC_INSTANCE
,      CRNC_ISO_FLAG
,      CRNC_NAME
,      CRNC_SYMBOL
,      CRNC_USER_ATTRIBUTE1
,      CRNC_USER_ATTRIBUTE2
,      CRNC_USER_ATTRIBUTE3
,      CRNC_USER_ATTRIBUTE4
,      CRNC_USER_ATTRIBUTE5
,      ALL_ALL_PK
,      ALL_NAME
,      CRNC_DATE_EFFECTIVE
,      CRNC_DATE_END
,      CRNC_DERIVE_EFFT_DATE
,      CREATION_DATE
,      LAST_UPDATE_DATE
FROM FII.EDW_CURRENCY_M;

Dependencies

[top of page]

FII.EDW_CURRENCY_M does not reference any database object

FII.EDW_CURRENCY_M is referenced by following:

SchemaAPPS
SynonymEDW_CURRENCY_M