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


VIEW: APPS.ENI_CHG_MGMT_PRIORITY_V

Object Details
Object Name: ENI_CHG_MGMT_PRIORITY_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.


View that stores the Change Order Priority Identifier, Name and the Priority Level


[View Source]

Columns
Name Datatype Length Mandatory Comments
ID VARCHAR2 (30)
Change Order Priority Identifier
VALUE VARCHAR2 (80)
Change Order Priority Name
PRIORITY_LEVEL NUMBER

Chaneg Order Priority Level
Query Text

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


SELECT ID
,      VALUE
,      PRIORITY_LEVEL
FROM APPS.ENI_CHG_MGMT_PRIORITY_V;

Dependencies

[top of page]

APPS.ENI_CHG_MGMT_PRIORITY_V references the following:

SchemaAPPS
SynonymENG_CHANGE_PRIORITIES
SynonymFND_LOOKUP_VALUES

APPS.ENI_CHG_MGMT_PRIORITY_V is not referenced by any database object