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


TABLE: HR.HR_KI_OPTION_TYPES_TL

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


The option will be labeled with a name which is translatable, this table holds the translatable values.


Storage Details
Tablespace: TablespaceAPPS_TS_SEED
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
HR_KI_OPTION_TYPES_TL_PK NORMAL UNIQUE TablespaceAPPS_TS_SEED ColumnOPTION_TYPE_ID
ColumnLANGUAGE
Columns
Name Datatype Length Mandatory Comments
OPTION_TYPE_ID NUMBER (15) Yes Option Type identifier
OPTION_NAME VARCHAR2 (240) Yes Name of option
LANGUAGE VARCHAR2 (4) Yes Language
SOURCE_LANG VARCHAR2 (4) Yes The Language the text will mirror. If text is not yet translated into LANGUAGE then any changes to the text in the source language row will be reflected here as well
LAST_UPDATE_DATE DATE
Yes Standard Who column
LAST_UPDATED_BY NUMBER (15) Yes Standard Who column
LAST_UPDATE_LOGIN NUMBER (15)
Standard Who column
CREATED_BY NUMBER (15) Yes Standard Who column
CREATION_DATE DATE
Yes Standard Who column
Query Text

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


SELECT OPTION_TYPE_ID
,      OPTION_NAME
,      LANGUAGE
,      SOURCE_LANG
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_LOGIN
,      CREATED_BY
,      CREATION_DATE
FROM HR.HR_KI_OPTION_TYPES_TL;

Dependencies

[top of page]

HR.HR_KI_OPTION_TYPES_TL does not reference any database object

HR.HR_KI_OPTION_TYPES_TL is referenced by following:

SchemaAPPS
TriggerHR_KI_OPTION_TYPES_T041502_WHO
SynonymHR_KI_OPTION_TYPES_TL
SchemaPUBLIC
SynonymHR_KI_OPTION_TYPES_TL