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


TABLE: HR.PER_PERSON_TYPES_TL

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


PER_PERSON_TYPES_TL holds the translated USER_PERSON_TYPE information for a particular person type record.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Primary Key: PER_PERSON_TYPES_TL_PK
  1. ColumnPERSON_TYPE_ID
  2. ColumnLANGUAGE
Indexes
Index Type Uniqueness Tablespace Column
PER_PERSON_TYPES_TL_PK NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnPERSON_TYPE_ID
ColumnLANGUAGE
Columns
Name Datatype Length Mandatory Comments
PERSON_TYPE_ID NUMBER (15) Yes Foreign key to PER_PERSON_TYPES
LANGUAGE VARCHAR2 (4) Yes Defined language
SOURCE_LANG VARCHAR2 (4) Yes Actual language
USER_PERSON_TYPE VARCHAR2 (80) Yes Translated user name for the person 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 PERSON_TYPE_ID
,      LANGUAGE
,      SOURCE_LANG
,      USER_PERSON_TYPE
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_LOGIN
,      CREATED_BY
,      CREATION_DATE
FROM HR.PER_PERSON_TYPES_TL;

Dependencies

[top of page]

HR.PER_PERSON_TYPES_TL does not reference any database object

HR.PER_PERSON_TYPES_TL is referenced by following:

SchemaAPPS
SynonymPER_PERSON_TYPES_TL
TriggerPER_PERSON_TYPES_TL041313_WHO
SchemaPUBLIC
SynonymPER_PERSON_TYPES_TL