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


VIEW: APPS.MST_MD_ADM_BOUNDS_V

Object Details
Object Name: MST_MD_ADM_BOUNDS_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
ADMIN_BOUND_ID NUMBER

FEATURE_CODE NUMBER

AREA NUMBER

ADMIN_LEVEL NUMBER

GEOMETRY SDO_GEOMETRY (64)
NAME VARCHAR2 (200)
Query Text

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


SELECT ADMIN_BOUND_ID
,      FEATURE_CODE
,      AREA
,      ADMIN_LEVEL
,      GEOMETRY
,      NAME
FROM APPS.MST_MD_ADM_BOUNDS_V;

Dependencies

[top of page]

APPS.MST_MD_ADM_BOUNDS_V references the following:

SchemaAPPS
SynonymMST_MD_ADMIN_BOUNDARIES
SynonymMST_MD_NAMES
SchemaMDSYS
TYPESDO_GEOMETRY
SchemaSYS
PL/SQL PackageSTANDARD - show dependent code

APPS.MST_MD_ADM_BOUNDS_V is not referenced by any database object