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


TABLE: HR.HR_KI_HIERARCHIES_TL

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


The hierarchy will be labeled with a name / description, which is translatable, this table will hold the these tranlatable values.


Storage Details
Tablespace: TablespaceAPPS_TS_SEED
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
HR_KI_HIERARCHIES_TL_PK NORMAL UNIQUE TablespaceAPPS_TS_SEED ColumnHIERARCHY_ID
ColumnLANGUAGE
Columns
Name Datatype Length Mandatory Comments
HIERARCHY_ID NUMBER (15) Yes Hierarchy identifier
NAME VARCHAR2 (80) Yes Name of Hierarchy
DESCRIPTION VARCHAR2 (240)
Description of Hierarchy
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 HIERARCHY_ID
,      NAME
,      DESCRIPTION
,      LANGUAGE
,      SOURCE_LANG
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_LOGIN
,      CREATED_BY
,      CREATION_DATE
FROM HR.HR_KI_HIERARCHIES_TL;

Dependencies

[top of page]

HR.HR_KI_HIERARCHIES_TL does not reference any database object

HR.HR_KI_HIERARCHIES_TL is referenced by following:

SchemaAPPS
SynonymHR_KI_HIERARCHIES_TL
TriggerHR_KI_HIERARCHIES_TL041405_WHO
SchemaPUBLIC
SynonymHR_KI_HIERARCHIES_TL