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


TABLE: FII.EDW_REV_SOURCE_A_LTC

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


This is the Revenue Source level table in the Revenue Source dimension. This stores all the different revenue sources.


Storage Details
Tablespace: TablespaceAPPS_TS_SUMMARY
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
EDW_REV_SOURCE_A_LTC_U1 NORMAL UNIQUE TablespaceAPPS_TS_SUMMARY ColumnALL_PK_KEY
EDW_REV_SOURCE_A_LTC_U2 NORMAL UNIQUE TablespaceAPPS_TS_SUMMARY ColumnALL_PK
ColumnALL_PK_KEY
Columns
Name Datatype Length Mandatory Comments
ALL_PK VARCHAR2 (40)
Unique identifier
ALL_PK_KEY NUMBER

System generated primary key to the top level of the Revenue Source dimension.
NAME VARCHAR2 (80)
Top level revenue source name
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 ALL_PK
,      ALL_PK_KEY
,      NAME
,      CREATION_DATE
,      LAST_UPDATE_DATE
FROM FII.EDW_REV_SOURCE_A_LTC;

Dependencies

[top of page]

FII.EDW_REV_SOURCE_A_LTC does not reference any database object

FII.EDW_REV_SOURCE_A_LTC is referenced by following:

SchemaAPPS
SynonymEDW_REV_SOURCE_A_LTC