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


VIEW: APPS.MTL_TRANSACTION_REASONS_ALL_V

Object Details
Object Name: MTL_TRANSACTION_REASONS_ALL_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewINV.MTL_TRANSACTION_REASONS_ALL_V
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
REASON_ID NUMBER
Yes
REASON_NAME VARCHAR2 (30) Yes
DESCRIPTION VARCHAR2 (240)

Query Text

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


SELECT REASON_ID
,      REASON_NAME
,      DESCRIPTION
FROM APPS.MTL_TRANSACTION_REASONS_ALL_V;

Dependencies

[top of page]

APPS.MTL_TRANSACTION_REASONS_ALL_V references the following:

SchemaAPPS
SynonymMTL_TRANSACTION_REASONS

APPS.MTL_TRANSACTION_REASONS_ALL_V is not referenced by any database object