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


TABLE: HR.PER_PAY_PROPOSAL_COMPONENT_EFC

Object Details
Object Name: PER_PAY_PROPOSAL_COMPONENT_EFC
Object Type: TABLE
Owner: HR
FND Design Data: TablePAY.PER_PAY_PROPOSAL_COMPONENT_EFC
TablePER.PER_PAY_PROPOSAL_COMPONENT_EFC
Subobject Name:
Status: VALID


This table only contains a subset of the columns from the base table. Contains a copy of the NCU (National Currency Unit) and currency code values prior to EFC. The table is only maintained by the EFC process.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Primary Key: PER_PAY_PROPOSAL_COMPON_EFC_PK
  1. ColumnCOMPONENT_ID
  2. ColumnEFC_ACTION_ID
Indexes
Index Type Uniqueness Tablespace Column
PER_PAY_PROPOSAL_COMPON_EFC_PK NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnCOMPONENT_ID
ColumnEFC_ACTION_ID
Columns
Name Datatype Length Mandatory Comments
COMPONENT_ID NUMBER
Yes Refer to column comment on base table.
EFC_ACTION_ID NUMBER
Yes Foreign Key to HR_EFC_ACTIONS.
CHANGE_AMOUNT_N NUMBER

Refer to column comment on base table.
INPUT_CURRENCY_CODE VARCHAR2 (240)
Refer to column comment on base table.
Query Text

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


SELECT COMPONENT_ID
,      EFC_ACTION_ID
,      CHANGE_AMOUNT_N
,      INPUT_CURRENCY_CODE
FROM HR.PER_PAY_PROPOSAL_COMPONENT_EFC;

Dependencies

[top of page]

HR.PER_PAY_PROPOSAL_COMPONENT_EFC does not reference any database object

HR.PER_PAY_PROPOSAL_COMPONENT_EFC is referenced by following:

SchemaAPPS
SynonymPER_PAY_PROPOSAL_COMPONENT_EFC
SchemaPUBLIC
SynonymPER_PAY_PROPOSAL_COMPONENT_EFC