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


VIEW: APPS.ENI_PLM_STATUS_LOV_V

Object Details
Object Name: ENI_PLM_STATUS_LOV_V
Object Type: VIEW
Owner: APPS
Subobject Name:
Status: VALID

View Type

A public view which may be useful for custom reporting or other data
requirements.


This view contains change statuses.


[View Source]

Columns
Name Datatype Length Mandatory Comments
ID NUMBER
Yes Unique identifier for status
VALUE VARCHAR2 (80)
Status name
Query Text

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


SELECT ID
,      VALUE
FROM APPS.ENI_PLM_STATUS_LOV_V;

Dependencies

[top of page]

APPS.ENI_PLM_STATUS_LOV_V references the following:

SchemaENG
TableENG_CHANGE_STATUSES_TL

APPS.ENI_PLM_STATUS_LOV_V is not referenced by any database object