Skip to the content.

INV Transaction Types – Oracle EBS SQL Report

Oracle E-Business Suite SQL report from the Enginatics Library powered by Blitz Report™.

Overview

None

Report Parameters

Source, Transaction Source Type, Show DFF Attributes

Oracle EBS Tables Used

mtl_transaction_types, mtl_txn_source_types

Report Categories

Enginatics

INV Transaction Historical Summary, CAC WIP Jobs With Complete Status Which Are Ready for Close, CAC AP Accrual IR ISO Match Analysis, CAC Internal Order Shipment Margin

Running This SQL Without Blitz Report

Some Oracle EBS SQL reports in this library require functions from the utility package xxen_util. Install it before running the SQL directly against your Oracle EBS database.

Download & Import Options

Resource Link
Excel Example Output INV Transaction Types 21-Jul-2024 010119.xlsx
Blitz Report™ XML Import INV_Transaction_Types.xml
Full SQL on Enginatics www.enginatics.com/reports/inv-transaction-types/

INV Transaction Types - Case Study & Technical Analysis

Executive Summary

The INV Transaction Types report is a configuration document that lists all the defined “Actions” that can be performed on inventory. Examples include “PO Receipt”, “Subinventory Transfer”, “Miscellaneous Issue”, and “WIP Assembly Return”. This report defines the rules for each action.

Business Challenge

Transaction Types control the financial and operational behavior of a movement.

Solution

The INV Transaction Types report details the setup of each transaction type. It shows the link between the user-facing name (e.g., “Misc Issue”) and the system behavior (e.g., “Issue from Stores”).

Key Features:

Technical Architecture

The report queries the transaction type definition table.

Key Tables and Views

Core Logic

  1. Retrieval: Selects all records from MTL_TRANSACTION_TYPES.
  2. Context: Joins to MTL_TXN_SOURCE_TYPES to explain the source.
  3. Validation: Checks flags for Status Control and Location Control.

Business Impact


© 2026 Enginatics