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


VIEW: APPS.MTL_TRANSACT_INTERFACE_VIEW

Object Details
Object Name: MTL_TRANSACT_INTERFACE_VIEW
Object Type: VIEW
Owner: APPS
FND Design Data: ViewINV.MTL_TRANSACT_INTERFACE_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
Yes Transaction mode from mtl_transactions_interface
HEADER_ID NUMBER

Last update date from mtl_transactions_interface
NUMBER_OF_RECORDS NUMBER

Count of the number of records in mtl_transactions_interface grouped by error_code, last_update_date, and transaction_mode
Query Text

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


SELECT REQUEST_ID
,      TRANSACTION_MODE
,      HEADER_ID
,      NUMBER_OF_RECORDS
FROM APPS.MTL_TRANSACT_INTERFACE_VIEW;

Dependencies

[top of page]

APPS.MTL_TRANSACT_INTERFACE_VIEW references the following:

SchemaAPPS
SynonymMTL_TRANSACTIONS_INTERFACE

APPS.MTL_TRANSACT_INTERFACE_VIEW is not referenced by any database object