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


VIEW: APPS.OPI_WMS_OP_PLAN_NAME_LVL_V

Object Details
Object Name: OPI_WMS_OP_PLAN_NAME_LVL_V
Object Type: VIEW
Owner: APPS
Subobject Name:
Status: VALID

View Type

A public view which may be useful for custom reporting or other data
requirements.


An Operation Plan is a sequence of Operations detailing the planned movement of material within the warehouse facility.


[View Source]

Columns
Name Datatype Length Mandatory Comments
ID NUMBER
Yes Unique Identifier for the operation plan
VALUE VARCHAR2 (255) Yes Operation plan name
ORG_ID NUMBER

Organization Identifier
Query Text

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


SELECT ID
,      VALUE
,      ORG_ID
FROM APPS.OPI_WMS_OP_PLAN_NAME_LVL_V;

Dependencies

[top of page]

APPS.OPI_WMS_OP_PLAN_NAME_LVL_V references the following:

SchemaAPPS
SynonymWMS_OP_PLANS_B
SynonymWMS_OP_PLANS_TL

APPS.OPI_WMS_OP_PLAN_NAME_LVL_V is not referenced by any database object