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


TABLE: AHL.AHL_USER_STATUSES_TL

Object Details
Object Name: AHL_USER_STATUSES_TL
Object Type: TABLE
Owner: AHL
FND Design Data: TableAHL.AHL_USER_STATUSES_TL
Subobject Name:
Status: VALID


This table stores translated information for user statuses


Storage Details
Tablespace: TablespaceAPPS_TS_SEED
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
AHL_USER_STATUSES_TL_U1 NORMAL UNIQUE TablespaceAPPS_TS_SEED ColumnUSER_STATUS_ID
ColumnLANGUAGE
Columns
Name Datatype Length Mandatory Comments
USER_STATUS_ID NUMBER
Yes Primary ket to AHL_USER_STATUSES_TL
LANGUAGE VARCHAR2 (4) Yes The defined language code for the row's translated columns
SOURCE_LANG VARCHAR2 (4) Yes Indicates the actual language of the row's translated columns
LAST_UPDATE_DATE DATE
Yes Standard who column
LAST_UPDATED_BY NUMBER
Yes Standard who column
CREATION_DATE DATE
Yes Standard who column
CREATED_BY NUMBER
Yes Standard who column
LAST_UPDATE_LOGIN NUMBER

Standard who column
NAME VARCHAR2 (120)
User defined name for user Statuses
DESCRIPTION VARCHAR2 (2000)
User defined description for user Statuses
Query Text

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


SELECT USER_STATUS_ID
,      LANGUAGE
,      SOURCE_LANG
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_LOGIN
,      NAME
,      DESCRIPTION
FROM AHL.AHL_USER_STATUSES_TL;

Dependencies

[top of page]

AHL.AHL_USER_STATUSES_TL does not reference any database object

AHL.AHL_USER_STATUSES_TL is referenced by following:

SchemaAPPS
SynonymAHL_USER_STATUSES_TL