Search Results deep residual learning for image recognition
The MTL_MGD_INVENTORY_POSITIONS table in Oracle E-Business Suite (EBS) 12.1.1 or 12.2.2 is a critical repository for managing inventory positions, particularly in the context of material goods and their transactional states. This table is part of the Oracle Inventory module and serves as a foundation for tracking inventory balances, reservations, and allocations across multiple organizations, subinventories, and locators. Below is a detailed breakdown of its structure, purpose, and key attributes.
Purpose and Functional Overview
The MTL_MGD_INVENTORY_POSITIONS table stores summarized inventory position data, including on-hand quantities, reserved quantities, and available-to-transact (ATT) quantities. It acts as a supporting table for inventory transactions, providing a consolidated view of item availability. This table is particularly useful in scenarios involving material requirements planning (MRP), order fulfillment, and supply chain optimization. Unlike transactional tables (e.g., MTL_TRANSACTIONS), it provides an aggregated snapshot of inventory status, reducing the need for complex real-time calculations.Key Columns and Data Structure
The table includes several critical columns that define inventory positions:- INVENTORY_ITEM_ID: References the item in MTL_SYSTEM_ITEMS_B.
- ORGANIZATION_ID: Identifies the inventory organization.
- SUBINVENTORY_CODE: Specifies the subinventory where the item is stored.
- LOCATOR_ID: Points to a specific locator within a subinventory (if locator control is enabled).
- PRIMARY_QUANTITY: Stores the on-hand quantity in the primary unit of measure.
- RESERVED_QUANTITY: Tracks quantities reserved for sales orders, work orders, or other demands.
- AVAILABLE_QUANTITY: Computed as PRIMARY_QUANTITY - RESERVED_QUANTITY, representing available stock.
- LOT_NUMBER and SERIAL_NUMBER: Used for lot- and serial-controlled items.
- REVISION: Captures item revisions if revision control is enabled.
Integration with Other Modules
The table interacts with multiple Oracle EBS modules:- Order Management (OM): Reservations from sales orders reduce available quantities.
- Work in Process (WIP): Component issues and returns update inventory positions.
- Purchasing (PO): Receipts and returns adjust on-hand quantities.
- Advanced Supply Chain Planning (ASCP): Provides input for planning engines.
Performance and Optimization
Since MTL_MGD_INVENTORY_POSITIONS is frequently queried for availability checks, Oracle recommends:- Indexing key columns like INVENTORY_ITEM_ID, ORGANIZATION_ID, and SUBINVENTORY_CODE.
- Running concurrent programs like "Refresh Materialized Views" to synchronize data.
- Using materialized views for reporting to offload transactional systems.
Customization and Extensions
Organizations often extend this table with custom columns (e.g., project-specific attributes) or leverage it for bespoke inventory analytics. However, direct DML operations are discouraged; instead, APIs like INV_QUANTITY_TREE_PUB should be used to ensure data integrity.Conclusion
The MTL_MGD_INVENTORY_POSITIONS table is a cornerstone of Oracle Inventory, enabling efficient inventory visibility and control. Its design supports complex supply chain operations while maintaining performance through aggregated data storage. Proper understanding of this table is essential for inventory analysts, functional consultants, and developers working with Oracle EBS 12.1.1 or 12.2.2.-
Lookup Type: MTL_TRANSACTION_ACTION
12.1.1
product: INV - Inventory , meaning: MTL TRANSACTION ACTION ,
-
Lookup Type: MTL_TRANSACTION_ACTION
12.2.2
product: INV - Inventory , meaning: MTL TRANSACTION ACTION ,
-
Lookup Type: MVT_STATISTICAL_TYPE
12.2.2
product: INV - Inventory , meaning: MVT STATISTICAL TYPE , description: Statistical Type ,
-
Concurrent Program: INVCGUGB
12.1.1
execution_filename: INV_CG_UPGRADE.CG_UPGR_FOR_CLOSED_PER_CP , product: INV - Inventory , user_name: Costgroup upgrade for closed periods , description: Executable for Costgroup upgrade for closed periods , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Lookup Type: MVT_STATISTICAL_TYPE
12.1.1
product: INV - Inventory , meaning: MVT STATISTICAL TYPE , description: Statistical Type ,
-
Concurrent Program: INVCGUGB
12.2.2
execution_filename: INV_CG_UPGRADE.CG_UPGR_FOR_CLOSED_PER_CP , product: INV - Inventory , user_name: Costgroup upgrade for closed periods , description: Executable for Costgroup upgrade for closed periods , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Lookup Type: INV_MMX_RPT_MSGS
12.2.2
product: INV - Inventory , meaning: INV MMX RPT MSGS ,
-
Lookup Type: INV_MMX_RPT_MSGS
12.1.1
product: INV - Inventory , meaning: INV MMX RPT MSGS ,
-
Lookup Type: PCH_TRANSACTION_TYPE
12.1.1
product: INV - Inventory , meaning: PCH TRANSACTION TYPE ,
-
Lookup Type: PCH_TRANSACTION_TYPE
12.2.2
product: INV - Inventory , meaning: PCH TRANSACTION TYPE ,
-
Lookup Type: MVT_TRANSACTION_NATURE
12.2.2
product: INV - Inventory , meaning: MVT TRANSACTION NATURE , description: Transaction Nature ,
-
Lookup Type: MVT_TRANSACTION_NATURE
12.1.1
product: INV - Inventory , meaning: MVT TRANSACTION NATURE , description: Transaction Nature ,
-
Lookup Type: MTL_DEMAND_INTERFACE_ERRORS
12.2.2
product: INV - Inventory , meaning: MTL DEMAND INTERFACE ERRORS ,
-
Lookup Type: MTL_APPROVAL_REQ
12.2.2
product: INV - Inventory , meaning: MTL APPROVAL REQ ,
-
Lookup Type: INV_ITEM_APPROVAL_STATUS
12.2.2
product: INV - Inventory , meaning: Item Approval Statuses , description: Item Approval Statuses for PLM ,
-
Lookup Type: MTL_DEMAND_INTERFACE_ERRORS
12.1.1
product: INV - Inventory , meaning: MTL DEMAND INTERFACE ERRORS ,
-
Lookup Type: INV_ITEM_APPROVAL_STATUS
12.1.1
product: INV - Inventory , meaning: Item Approval Statuses , description: Item Approval Statuses for PLM ,
-
Lookup Type: MTL_APPROVAL_REQ
12.1.1
product: INV - Inventory , meaning: MTL APPROVAL REQ ,
-
Concurrent Program: INVLOTAG
12.2.2
execution_filename: INV_LOT_AG.UPDATE_LOT_AGE , product: INV - Inventory , user_name: INVLOTAG , description: Age Update For Lot Attributes , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: MRPATPRS
12.2.2
execution_filename: MRP_ATP_RES_SUPPLY.Calculate_Resource_Supply , product: INV - Inventory , user_name: Calculate Resource Supply , description: Calculate Resource Supply for ATP , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: INVLOTAG
12.1.1
execution_filename: INV_LOT_AG.UPDATE_LOT_AGE , product: INV - Inventory , user_name: INVLOTAG , description: Age Update For Lot Attributes , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: INVTURNITMS
12.2.2
execution_filename: INV_TURNS.CREATE_OPEN_PERIODS , product: INV - Inventory , user_name: INVTURNITMS , description: Summarize Balances at Item level for Open Periods , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: MRPATPRS
12.1.1
execution_filename: MRP_ATP_RES_SUPPLY.Calculate_Resource_Supply , product: INV - Inventory , user_name: Calculate Resource Supply , description: Calculate Resource Supply for ATP , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: INVTURNITMS
12.1.1
execution_filename: INV_TURNS.CREATE_OPEN_PERIODS , product: INV - Inventory , user_name: INVTURNITMS , description: Summarize Balances at Item level for Open Periods , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Lookup Type: MTL_LINE_TYPE
12.1.1
product: INV - Inventory , meaning: MTL LINE TYPE ,
-
Lookup Type: MTL_LINE_TYPE
12.2.2
product: INV - Inventory , meaning: MTL LINE TYPE ,
-
Table: MTL_MGD_INVENTORY_POSITIONS
12.1.1
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_MGD_INVENTORY_POSITIONS, object_name:MTL_MGD_INVENTORY_POSITIONS, status:VALID, product: INV - Inventory , description: Stores the data sets built for on line display or for export , implementation_dba_data: INV.MTL_MGD_INVENTORY_POSITIONS ,
-
Lookup Type: MTL_ITEM_VALIDITY
12.2.2
product: INV - Inventory , meaning: MTL ITEM VALIDITY ,
-
Table: MTL_MGD_INVENTORY_POSITIONS
12.2.2
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_MGD_INVENTORY_POSITIONS, object_name:MTL_MGD_INVENTORY_POSITIONS, status:VALID, product: INV - Inventory , description: Stores the data sets built for on line display or for export , implementation_dba_data: INV.MTL_MGD_INVENTORY_POSITIONS ,
-
Lookup Type: MTL_STATUS_INVENTORY
12.1.1
product: INV - Inventory , meaning: MTL STATUS INVENTORY ,
-
Lookup Type: MTL_STATUS_INVENTORY
12.2.2
product: INV - Inventory , meaning: MTL STATUS INVENTORY ,
-
Lookup Type: MTL_ITEM_VALIDITY
12.1.1
product: INV - Inventory , meaning: MTL ITEM VALIDITY ,
-
Lookup Type: INV_REV_YES_NO
12.2.2
product: INV - Inventory , meaning: Yes No Lookup for Revision Control , description: Yes No Lookup for Revision Control ,
-
Lookup Type: MVT_AFFILIATIONS
12.1.1
product: INV - Inventory , meaning: MVT AFFILIATIONS , description: Affiliations Reference ,
-
Lookup Type: INV_REV_YES_NO
12.1.1
product: INV - Inventory , meaning: Yes No Lookup for Revision Control , description: Yes No Lookup for Revision Control ,
-
Lookup Type: MVT_AFFILIATIONS
12.2.2
product: INV - Inventory , meaning: MVT AFFILIATIONS , description: Affiliations Reference ,
-
Lookup Type: MTL_CONFIG_STATUS
12.1.1
product: INV - Inventory , meaning: MTL CONFIG STATUS ,
-
Lookup Type: MTL_CCEOI_STATUS_FLAG
12.2.2
product: INV - Inventory , meaning: MTL CCEOI STATUS FLAG ,
-
Lookup Type: MTL_CONFIG_STATUS
12.2.2
product: INV - Inventory , meaning: MTL CONFIG STATUS ,
-
Lookup Type: VIEW_CONSIGN_MATERIAL_AGING
12.2.2
product: INV - Inventory , meaning: View criteria for Consigned Inventory Aging ,
-
Lookup Type: VIEW_CONSIGN_MATERIAL_AGING
12.1.1
product: INV - Inventory , meaning: View criteria for Consigned Inventory Aging ,
-
Lookup Type: MTL_CCEOI_STATUS_FLAG
12.1.1
product: INV - Inventory , meaning: MTL CCEOI STATUS FLAG ,
-
Concurrent Program: INV_CONSOLIDATE_ONHAND
12.2.2
execution_filename: INV_REDUCE_MOQD_PVT.consolidate_moqd , product: INV - Inventory , user_name: INV_CONSOLIDATE_ONHAND , description: Consolidate Onhand Quantities for Inventory Organizations , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: INV_CONSOLIDATE_ONHAND
12.1.1
execution_filename: INV_REDUCE_MOQD_PVT.consolidate_moqd , product: INV - Inventory , user_name: INV_CONSOLIDATE_ONHAND , description: Consolidate Onhand Quantities for Inventory Organizations , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Lookup Type: MTL_KANBAN_SUPPLY_STATUS
12.2.2
product: INV - Inventory , meaning: MTL KANBAN SUPPLY STATUS ,
-
Table: MTL_MVT_STATS_RULE_SETS_TL
12.1.1
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_MVT_STATS_RULE_SETS_TL, object_name:MTL_MVT_STATS_RULE_SETS_TL, status:VALID, product: INV - Inventory , description: MTL_MVT_STATS_RULE_SET_TL is the corresponding transalation table for MTL_MVT_STATS_RULE_SET_B.This table contains one entry for every Rule Set Code and Language.Rule Set Code and Language uniquely identify a row.Rule Set Display Name iden , implementation_dba_data: INV.MTL_MVT_STATS_RULE_SETS_TL ,
-
Table: MTL_MVT_STATS_RULE_SETS_TL
12.2.2
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_MVT_STATS_RULE_SETS_TL, object_name:MTL_MVT_STATS_RULE_SETS_TL, status:VALID, product: INV - Inventory , description: MTL_MVT_STATS_RULE_SET_TL is the corresponding transalation table for MTL_MVT_STATS_RULE_SET_B.This table contains one entry for every Rule Set Code and Language.Rule Set Code and Language uniquely identify a row.Rule Set Display Name iden , implementation_dba_data: INV.MTL_MVT_STATS_RULE_SETS_TL ,
-
Concurrent Program: INVIDSEP
12.2.2
execution_filename: INV_ITEM_DATA_SCRIPTS.run_data_scripts , product: INV - Inventory , user_name: INVIDSEP , description: Executes the Data Scripts for Items , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: AZAPITESTER
12.1.1
execution_filename: APITester , product: INV - Inventory , user_name: AZAPITESTER , argument_method: Standard , enabled: No , execution_method: Java Concurrent Program ,
-
Concurrent Program: AZAPITESTER
12.2.2
execution_filename: APITester , product: INV - Inventory , user_name: AZAPITESTER , argument_method: Standard , enabled: No , execution_method: Java Concurrent Program ,