[Home] [Help]
[Dependency Information]
| Object Name: | MST_MAP_FACILITY_LOV_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| Subobject Name: | |
| Status: | VALID |
Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.
Internal
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| PLAN_ID | NUMBER | Yes | ||
| LOCATION_ID | NUMBER | Yes | ||
| FACILITY_CODE | VARCHAR2 | (60) | Yes | |
| DESCRIPTION | VARCHAR2 | (250) | ||
| LOCATION | VARCHAR2 | (242) |
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;
APPS
FTE_LOCATION_PARAMETERS
MST_TRIPS
MST_TRIP_STOPS
WSH_LOCATIONS
APPS.MST_MAP_FACILITY_LOV_V is not referenced by any database object
|
|
|
|