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


TABLE: FII.EDW_TIME_EP_CAL_NAME_LTC

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


This is the enterprise calendar level table in the time dimension. The enterprise calendar is a designated calendar for the warehouse. Because different transaction systems may have used different fiscal calendars, the enterprise calendar allows us to aggregate transactions from different systems up a standard time hierarchy.


Storage Details
Tablespace: TablespaceAPPS_TS_SUMMARY
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
EDW_TIME_EP_CAL_NAME_LTC_U1 NORMAL UNIQUE TablespaceAPPS_TS_SUMMARY ColumnCAL_NAME_PK_KEY
EDW_TIME_EP_CAL_NAME_LTC_U2 NORMAL UNIQUE TablespaceAPPS_TS_SUMMARY ColumnCAL_NAME_PK
ColumnCAL_NAME_PK_KEY
EDW_TIME_EP_CAL_NAME_LTC_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_SUMMARY ColumnALL_FK_KEY
Columns
Name Datatype Length Mandatory Comments
ALL_FK_KEY NUMBER

System generated foreign key to the top level of the time dimension
CAL_NAME_PK_KEY NUMBER

System generated unique identifier for the enterprise calendar
TIMESPAN NUMBER

The duration of this time period
ALL_FK VARCHAR2 (40)
Foreign key to the top level of the time dimension
CALENDAR_NAME VARCHAR2 (40)
Enterprise calendar name
CALENDAR_TYPE VARCHAR2 (40)
Calendar type
CAL_NAME VARCHAR2 (80)
Enterprise calendar name
CAL_NAME_PK VARCHAR2 (120)
The unique identifier for the enterprise calendar
DESCRIPTION VARCHAR2 (240)
Enterprise calendar description
INSTANCE VARCHAR2 (40)
Instance identifier
NAME VARCHAR2 (2000)
Enterprise calendar name
USER_ATTRIBUTE1 VARCHAR2 (240)
User defined attribute
USER_ATTRIBUTE2 VARCHAR2 (240)
User defined attribute
USER_ATTRIBUTE3 VARCHAR2 (240)
User defined attribute
USER_ATTRIBUTE4 VARCHAR2 (240)
User defined attribute
USER_ATTRIBUTE5 VARCHAR2 (240)
User defined attribute
CREATION_DATE DATE

Standard who column - date when this row was created.
END_DATE DATE

The end date of this time period
LAST_UPDATE_DATE DATE

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_FK_KEY
,      CAL_NAME_PK_KEY
,      TIMESPAN
,      ALL_FK
,      CALENDAR_NAME
,      CALENDAR_TYPE
,      CAL_NAME
,      CAL_NAME_PK
,      DESCRIPTION
,      INSTANCE
,      NAME
,      USER_ATTRIBUTE1
,      USER_ATTRIBUTE2
,      USER_ATTRIBUTE3
,      USER_ATTRIBUTE4
,      USER_ATTRIBUTE5
,      CREATION_DATE
,      END_DATE
,      LAST_UPDATE_DATE
FROM FII.EDW_TIME_EP_CAL_NAME_LTC;

Dependencies

[top of page]

FII.EDW_TIME_EP_CAL_NAME_LTC does not reference any database object

FII.EDW_TIME_EP_CAL_NAME_LTC is referenced by following:

SchemaAPPS
SynonymEDW_TIME_EP_CAL_NAME_LTC