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


VIEW: APPS.MTH_ALL_ENTITIES_VIEW_V

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

***** Warning: Oracle Internal Use Only *****

Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.

View Type

Internal

[View Source]

Columns
Name Datatype Length Mandatory Comments
RRID ROWID (10)
Row ID
SITE_ID NUMBER

Reference to plant or site
ENTITY_PK_KEY NUMBER

Entity Pk Key
ENTITY_NAME VARCHAR2 (100)
Entity name
ENTITY_TYPE VARCHAR2 (30)
Entity type
PRODUCTION_ENTITY VARCHAR2 (1)
Y for Production and N for Non-Production
ENTITY_PK VARCHAR2 (120)
Entity identifier
UMARKER NUMBER

Umarker
Query Text

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


SELECT RRID
,      SITE_ID
,      ENTITY_PK_KEY
,      ENTITY_NAME
,      ENTITY_TYPE
,      PRODUCTION_ENTITY
,      ENTITY_PK
,      UMARKER
FROM APPS.MTH_ALL_ENTITIES_VIEW_V;

Dependencies

[top of page]

APPS.MTH_ALL_ENTITIES_VIEW_V references the following:

SchemaAPPS
SynonymMTH_EQUIPMENTS_D
SynonymMTH_EQUIP_ENTITIES_MST
SynonymMTH_PLANTS_D
SynonymMTH_RESOURCES_D

APPS.MTH_ALL_ENTITIES_VIEW_V is not referenced by any database object