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


VIEW: APPS.MST_LOC_CITYNAMES_V

Object Details
Object Name: MST_LOC_CITYNAMES_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
CITY_HIDDEN VARCHAR2 (120)
Hidden Field for City Name.
CITY VARCHAR2 (120)
City Name.
Query Text

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


SELECT CITY_HIDDEN
,      CITY
FROM APPS.MST_LOC_CITYNAMES_V;

Dependencies

[top of page]

APPS.MST_LOC_CITYNAMES_V references the following:

SchemaAPPS
SynonymWSH_LOCATIONS

APPS.MST_LOC_CITYNAMES_V is not referenced by any database object