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


VIEW: APPS.MST_ALL_FACILITIES_V

Object Details
Object Name: MST_ALL_FACILITIES_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
FACILITY_ID NUMBER
Yes FK to FACILITY_ID of FTE_LOCATION_PARAMETERS.
FACILITY_CODE VARCHAR2 (60) Yes Facility Short name.
DESCRIPTION VARCHAR2 (250)
Long Description for Facility.
UI_LOCATION_CODE VARCHAR2 (500)
Contains unified location details
Query Text

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


SELECT FACILITY_ID
,      FACILITY_CODE
,      DESCRIPTION
,      UI_LOCATION_CODE
FROM APPS.MST_ALL_FACILITIES_V;

Dependencies

[top of page]

APPS.MST_ALL_FACILITIES_V references the following:

SchemaAPPS
SynonymFTE_LOCATION_PARAMETERS
SynonymWSH_LOCATIONS

APPS.MST_ALL_FACILITIES_V is not referenced by any database object