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


VIEW: APPS.MTL_MATERIAL_TXNS_TEMP_VIEW

Object Details
Object Name: MTL_MATERIAL_TXNS_TEMP_VIEW
Object Type: VIEW
Owner: APPS
FND Design Data: ViewINV.MTL_MATERIAL_TXNS_TEMP_VIEW
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
REQUEST_ID NUMBER

Standard Who column
TRANSACTION_MODE NUMBER

Transaction mode from mtl_material_transactions_temp
NUMBER_OF_RECORDS NUMBER

Number of records in mtl_material_transactions_temp
TRANSACTION_HEADER_ID NUMBER

Query Text

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


SELECT REQUEST_ID
,      TRANSACTION_MODE
,      NUMBER_OF_RECORDS
,      TRANSACTION_HEADER_ID
FROM APPS.MTL_MATERIAL_TXNS_TEMP_VIEW;

Dependencies

[top of page]

APPS.MTL_MATERIAL_TXNS_TEMP_VIEW references the following:

SchemaAPPS
SynonymMTL_MATERIAL_TRANSACTIONS_TEMP

APPS.MTL_MATERIAL_TXNS_TEMP_VIEW is not referenced by any database object