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


TABLE: HR.PQH_BUDGETS_EFC

Object Details
Object Name: PQH_BUDGETS_EFC
Object Type: TABLE
Owner: HR
FND Design Data: TablePQH.PQH_BUDGETS_EFC
Subobject Name:
Status: VALID


This table only contains subset of columns from the base table. Contains a copy of NCU (National Curency unit) and currency code prior to EFC. This table is only maintainted by the EFC process.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
PQH_BUDGETS_EFC_FK NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnEFC_ACTION_ID
Columns
Name Datatype Length Mandatory Comments
BUDGET_ID NUMBER (15) Yes Refer to Column comment on the base table
EFC_ACTION_ID NUMBER (15) Yes Foreign Key to HR_EFC_ACTIONS.
CURRENCY_CODE VARCHAR2 (15)
Currency
Query Text

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


SELECT BUDGET_ID
,      EFC_ACTION_ID
,      CURRENCY_CODE
FROM HR.PQH_BUDGETS_EFC;

Dependencies

[top of page]

HR.PQH_BUDGETS_EFC does not reference any database object

HR.PQH_BUDGETS_EFC is referenced by following:

SchemaAPPS
SynonymPQH_BUDGETS_EFC
SchemaPUBLIC
SynonymPQH_BUDGETS_EFC