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


VIEW: APPS.WMS_ZONE_LPN_FOR_RULE

Object Details
Object Name: WMS_ZONE_LPN_FOR_RULE
Object Type: VIEW
Owner: APPS
FND Design Data: ViewWMS.WMS_ZONE_LPN_FOR_RULE
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_NAME VARCHAR2 (30) Yes Zone name
ZONE_ID NUMBER
Yes Zone identifier
SUBINVENTORY_CODE VARCHAR2 (10)
Subinventory that belongs to or intersects with this zone
INVENTORY_LOCATION_ID NUMBER

Identifier for the locator that belongs to this zone
ORGANIZATION_ID NUMBER
Yes Organization identifier
LPN_ID NUMBER
Yes LPN is a unique identifier for each row in this table.
Query Text

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


SELECT ZONE_NAME
,      ZONE_ID
,      SUBINVENTORY_CODE
,      INVENTORY_LOCATION_ID
,      ORGANIZATION_ID
,      LPN_ID
FROM APPS.WMS_ZONE_LPN_FOR_RULE;

Dependencies

[top of page]

APPS.WMS_ZONE_LPN_FOR_RULE references the following:

SchemaAPPS
SynonymWMS_LICENSE_PLATE_NUMBERS
ViewWMS_ZONES_VL
SynonymWMS_ZONE_LOCATORS

APPS.WMS_ZONE_LPN_FOR_RULE is not referenced by any database object