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


TABLE: BEN.BEN_CWB_XCHG

Object Details
Object Name: BEN_CWB_XCHG
Object Type: TABLE
Owner: BEN
Subobject Name:
Status: VALID


Stores the exchange rates for each CWB group plan.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
BEN_CWB_XCHG_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnGROUP_PL_ID
ColumnLF_EVT_OCRD_DT
ColumnCURRENCY
Columns
Name Datatype Length Mandatory Comments
GROUP_PL_ID NUMBER (15) Yes Primary Key
LF_EVT_OCRD_DT DATE
Yes Primary Key
CURRENCY VARCHAR2 (30) Yes Primary Key
XCHG_RATE NUMBER

Exchange Rate
Query Text

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


SELECT GROUP_PL_ID
,      LF_EVT_OCRD_DT
,      CURRENCY
,      XCHG_RATE
FROM BEN.BEN_CWB_XCHG;

Dependencies

[top of page]

BEN.BEN_CWB_XCHG does not reference any database object

BEN.BEN_CWB_XCHG is referenced by following:

SchemaAPPS
SynonymBEN_CWB_XCHG