Search Results mtl_txn_request_headers
The MTL_TXN_REQUEST_HEADERS
table in Oracle E-Business Suite (EBS) 12.1.1 or 12.2.2 is a critical repository for storing transactional request header information related to inventory movements. This table serves as the primary entity for tracking material transaction requests before they are processed into actual inventory transactions. It is part of Oracle Inventory's transactional framework and integrates with modules such as Order Management, Purchasing, and Manufacturing to facilitate seamless material flow across the supply chain.
### **Key Attributes of MTL_TXN_REQUEST_HEADERS**
1. **Header_ID**: A unique identifier for each transaction request, serving as the primary key.
2. **Request_Number**: A user-friendly reference number for tracking the transaction request.
3. **Status**: Indicates the processing state (e.g., "Pending," "Processed," "Error").
4. **Transaction_Type_ID**: Links to MTL_TRANSACTION_TYPES
to define the nature of the transaction (e.g., "Issue," "Transfer," "Receipt").
5. **Organization_ID**: Specifies the inventory organization where the transaction originates.
6. **Date_Required**: The requested date for transaction processing.
7. **Description**: Optional notes or remarks about the request.
8. **Created_By, Creation_Date, Last_Update_Date**: Audit columns tracking who created or modified the record.
### **Functional Role in Oracle EBS**
The MTL_TXN_REQUEST_HEADERS
table acts as a staging area for transactional data before it is converted into actual inventory movements (recorded in MTL_MATERIAL_TRANSACTIONS
). It supports:
- **Batch Processing**: Enables grouping of multiple line-level requests (MTL_TXN_REQUEST_LINES
) under a single header.
- **Workflow Integration**: Status fields facilitate approval workflows for transactions requiring validation.
- **Error Handling**: Failed transactions retain records for troubleshooting without affecting inventory balances.
### **Integration with Other Modules**
- **Order Management**: Sales order picks or returns generate transaction requests.
- **Purchasing**: Purchase order receipts or returns are staged here before processing.
- **Manufacturing**: Component issues or assembly completions are initiated via this table.
### **Technical Considerations**
- **Indexes**: Optimized for queries on Header_ID
, Request_Number
, and Status
.
- **Concurrency**: Uses Oracle’s locking mechanisms to prevent conflicts during batch processing.
- **Purge Policies**: Administrators may archive processed records to maintain performance.
### **Customization and Extensions**
- **API Usage**: The INV_TXN_MANAGER_PUB
package processes requests programmatically.
- **Triggers**: Custom logic can enforce validations before status changes.
- **Reporting**: Joined with MTL_TXN_REQUEST_LINES
for detailed transaction analysis.
### **Conclusion**
The MTL_TXN_REQUEST_HEADERS
table is foundational to Oracle Inventory’s transactional integrity, ensuring that material movements are accurately staged, validated, and executed. Its design supports scalability, auditability, and integration across Oracle EBS modules, making it indispensable for inventory and supply chain operations. Administrators and developers should leverage its structure for custom workflows or reporting while adhering to Oracle’s data governance standards.
-
Table: MTL_TXN_REQUEST_HEADERS
12.2.2
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_TXN_REQUEST_HEADERS, object_name:MTL_TXN_REQUEST_HEADERS, status:VALID, product: INV - Inventory , description: Move Order headers table , implementation_dba_data: INV.MTL_TXN_REQUEST_HEADERS ,
-
Table: MTL_TXN_REQUEST_HEADERS
12.1.1
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_TXN_REQUEST_HEADERS, object_name:MTL_TXN_REQUEST_HEADERS, status:VALID, product: INV - Inventory , description: Move Order headers table , implementation_dba_data: INV.MTL_TXN_REQUEST_HEADERS ,
-
APPS.INV_DEFAULT_TROLIN dependencies on MTL_TXN_REQUEST_HEADERS
12.1.1
-
APPS.CSP_TO_FORM_MOLINES dependencies on MTL_TXN_REQUEST_HEADERS
12.1.1
-
APPS.WMS_TASK_DISPATCH_ENGINE dependencies on MTL_TXN_REQUEST_HEADERS
12.1.1
-
APPS.INV_MOVE_ORDER_PUB dependencies on MTL_TXN_REQUEST_HEADERS
12.1.1
-
APPS.INV_WIP_PICKING_PVT dependencies on MTL_TXN_REQUEST_HEADERS
12.1.1
-
APPS.WMS_CARTNZN_PUB dependencies on MTL_TXN_REQUEST_HEADERS
12.1.1
-
APPS.INV_PICK_RELEASE_PVT dependencies on MTL_TXN_REQUEST_HEADERS
12.1.1
-
APPS.WMS_BULK_PICK dependencies on MTL_TXN_REQUEST_HEADERS
12.1.1
-
APPS.INV_MO_ADMIN_PUB dependencies on MTL_TXN_REQUEST_HEADERS
12.2.2
-
APPS.MRP_HORIZONTAL_PLAN_SC dependencies on MTL_TXN_REQUEST_HEADERS
12.2.2
-
APPS.WSH_PICK_LIST dependencies on MTL_TXN_REQUEST_HEADERS
12.2.2
-
APPS.INV_MO_CANCEL_PVT dependencies on MTL_TXN_REQUEST_HEADERS
12.2.2
-
APPS.CSFW_ORDER_PARTS dependencies on MTL_TXN_REQUEST_HEADERS
12.2.2
-
APPS.WMS_TASK_LOAD dependencies on MTL_TXN_REQUEST_HEADERS
12.2.2
-
APPS.CSD_PROCESS_PVT dependencies on MTL_TXN_REQUEST_HEADERS
12.2.2
-
APPS.GME_CLOSE_BATCH_PVT dependencies on MTL_TXN_REQUEST_HEADERS
12.2.2
-
APPS.INV_OBJECT_GENEALOGY dependencies on MTL_TXN_REQUEST_HEADERS
12.2.2
-
APPS.RCV_DCP_PVT dependencies on MTL_TXN_REQUEST_HEADERS
12.2.2
-
APPS.INV_DEFAULT_TROLIN dependencies on MTL_TXN_REQUEST_HEADERS
12.2.2
-
APPS.WMS_POSTALLOC_PVT dependencies on MTL_TXN_REQUEST_HEADERS
12.2.2
-
APPS.CSP_ORDERHEADERS_PVT dependencies on MTL_TXN_REQUEST_HEADERS
12.1.1
-
APPS.WMS_ENGINE_PVT dependencies on MTL_TXN_REQUEST_HEADERS
12.1.1
-
APPS.WMS_ITEM_LOAD dependencies on MTL_TXN_REQUEST_HEADERS
12.1.1
-
APPS.INV_REPLENISH_DETAIL_PUB dependencies on MTL_TXN_REQUEST_HEADERS
12.1.1
-
APPS.WMS_PARAMETER_PVT dependencies on MTL_TXN_REQUEST_HEADERS
12.1.1
-
APPS.WMS_PUTAWAY_UTILS dependencies on MTL_TXN_REQUEST_HEADERS
12.1.1
-
APPS.INV_MO_LOVS dependencies on MTL_TXN_REQUEST_HEADERS
12.1.1
-
APPS.GME_PICKING_PVT dependencies on MTL_TXN_REQUEST_HEADERS
12.1.1
-
APPS.WMS_REPLENISHMENT_PVT dependencies on MTL_TXN_REQUEST_HEADERS
12.1.1
-
APPS.INV_LPN_TRX_PUB dependencies on MTL_TXN_REQUEST_HEADERS
12.1.1
-
APPS.WIP_PICKING_PVT dependencies on MTL_TXN_REQUEST_HEADERS
12.1.1
-
APPS.INV_MO_ADMIN_PUB dependencies on MTL_TXN_REQUEST_HEADERS
12.1.1
-
APPS.INV_AUTODETAIL dependencies on MTL_TXN_REQUEST_HEADERS
12.1.1
-
APPS.WMS_PICK_DROP_PVT dependencies on MTL_TXN_REQUEST_HEADERS
12.1.1
-
APPS.INV_TROHDR_UTIL dependencies on MTL_TXN_REQUEST_HEADERS
12.1.1
-
APPS.WMS_TASK_DISPATCH_PUT_AWAY dependencies on MTL_TXN_REQUEST_HEADERS
12.2.2
-
APPS.AHL_MM_MTL_MGT_PVT dependencies on MTL_TXN_REQUEST_HEADERS
12.2.2
-
APPS.WMS_TASK_MGMT_PUB dependencies on MTL_TXN_REQUEST_HEADERS
12.2.2
-
APPS.INV_PICK_RELEASE_PUB dependencies on MTL_TXN_REQUEST_HEADERS
12.2.2
-
APPS.INV_MO_BACKORDER_PVT dependencies on MTL_TXN_REQUEST_HEADERS
12.2.2
-
APPS.INV_RCV_RESERVATION_UTIL dependencies on MTL_TXN_REQUEST_HEADERS
12.2.2
-
APPS.GME_MOVE_ORDERS_PVT dependencies on MTL_TXN_REQUEST_HEADERS
12.2.2
-
APPS.WMS_PICK_DROP_PVT dependencies on MTL_TXN_REQUEST_HEADERS
12.2.2
-
APPS.INV_MOVE_ORDER_PUB dependencies on MTL_TXN_REQUEST_HEADERS
12.2.2
-
APPS.FLM_KANBAN_TRANSFER dependencies on MTL_TXN_REQUEST_HEADERS
12.2.2
-
APPS.INV_INVTRDST_XMLP_PKG dependencies on MTL_TXN_REQUEST_HEADERS
12.2.2
-
APPS.EAM_MATERIAL_REQUEST_PVT dependencies on MTL_TXN_REQUEST_HEADERS
12.2.2
-
APPS.WMS_CROSS_DOCK_PVT dependencies on MTL_TXN_REQUEST_HEADERS
12.2.2