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


TABLE: FII.EDW_TIME_WEEK_LSTG

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


This is the interface table for week level table. Data from multiple transactional systems is staged here for verification and cleansing, before loading it into the dimension level table.


Storage Details
Tablespace: TablespaceAPPS_TS_INTERFACE
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
EDW_TIME_WEEK_LSTG_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_INTERFACE ColumnWEEK_PK
Columns
Name Datatype Length Mandatory Comments
PERIOD_445_FK_KEY NUMBER

System generated foreign key to the 445 period level
REQUEST_ID NUMBER

Concurrent Program who column - concurrent request id of the program that last updated this row (foreign key to FND_CONCURRENT_REQUESTS.REQUEST_ID).
TIMESPAN NUMBER

The duration of this time period
WEEK_NUMBER NUMBER

The number of the week within a year
COLLECTION_STATUS VARCHAR2 (40)
Collection status code for the record
ERROR_CODE VARCHAR2 (2000)
Code used to store error messages
INSTANCE VARCHAR2 (40)
Instance identifier
NAME VARCHAR2 (2000)
Week name
OPERATION_CODE VARCHAR2 (40)
Code used by the collection program to determine whether to insert/update/delete this record
PERIOD_445_FK VARCHAR2 (20)
Foreign key to the 445 period level
ROW_ID ROWID (10)
Row identifier
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
DELETION_DATE DATE

Deletion date of the record
END_DATE DATE

The end date of this time period
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
,      REQUEST_ID
,      TIMESPAN
,      WEEK_NUMBER
,      COLLECTION_STATUS
,      ERROR_CODE
,      INSTANCE
,      NAME
,      OPERATION_CODE
,      PERIOD_445_FK
,      ROW_ID
,      USER_ATTRIBUTE1
,      USER_ATTRIBUTE2
,      USER_ATTRIBUTE3
,      USER_ATTRIBUTE4
,      USER_ATTRIBUTE5
,      WEEK
,      WEEK_PK
,      DELETION_DATE
,      END_DATE
,      START_DATE
FROM FII.EDW_TIME_WEEK_LSTG;

Dependencies

[top of page]

FII.EDW_TIME_WEEK_LSTG does not reference any database object

FII.EDW_TIME_WEEK_LSTG is referenced by following:

SchemaAPPS
SynonymEDW_TIME_WEEK_LSTG