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


TABLE: HR.AME_ITEM_CLASSES_TL

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


This table stores the translation information of an item class.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
AME_ITEM_CLASSES_TL_PK NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnITEM_CLASS_ID
ColumnLANGUAGE
Columns
Name Datatype Length Mandatory Comments
ITEM_CLASS_ID NUMBER

Item class identifier
LANGUAGE VARCHAR2 (4)
Language of translated row
SOURCE_LANG VARCHAR2 (4)
Source language of translated row
USER_ITEM_CLASS_NAME VARCHAR2 (300)
Item class display name
CREATED_BY NUMBER
Yes Standard Who column
CREATION_DATE DATE
Yes Standard Who column
LAST_UPDATED_BY NUMBER
Yes Standard Who column
LAST_UPDATE_DATE DATE
Yes Standard Who column
LAST_UPDATE_LOGIN NUMBER

Standard Who column
Query Text

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


SELECT ITEM_CLASS_ID
,      LANGUAGE
,      SOURCE_LANG
,      USER_ITEM_CLASS_NAME
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM HR.AME_ITEM_CLASSES_TL;

Dependencies

[top of page]

HR.AME_ITEM_CLASSES_TL does not reference any database object

HR.AME_ITEM_CLASSES_TL is referenced by following:

SchemaAPPS
SynonymAME_ITEM_CLASSES_TL