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


TABLE: HR.PER_PERIODS_OF_SERVICE_EFC

Object Details
Object Name: PER_PERIODS_OF_SERVICE_EFC
Object Type: TABLE
Owner: HR
FND Design Data: TablePER.PER_PERIODS_OF_SERVICE_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 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_PERIODS_OF_SERVICE_EFC_PK
  1. ColumnPERIOD_OF_SERVICE_ID
  2. ColumnEFC_ACTION_ID
Indexes
Index Type Uniqueness Tablespace Column
PER_PERIODS_OF_SERVICE_EFC_PK NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnPERIOD_OF_SERVICE_ID
ColumnEFC_ACTION_ID
Columns
Name Datatype Length Mandatory Comments
PERIOD_OF_SERVICE_ID NUMBER (9) Yes Foreign Key to PER_PERIODS_OF_SERVICE.
EFC_ACTION_ID NUMBER (15) Yes Foreign Key to HR_EFC_ACTIONS.
PDS_INFORMATION4 VARCHAR2 (150)
Refer to column comment on base table.
EFC_BG_CURRENCY VARCHAR2 (30)
Original currency from the business group prior to the EFC process.
Query Text

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


SELECT PERIOD_OF_SERVICE_ID
,      EFC_ACTION_ID
,      PDS_INFORMATION4
,      EFC_BG_CURRENCY
FROM HR.PER_PERIODS_OF_SERVICE_EFC;

Dependencies

[top of page]

HR.PER_PERIODS_OF_SERVICE_EFC does not reference any database object

HR.PER_PERIODS_OF_SERVICE_EFC is referenced by following:

SchemaAPPS
SynonymPER_PERIODS_OF_SERVICE_EFC
SchemaPUBLIC
SynonymPER_PERIODS_OF_SERVICE_EFC