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


TABLE: HR.PER_SHARED_TYPES_TL

Object Details
Object Name: PER_SHARED_TYPES_TL
Object Type: TABLE
Owner: HR
FND Design Data: TablePER.PER_SHARED_TYPES_TL
Subobject Name:
Status: VALID


PER_SHARED_TYPES_TL holds the translated USER_PERSON_TYPE information for a particular shared type record.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Primary Key: PER_SHARED_TYPES_TL_PK
  1. ColumnSHARED_TYPE_ID
  2. ColumnLANGUAGE
Indexes
Index Type Uniqueness Tablespace Column
PER_SHARED_TYPES_TL_PK NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnSHARED_TYPE_ID
ColumnLANGUAGE
Columns
Name Datatype Length Mandatory Comments
SHARED_TYPE_ID NUMBER (15) Yes System generated primary key
LANGUAGE VARCHAR2 (4) Yes Define language, part of primary key.
SOURCE_LANG VARCHAR2 (4) Yes Actual Language
SHARED_TYPE_NAME VARCHAR2 (80) Yes Translated user defined name for the type.
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 SHARED_TYPE_ID
,      LANGUAGE
,      SOURCE_LANG
,      SHARED_TYPE_NAME
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_LOGIN
,      CREATED_BY
,      CREATION_DATE
FROM HR.PER_SHARED_TYPES_TL;

Dependencies

[top of page]

HR.PER_SHARED_TYPES_TL does not reference any database object

HR.PER_SHARED_TYPES_TL is referenced by following:

SchemaAPPS
SynonymPER_SHARED_TYPES_TL
TriggerPER_SHARED_TYPES_TL041512_WHO
SchemaPUBLIC
SynonymPER_SHARED_TYPES_TL