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


VIEW: APPS.ENI_CHG_MGMT_TYPE_V

Object Details
Object Name: ENI_CHG_MGMT_TYPE_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 Type Identifier and Name


[View Source]

Columns
Name Datatype Length Mandatory Comments
ID NUMBER
Yes Change Order Type Identifier
VALUE VARCHAR2 (80) Yes Change Order Type Name
Query Text

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


SELECT ID
,      VALUE
FROM APPS.ENI_CHG_MGMT_TYPE_V;

Dependencies

[top of page]

APPS.ENI_CHG_MGMT_TYPE_V references the following:

SchemaAPPS
SynonymENG_CHANGE_ORDER_TYPES
SynonymENG_CHANGE_ORDER_TYPES_TL

APPS.ENI_CHG_MGMT_TYPE_V is not referenced by any database object