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


TABLE: PA.PA_FINANCIAL_QTRS_IT

Object Details
Object Name: PA_FINANCIAL_QTRS_IT
Object Type: TABLE
Owner: PA
FND Design Data: TablePA.PA_FINANCIAL_QTRS_IT
Subobject Name:
Status: VALID


PA_FINANCIAL_QTRS_IT stores information about financial quarters
for Oracle Project Analysis Collection Pack. This table provides
information for the financial quarter level for the standard hierarchy
on the time dimension.


Storage Details
Tablespace: TablespaceAPPS_TS_SUMMARY
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
PA_FINANCIAL_QTRS_IT_U1 NORMAL UNIQUE TablespaceAPPS_TS_SUMMARY ColumnFINANCIAL_QUARTER
Columns
Name Datatype Length Mandatory Comments
FINANCIAL_QUARTER VARCHAR2 (15) Yes The identifier of the Financial Quarter for the Time dimension
FINANCIAL_YEAR NUMBER (15) Yes The identifier of the Year for which the Financial Quarter belongs
LAST_UPDATE_DATE DATE
Yes Standard Who Column
LAST_UPDATED_BY NUMBER (15) Yes Standard Who Column
CREATION_DATE DATE
Yes Standard Who Column
CREATED_BY NUMBER (15) Yes Standard Who Column
LAST_UPDATE_LOGIN NUMBER (15)
Standard Who Column
REQUEST_ID NUMBER (15)
Standard Who Column
PROGRAM_APPLICATION_ID NUMBER (15)
Standard Who Column
PROGRAM_ID NUMBER (15)
Standard Who Column
PROGRAM_UPDATE_DATE DATE

Standard Who Column
STATUS_CODE VARCHAR2 (1)
The flag that indicates whether this row has any updates or not.
START_DATE DATE

Start date for the period
END_DATE DATE

End date for the period
TIMESPAN NUMBER (15)
Timespan for the period
Query Text

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


SELECT FINANCIAL_QUARTER
,      FINANCIAL_YEAR
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_LOGIN
,      REQUEST_ID
,      PROGRAM_APPLICATION_ID
,      PROGRAM_ID
,      PROGRAM_UPDATE_DATE
,      STATUS_CODE
,      START_DATE
,      END_DATE
,      TIMESPAN
FROM PA.PA_FINANCIAL_QTRS_IT;

Dependencies

[top of page]

PA.PA_FINANCIAL_QTRS_IT does not reference any database object

PA.PA_FINANCIAL_QTRS_IT is referenced by following:

SchemaAPPS
SynonymPA_FINANCIAL_QTRS_IT