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


TABLE: AMW.AMW_WORK_TYPES_TL

Object Details
Object Name: AMW_WORK_TYPES_TL
Object Type: TABLE
Owner: AMW
FND Design Data: TableAMW.AMW_WORK_TYPES_TL
Subobject Name:
Status: VALID


Contains work type name and description for AMW_WORK_TYPES_B


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
WORK_TYPE_ID NUMBER
Yes Stores the work type id
WORK_TYPE_NAME VARCHAR2 (80)
Stores the work type name
TAB_TEXT VARCHAR2 (80)
Stores the tab text
DESCRIPTION VARCHAR2 (240)
Stores the work type description
CREATION_DATE DATE
Yes Standard Who column
CREATED_BY NUMBER
Yes Standard Who column
LAST_UPDATE_DATE DATE
Yes Standard Who column
LAST_UPDATED_BY NUMBER
Yes Standard Who column
LAST_UPDATE_LOGIN NUMBER
Yes Standard Who column
LANGUAGE VARCHAR2 (4) Yes Stores the Language
SOURCE_LANG VARCHAR2 (4)
Stores the source language
SECURITY_GROUP_ID NUMBER

Used in hosted environments
OBJECT_VERSION_NUMBER NUMBER

This column is used for optimistic locking.
Query Text

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


SELECT WORK_TYPE_ID
,      WORK_TYPE_NAME
,      TAB_TEXT
,      DESCRIPTION
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_LOGIN
,      LANGUAGE
,      SOURCE_LANG
,      SECURITY_GROUP_ID
,      OBJECT_VERSION_NUMBER
FROM AMW.AMW_WORK_TYPES_TL;

Dependencies

[top of page]

AMW.AMW_WORK_TYPES_TL does not reference any database object

AMW.AMW_WORK_TYPES_TL is referenced by following:

SchemaAPPS
SynonymAMW_WORK_TYPES_TL