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


TABLE: FII.EDW_TIME_EP_CAL_YEAR_LTC

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


This is the enterprise calendar year 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. This table stores the year within the enterprise calendar.


Storage Details
Tablespace: TablespaceAPPS_TS_SUMMARY
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
EDW_TIME_EP_CAL_YEAR_LTC_U1 NORMAL UNIQUE TablespaceAPPS_TS_SUMMARY ColumnCAL_YEAR_PK_KEY
EDW_TIME_EP_CAL_YEAR_LTC_U2 NORMAL UNIQUE TablespaceAPPS_TS_SUMMARY ColumnCAL_YEAR_PK
ColumnCAL_YEAR_PK_KEY
EDW_TIME_EP_CAL_YEAR_LTC_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_SUMMARY ColumnCAL_NAME_FK_KEY
Columns
Name Datatype Length Mandatory Comments
CALENDAR_YEAR NUMBER

Unique year name within the enterprise calendar
CAL_NAME_FK_KEY NUMBER

Foreign key to the enterprise calender level
CAL_YEAR_PK_KEY NUMBER

System generated unique identifier for the year level within the enterprise calendar
TIMESPAN NUMBER

The duration of this time period
CAL_NAME_FK VARCHAR2 (120)
Foreign key to the enterprise calender level
CAL_YEAR VARCHAR2 (80)
Display name of the year within the enterprise calendar
CAL_YEAR_PK VARCHAR2 (120)
The unique identifier for the year level within the enterprise calendar
INSTANCE VARCHAR2 (40)
Instance identifier
NAME VARCHAR2 (2000)
Display name of the year within the enterprise calendar
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.
START_DATE DATE

The start date of this time period
Query Text

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


SELECT CALENDAR_YEAR
,      CAL_NAME_FK_KEY
,      CAL_YEAR_PK_KEY
,      TIMESPAN
,      CAL_NAME_FK
,      CAL_YEAR
,      CAL_YEAR_PK
,      INSTANCE
,      NAME
,      USER_ATTRIBUTE1
,      USER_ATTRIBUTE2
,      USER_ATTRIBUTE3
,      USER_ATTRIBUTE4
,      USER_ATTRIBUTE5
,      CREATION_DATE
,      END_DATE
,      LAST_UPDATE_DATE
,      START_DATE
FROM FII.EDW_TIME_EP_CAL_YEAR_LTC;

Dependencies

[top of page]

FII.EDW_TIME_EP_CAL_YEAR_LTC does not reference any database object

FII.EDW_TIME_EP_CAL_YEAR_LTC is referenced by following:

SchemaAPPS
SynonymEDW_TIME_EP_CAL_YEAR_LTC