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


TABLE: HR.PQH_BDGT_POOL_REALLOCTIONS_EFC

Object Details
Object Name: PQH_BDGT_POOL_REALLOCTIONS_EFC
Object Type: TABLE
Owner: HR
FND Design Data: TablePQH.PQH_BDGT_POOL_REALLOCTIONS_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_BDGT_POOL_REALLOCTI_EFC_FK NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnEFC_ACTION_ID
Columns
Name Datatype Length Mandatory Comments
REALLOCATION_ID NUMBER (15) Yes Refer to Column comment on the base table
REALLOCATION_AMT NUMBER

Refer to Column comment on the base table
RESERVED_AMT NUMBER

Refer to Column comment on the base table
EFC_ACTION_ID NUMBER (15) Yes EFC Action
CURRENCY_CODE VARCHAR2 (15)
Currency
Query Text

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


SELECT REALLOCATION_ID
,      REALLOCATION_AMT
,      RESERVED_AMT
,      EFC_ACTION_ID
,      CURRENCY_CODE
FROM HR.PQH_BDGT_POOL_REALLOCTIONS_EFC;

Dependencies

[top of page]

HR.PQH_BDGT_POOL_REALLOCTIONS_EFC does not reference any database object

HR.PQH_BDGT_POOL_REALLOCTIONS_EFC is referenced by following:

SchemaAPPS
SynonymPQH_BDGT_POOL_REALLOCTIONS_EFC