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


TABLE: FII.EDW_TIME_WEEK_LTC

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


This is the week level table in the time dimension. This table stores one record for every week in the standard daily calender.


Storage Details
Tablespace: TablespaceAPPS_TS_SUMMARY
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
EDW_TIME_WEEK_LTC_U1 NORMAL UNIQUE TablespaceAPPS_TS_SUMMARY ColumnWEEK_PK_KEY
EDW_TIME_WEEK_LTC_U2 NORMAL UNIQUE TablespaceAPPS_TS_SUMMARY ColumnWEEK_PK
ColumnWEEK_PK_KEY
EDW_TIME_WEEK_LTC_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_SUMMARY ColumnPERIOD_445_FK_KEY
Columns
Name Datatype Length Mandatory Comments
PERIOD_445_FK_KEY NUMBER

System generated foreign key to the 445 period level
TIMESPAN NUMBER

The duration of this time period
WEEK_NUMBER NUMBER

The number of the week within a year
WEEK_PK_KEY NUMBER

System generated unique identifier for week
INSTANCE VARCHAR2 (40)
Instance identifier
NAME VARCHAR2 (2000)
Week name
PERIOD_445_FK VARCHAR2 (20)
Foreign key to the 445 period level
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
WEEK VARCHAR2 (80)
Week name
WEEK_PK VARCHAR2 (20)
The unique identifier for week
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 PERIOD_445_FK_KEY
,      TIMESPAN
,      WEEK_NUMBER
,      WEEK_PK_KEY
,      INSTANCE
,      NAME
,      PERIOD_445_FK
,      USER_ATTRIBUTE1
,      USER_ATTRIBUTE2
,      USER_ATTRIBUTE3
,      USER_ATTRIBUTE4
,      USER_ATTRIBUTE5
,      WEEK
,      WEEK_PK
,      CREATION_DATE
,      END_DATE
,      LAST_UPDATE_DATE
,      START_DATE
FROM FII.EDW_TIME_WEEK_LTC;

Dependencies

[top of page]

FII.EDW_TIME_WEEK_LTC does not reference any database object

FII.EDW_TIME_WEEK_LTC is referenced by following:

SchemaAPPS
SynonymEDW_TIME_WEEK_LTC