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


TABLE: WMS.WMS_WP_PARAMETERS_LOV

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


Lookup table for objects used in advanced criteria in Wave Planning


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
WMS_WP_PARAMETERS_LOV_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnPARAMETER_ID
ColumnZD_EDITION_NAME
Columns
Name Datatype Length Mandatory Comments
OBJECT_ID NUMBER

object id
OBJECT_NAME VARCHAR2 (30)
object name
OBJECT_DESCRIPTION VARCHAR2 (40)
object description
PARAMETER_ID NUMBER
Yes parameter id
PARAMETER_NAME VARCHAR2 (40)
parameter name
PARAMETER_DESCRIPTION VARCHAR2 (100)
parameter description
ZD_EDITION_NAME VARCHAR2 (30) Yes
Query Text

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


SELECT OBJECT_ID
,      OBJECT_NAME
,      OBJECT_DESCRIPTION
,      PARAMETER_ID
,      PARAMETER_NAME
,      PARAMETER_DESCRIPTION
,      ZD_EDITION_NAME
FROM WMS.WMS_WP_PARAMETERS_LOV;

Dependencies

[top of page]

WMS.WMS_WP_PARAMETERS_LOV does not reference any database object

WMS.WMS_WP_PARAMETERS_LOV is referenced by following:

SchemaWMS
ViewWMS_WP_PARAMETERS_LOV#