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


TABLE: HR.PAY_LEG_SETUP_DEFAULTS_EFC

Object Details
Object Name: PAY_LEG_SETUP_DEFAULTS_EFC
Object Type: TABLE
Owner: HR
Subobject Name:
Status: VALID


PAY_LEG_SETUP_DEFAULTS_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:
Columns
Name Datatype Length Mandatory Comments
LEGISLATION_CODE VARCHAR2 (30) Yes Legislation code
EFC_ACTION_ID NUMBER (15) Yes Assignment action id of PAY_ASSIGNMENT_ACTIONS table
CURRENCY_CODE VARCHAR2 (30)
Currency code
Query Text

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


SELECT LEGISLATION_CODE
,      EFC_ACTION_ID
,      CURRENCY_CODE
FROM HR.PAY_LEG_SETUP_DEFAULTS_EFC;

Dependencies

[top of page]

HR.PAY_LEG_SETUP_DEFAULTS_EFC does not reference any database object

HR.PAY_LEG_SETUP_DEFAULTS_EFC is referenced by following:

SchemaAPPS
SynonymPAY_LEG_SETUP_DEFAULTS_EFC