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


VIEW: APPS.OPI_WMS_TASK_EXC_REASONS_LVL_V

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


Any discrepancy during the execution of tasks is recorded with a Reason. The reason for an exception can be viewed with the other task details.


[View Source]

Columns
Name Datatype Length Mandatory Comments
ID NUMBER
Yes Reason Identifier
VALUE VARCHAR2 (30) Yes Reason name
Query Text

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


SELECT ID
,      VALUE
FROM APPS.OPI_WMS_TASK_EXC_REASONS_LVL_V;

Dependencies

[top of page]

APPS.OPI_WMS_TASK_EXC_REASONS_LVL_V references the following:

SchemaAPPS
PL/SQL PackageFND_GLOBAL - show dependent code
SynonymFND_LOOKUP_VALUES
SynonymMTL_TRANSACTION_REASONS

APPS.OPI_WMS_TASK_EXC_REASONS_LVL_V is not referenced by any database object