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


TABLE: HR.PAY_BALANCE_TYPES_EFC

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


PAY_BALANCE_TYPES_EFC 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:
Indexes
Index Type Uniqueness Tablespace Column
PAY_BALANCE_TYPES_EFC_PK NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnBALANCE_TYPE_ID
ColumnEFC_ACTION_ID
Columns
Name Datatype Length Mandatory Comments
BALANCE_TYPE_ID NUMBER (9) Yes Unique identifier from the base table.
EFC_ACTION_ID NUMBER (15) Yes Foreign key to HR_EFC_ACTIONS
CURRENCY_CODE VARCHAR2 (15)
Currency from the base table prior to conversion.
Query Text

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


SELECT BALANCE_TYPE_ID
,      EFC_ACTION_ID
,      CURRENCY_CODE
FROM HR.PAY_BALANCE_TYPES_EFC;

Dependencies

[top of page]

HR.PAY_BALANCE_TYPES_EFC does not reference any database object

HR.PAY_BALANCE_TYPES_EFC is referenced by following:

SchemaAPPS
SynonymPAY_BALANCE_TYPES_EFC
SchemaPUBLIC
SynonymPAY_BALANCE_TYPES_EFC