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


VIEW: APPS.MTL_STATUS_CONTROL_V

Object Details
Object Name: MTL_STATUS_CONTROL_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewINV.MTL_STATUS_CONTROL_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
ROW_ID ROWID (10)
TRANSACTION_SOURCE_TYPE_ID NUMBER
Yes
TRANSACTION_TYPE_ID NUMBER

TRANSACTION_DESCRIPTION VARCHAR2 (240)
STATUS_ID NUMBER

IS_ALLOWED NUMBER

Query Text

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


SELECT ROW_ID
,      TRANSACTION_SOURCE_TYPE_ID
,      TRANSACTION_TYPE_ID
,      TRANSACTION_DESCRIPTION
,      STATUS_ID
,      IS_ALLOWED
FROM APPS.MTL_STATUS_CONTROL_V;

Dependencies

[top of page]

APPS.MTL_STATUS_CONTROL_V references the following:

SchemaAPPS
SynonymMTL_STATUS_TRANSACTION_CONTROL
SynonymMTL_TRANSACTION_TYPES

APPS.MTL_STATUS_CONTROL_V is not referenced by any database object