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


VIEW: WMS.WMS_WP_PARAMETERS_LOV#

Object Details
Object Name: WMS_WP_PARAMETERS_LOV#
Object Type: VIEW
Owner: WMS
Subobject Name:
Status: VALID

[View Source]

Columns
Name Datatype Length Mandatory Comments
OBJECT_ID NUMBER

OBJECT_NAME VARCHAR2 (30)
OBJECT_DESCRIPTION VARCHAR2 (40)
PARAMETER_ID NUMBER
Yes
PARAMETER_NAME VARCHAR2 (40)
PARAMETER_DESCRIPTION VARCHAR2 (100)
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# references the following:

SchemaWMS
TableWMS_WP_PARAMETERS_LOV
WMS.WMS_WP_PARAMETERS_LOV# is referenced by following:

SchemaAPPS
SynonymWMS_WP_PARAMETERS_LOV
TriggerWMS_WP_PARAMETERS_LOV+