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


TABLE: HR.PER_BF_PAYMENT_DETAILS_EFC

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


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


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Primary Key: PER_BF_PAYMENT_DETAILS_EFC_PK
  1. ColumnPAYMENT_DETAIL_ID
  2. ColumnEFC_ACTION_ID
Indexes
Index Type Uniqueness Tablespace Column
PER_BF_PAYMENT_DETAILS_EFC_PK NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnPAYMENT_DETAIL_ID
ColumnEFC_ACTION_ID
Columns
Name Datatype Length Mandatory Comments
PAYMENT_DETAIL_ID NUMBER (9) Yes Refer to column comment on base table.
EFC_ACTION_ID NUMBER (15) Yes Refer to column comment on base table.
AMOUNT NUMBER

Refer to column comment on base table.
CURRENCY_CODE VARCHAR2 (15)
Refer to column comment on base table.
Query Text

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


SELECT PAYMENT_DETAIL_ID
,      EFC_ACTION_ID
,      AMOUNT
,      CURRENCY_CODE
FROM HR.PER_BF_PAYMENT_DETAILS_EFC;

Dependencies

[top of page]

HR.PER_BF_PAYMENT_DETAILS_EFC does not reference any database object

HR.PER_BF_PAYMENT_DETAILS_EFC is referenced by following:

SchemaAPPS
SynonymPER_BF_PAYMENT_DETAILS_EFC
SchemaPUBLIC
SynonymPER_BF_PAYMENT_DETAILS_EFC