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


VIEW: APPS.MST_AVAIL_FACILITY_V

Object Details
Object Name: MST_AVAIL_FACILITY_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

LOCATION_ID NUMBER

FACILITY_CODE VARCHAR2 (60)
DESCRIPTION VARCHAR2 (250)
Query Text

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


SELECT FACILITY_ID
,      LOCATION_ID
,      FACILITY_CODE
,      DESCRIPTION
FROM APPS.MST_AVAIL_FACILITY_V;

Dependencies

[top of page]

APPS.MST_AVAIL_FACILITY_V references the following:

SchemaAPPS
SynonymFTE_LOCATION_PARAMETERS
ViewMST_PO_LOCATION_ASSO_V
SynonymWSH_LOCATIONS

APPS.MST_AVAIL_FACILITY_V is not referenced by any database object