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


TABLE: WMS.WMS_WP_WAVE_EXCEPTIONS_TL

Object Details
Object Name: WMS_WP_WAVE_EXCEPTIONS_TL
Object Type: TABLE
Owner: WMS
Subobject Name:
Status: VALID


Translation table for wms_wp_wave_exceptions_b


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
EXCEPTION_ID NUMBER
Yes exception id
LANGUAGE VARCHAR2 (4) Yes language
SOURCE_LANG VARCHAR2 (4) Yes source language
EXCEPTION_NAME VARCHAR2 (100)
exception name
CREATED_BY NUMBER

created by
CREATION_DATE DATE

creation date
LAST_UPDATED_BY NUMBER

last updated by
LAST_UPDATE_DATE DATE

last update date
LAST_UPDATE_LOGIN NUMBER

last update login
Query Text

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


SELECT EXCEPTION_ID
,      LANGUAGE
,      SOURCE_LANG
,      EXCEPTION_NAME
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM WMS.WMS_WP_WAVE_EXCEPTIONS_TL;

Dependencies

[top of page]

WMS.WMS_WP_WAVE_EXCEPTIONS_TL does not reference any database object

WMS.WMS_WP_WAVE_EXCEPTIONS_TL is referenced by following:

SchemaWMS
ViewWMS_WP_WAVE_EXCEPTIONS_TL#