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


VIEW: APPS.MST_MAP_FACILITY_LOV_V

Object Details
Object Name: MST_MAP_FACILITY_LOV_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
PLAN_ID NUMBER
Yes
LOCATION_ID NUMBER
Yes
FACILITY_CODE VARCHAR2 (60) Yes
DESCRIPTION VARCHAR2 (250)
LOCATION VARCHAR2 (242)
Query Text

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


SELECT PLAN_ID
,      LOCATION_ID
,      FACILITY_CODE
,      DESCRIPTION
,      LOCATION
FROM APPS.MST_MAP_FACILITY_LOV_V;

Dependencies

[top of page]

APPS.MST_MAP_FACILITY_LOV_V references the following:

SchemaAPPS
SynonymFTE_LOCATION_PARAMETERS
SynonymMST_TRIPS
SynonymMST_TRIP_STOPS
SynonymWSH_LOCATIONS

APPS.MST_MAP_FACILITY_LOV_V is not referenced by any database object