[Home] [Help]
[Dependency Information]
| Object Name: | MTL_MATERIAL_TXNS_TEMP_VIEW |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | INV.MTL_MATERIAL_TXNS_TEMP_VIEW
|
| Subobject Name: | |
| Status: | VALID |
Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.
Internal
| 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 |
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;
APPS
MTL_MATERIAL_TRANSACTIONS_TEMP
APPS.MTL_MATERIAL_TXNS_TEMP_VIEW is not referenced by any database object
|
|
|
|