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


VIEW: APPS.WMS_ZONE_LOCATORS_ALL_V

Object Details
Object Name: WMS_ZONE_LOCATORS_ALL_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewWMS.WMS_ZONE_LOCATORS_ALL_V
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
ZONE_ID NUMBER

Zone identifier
LOCATOR_ID NUMBER

Inventory locator identifier
SUBINVENTORY_CODE VARCHAR2 (10)
Subinventory that belongs to or intersects with this zone
ORGANIZATION_ID NUMBER

Organization identifier
ENTIRE_SUB_FLAG VARCHAR2 (1)
Flag to indicate if the entire subinventory belongs to the zone
LAST_UPDATE_DATE DATE

Standard who column
LAST_UPDATED_BY NUMBER

Standard who column
CREATION_DATE DATE

Standard who column
CREATED_BY NUMBER

Standard who column
LAST_UPDATE_LOGIN NUMBER

Standard who column
Query Text

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


SELECT ZONE_ID
,      LOCATOR_ID
,      SUBINVENTORY_CODE
,      ORGANIZATION_ID
,      ENTIRE_SUB_FLAG
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_LOGIN
FROM APPS.WMS_ZONE_LOCATORS_ALL_V;

Dependencies

[top of page]

APPS.WMS_ZONE_LOCATORS_ALL_V references the following:

SchemaAPPS
SynonymMTL_ITEM_LOCATIONS
SynonymWMS_ZONE_LOCATORS

APPS.WMS_ZONE_LOCATORS_ALL_V is not referenced by any database object