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


VIEW: APPS.OPI_MFG_MTL_TRX_REASONS_LVL_V

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


Manufacturing Material Transaction Reasons is used to identify the reason corresponding to certain material transactions, e.g. Broken, Incomplete.


[View Source]

Columns
Name Datatype Length Mandatory Comments
ID NUMBER

Manufacturing Reason Dimension ID
VALUE VARCHAR2 (80)
Reason Description
TYPE NUMBER

Reason Type
Query Text

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


SELECT ID
,      VALUE
,      TYPE
FROM APPS.OPI_MFG_MTL_TRX_REASONS_LVL_V;

Dependencies

[top of page]

APPS.OPI_MFG_MTL_TRX_REASONS_LVL_V references the following:

SchemaAPPS
PL/SQL PackageFND_GLOBAL - show dependent code
ViewFND_LOOKUPS
SynonymMTL_TRANSACTION_REASONS

APPS.OPI_MFG_MTL_TRX_REASONS_LVL_V is not referenced by any database object