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


TABLE: AMW.AMW_WORK_CATEGORIES_TL

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


Contains category name and description for AMW_WORK_CATEGORIES_B


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
CATEGORY_ID NUMBER
Yes Stores the Category Id
CATEGORY_NAME VARCHAR2 (80)
Stores the Category Name
DESCRIPTION VARCHAR2 (240)
Stores the Category 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.
PLURAL_NAME VARCHAR2 (80)
Stores the Plural Name
Query Text

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


SELECT CATEGORY_ID
,      CATEGORY_NAME
,      DESCRIPTION
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_LOGIN
,      LANGUAGE
,      SOURCE_LANG
,      SECURITY_GROUP_ID
,      OBJECT_VERSION_NUMBER
,      PLURAL_NAME
FROM AMW.AMW_WORK_CATEGORIES_TL;

Dependencies

[top of page]

AMW.AMW_WORK_CATEGORIES_TL does not reference any database object

AMW.AMW_WORK_CATEGORIES_TL is referenced by following:

SchemaAPPS
SynonymAMW_WORK_CATEGORIES_TL