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


VIEW: APPS.OPI_MFG_WO_STATUS_LVL_V

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


Manufacturing Work Order Status is used to identify the possible status of a manufacturing job during its life cycle, e.g. Complete, Closed


[View Source]

Columns
Name Datatype Length Mandatory Comments
ID VARCHAR2 (30) Yes Job Status Id
VALUE VARCHAR2 (80) Yes Job Status
Query Text

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


SELECT ID
,      VALUE
FROM APPS.OPI_MFG_WO_STATUS_LVL_V;

Dependencies

[top of page]

APPS.OPI_MFG_WO_STATUS_LVL_V references the following:

SchemaAPPS
PL/SQL PackageFND_GLOBAL - show dependent code
SynonymFND_LOOKUP_VALUES

APPS.OPI_MFG_WO_STATUS_LVL_V is not referenced by any database object