[Home] [Help]
[Dependency Information]
Object Name: | PER_PERIODS_OF_SERVICE_EFC |
---|---|
Object Type: | TABLE |
Owner: | HR |
FND Design Data: | ![]() |
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.
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
Index | Type | Uniqueness | Tablespace | Column |
---|---|---|---|---|
PER_PERIODS_OF_SERVICE_EFC_PK | NORMAL | UNIQUE |
![]() |
![]() ![]() |
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. |
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;
HR.PER_PERIODS_OF_SERVICE_EFC does not reference any database object
HR.PER_PERIODS_OF_SERVICE_EFC is referenced by following:
|
|
|