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


TABLE: PA.PA_BUDGET_VERSIONS_OLAP_TMP1

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

This temporary table stores projects which have been newly created or refreshed in Stage 1 process

Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
PA_BUDGET_VERS_OLAP_TMP1_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnPROJECT_ID
PA_BUDGET_VERS_OLAP_TMP1_N2 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnBUDGET_VERSION_ID
Columns
Name Datatype Length Mandatory Comments
PROJECT_ID NUMBER

Identifier for the project
BUDGET_VERSION_ID NUMBER

Identifier of the Budget Version
PROJFUNC_CURRENCY_CODE VARCHAR2 (15)
Project Functional Currency Code
PROJECT_CURRENCY_CODE VARCHAR2 (15)
Project Currency Code
Query Text

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


SELECT PROJECT_ID
,      BUDGET_VERSION_ID
,      PROJFUNC_CURRENCY_CODE
,      PROJECT_CURRENCY_CODE
FROM PA.PA_BUDGET_VERSIONS_OLAP_TMP1;

Dependencies

[top of page]

PA.PA_BUDGET_VERSIONS_OLAP_TMP1 does not reference any database object

PA.PA_BUDGET_VERSIONS_OLAP_TMP1 is referenced by following:

SchemaPA
ViewPA_BUDGET_VERSIONS_OLAP_TMP1#