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


TABLE: HR.PAY_ELEMENT_SETS_TL

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


Holds translated values of element set names.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
PAY_ELEMENT_SETS_TL_PK NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnELEMENT_SET_ID
ColumnLANGUAGE
PAY_ELEMENT_SETS_TL_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnELEMENT_SET_NAME
Columns
Name Datatype Length Mandatory Comments
ELEMENT_SET_ID NUMBER (9) Yes Foreign key of PAY_ELEMENT_SETS table
LANGUAGE VARCHAR2 (4) Yes Language of translation.
SOURCE_LANG VARCHAR2 (4) Yes Source language of the row.
ELEMENT_SET_NAME VARCHAR2 (240) Yes User name for the element set.
LAST_UPDATE_DATE DATE

Standard Who column.
LAST_UPDATED_BY NUMBER (15)
Standard Who column.
LAST_UPDATE_LOGIN NUMBER (15)
Standard Who column.
CREATED_BY NUMBER (15)
Standard Who column.
CREATION_DATE DATE

Standard Who column.
Query Text

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


SELECT ELEMENT_SET_ID
,      LANGUAGE
,      SOURCE_LANG
,      ELEMENT_SET_NAME
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_LOGIN
,      CREATED_BY
,      CREATION_DATE
FROM HR.PAY_ELEMENT_SETS_TL;

Dependencies

[top of page]

HR.PAY_ELEMENT_SETS_TL does not reference any database object

HR.PAY_ELEMENT_SETS_TL is referenced by following:

SchemaAPPS
SynonymPAY_ELEMENT_SETS_TL
TriggerPAY_ELEMENT_SETS_TL041449_WHO
SchemaPUBLIC
SynonymPAY_ELEMENT_SETS_TL