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


TABLE: FII.EDW_TIME_QTR_LSTG

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


This is the interface table for quarter 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_QTR_LSTG_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_INTERFACE ColumnQTR_PK
Columns
Name Datatype Length Mandatory Comments
COLLECTION_STATUS VARCHAR2 (40)
Collection status code for the record
DELETION_DATE DATE

Deletion date of the record
END_DATE DATE

The end date of this time period
ERROR_CODE VARCHAR2 (2000)
Code used to store error messages
HALF_YEAR_FK VARCHAR2 (20)
Foreign key to the half year level
HALF_YEAR_FK_KEY NUMBER

System generated foreign key to the half year level
INSTANCE VARCHAR2 (40)
Instance identifier
NAME VARCHAR2 (2000)
Quarter name
OPERATION_CODE VARCHAR2 (40)
Code used by the collection program to determine whether to insert/update/delete this record
QTR VARCHAR2 (80)
Quarter name
QTR_PK VARCHAR2 (20)
The unique identifier of quarter
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).
ROW_ID VARCHAR2 (20)
Row identifier
START_DATE DATE

The start date of this time period
TIMESPAN NUMBER

The duration of this time period
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
Query Text

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


SELECT COLLECTION_STATUS
,      DELETION_DATE
,      END_DATE
,      ERROR_CODE
,      HALF_YEAR_FK
,      HALF_YEAR_FK_KEY
,      INSTANCE
,      NAME
,      OPERATION_CODE
,      QTR
,      QTR_PK
,      REQUEST_ID
,      ROW_ID
,      START_DATE
,      TIMESPAN
,      USER_ATTRIBUTE1
,      USER_ATTRIBUTE2
,      USER_ATTRIBUTE3
,      USER_ATTRIBUTE4
,      USER_ATTRIBUTE5
FROM FII.EDW_TIME_QTR_LSTG;

Dependencies

[top of page]

FII.EDW_TIME_QTR_LSTG does not reference any database object

FII.EDW_TIME_QTR_LSTG is referenced by following:

SchemaAPPS
SynonymEDW_TIME_QTR_LSTG