Search Results mtl_interorg_ship_methods
The MTL_INTERORG_SHIP_METHODS
table in Oracle E-Business Suite (EBS) 12.1.1 and 12.2.2 is a critical repository for defining and managing interorganization shipping methods within the Inventory module. This table stores configuration data that governs how material transfers occur between different inventory organizations, ensuring seamless logistics and supply chain operations. Below is a detailed technical breakdown of its structure, purpose, and integration within Oracle EBS.
Table Overview
TheMTL_INTERORG_SHIP_METHODS
table is part of Oracle Inventory’s foundational data model. It acts as a reference for shipping methods used in interorganization transfers, enabling organizations to standardize logistics processes. Each record defines a unique shipping method, including attributes like transit time, carrier details, and cost calculations. The table is linked to other key inventory tables such as MTL_INTERORG_PARAMETERS
and MTL_SHIPPING_NETWORKS
, forming a cohesive framework for transfer management.
Key Columns and Their Significance
- SHIP_METHOD_ID: Primary key identifier for the shipping method.
- SHIP_METHOD_CODE: User-defined code (e.g., "FEDEX_GROUND") representing the method.
- DESCRIPTION: Detailed explanation of the shipping method.
- ORGANIZATION_ID: References the inventory organization (
HR_ORGANIZATION_UNITS
) to which the method applies. - TRANSIT_TIME: Estimated duration (in days) for the transfer.
- CARRIER_ID: Foreign key to
WSH_CARRIERS
, linking to carrier details in Oracle Shipping. - ENABLED_FLAG: Boolean indicating whether the method is active.
- FREIGHT_COST_FACTOR: Multiplier for calculating freight costs during transfers.
Functional Integration
The table integrates with Oracle Inventory’s interorganization transfer workflows. When users create a transfer order, the system referencesMTL_INTERORG_SHIP_METHODS
to validate shipping options, compute lead times, and assign costs. It also interfaces with Oracle Shipping Execution (WSH
tables) for carrier-specific data, ensuring end-to-end logistics coordination. Additionally, the table supports Oracle Cost Management by providing freight-related inputs for landed cost calculations.
Configuration and Usage
Administrators configure shipping methods via Oracle Forms or APIs, populatingMTL_INTERORG_SHIP_METHODS
with organization-specific rules. For example:
- A method with
TRANSIT_TIME=2
andCARRIER_ID=100
might define a two-day expedited service. - Freight factors can be adjusted to reflect seasonal carrier rate changes.
INV_TRANSFER_ORDER_PUB
) and reports like "Interorganization Transfer Analysis."
Technical Considerations
- Indexes: The table typically has indexes on
SHIP_METHOD_ID
andORGANIZATION_ID
for performance optimization. - Audit Columns: Includes
CREATION_DATE
,LAST_UPDATE_DATE
, andLAST_UPDATED_BY
for compliance tracking. - Data Security: Access is controlled via Oracle’s Function Security, often tied to the "Inventory Super User" responsibility.
Conclusion
TheMTL_INTERORG_SHIP_METHODS
table is a pivotal component in Oracle EBS 12.1.1/12.2.2, enabling standardized, efficient interorganization transfers. Its structured design and integration with logistics and costing modules underscore Oracle’s robust supply chain capabilities. Proper configuration of this table ensures accurate lead time planning, cost allocation, and carrier coordination—key to operational excellence in multi-org environments.
-
Table: MTL_INTERORG_SHIP_METHODS
12.1.1
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_INTERORG_SHIP_METHODS, object_name:MTL_INTERORG_SHIP_METHODS, status:VALID, product: INV - Inventory , description: Relationships between shipping networks and shipment methods , implementation_dba_data: INV.MTL_INTERORG_SHIP_METHODS ,
-
Table: MTL_INTERORG_SHIP_METHODS
12.2.2
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_INTERORG_SHIP_METHODS, object_name:MTL_INTERORG_SHIP_METHODS, status:VALID, product: INV - Inventory , description: Relationships between shipping networks and shipment methods , implementation_dba_data: INV.MTL_INTERORG_SHIP_METHODS ,
-
APPS.JMF_SHIKYU_AUTO_RCV_PROC dependencies on MTL_INTERORG_SHIP_METHODS
12.1.1
-
APPS.POR_AUTOSOURCE_UTIL_PKG dependencies on MTL_INTERORG_SHIP_METHODS
12.1.1
-
APPS.WSH_NEW_DELIVERY_ACTIONS dependencies on MTL_INTERORG_SHIP_METHODS
12.1.1
-
APPS.INV_LOCATION dependencies on MTL_INTERORG_SHIP_METHODS
12.1.1
-
APPS.MST_AUDIT_REP_EXCP dependencies on MTL_INTERORG_SHIP_METHODS
12.1.1
-
APPS.JMF_SHIKYU_ONT_PVT dependencies on MTL_INTERORG_SHIP_METHODS
12.2.2
-
APPS.CSP_REPAIR_PO_GRP dependencies on MTL_INTERORG_SHIP_METHODS
12.2.2
-
APPS.MRP_VALIDATE_SHIPPING_ORG dependencies on MTL_INTERORG_SHIP_METHODS
12.1.1
-
APPS.CSP_REPAIR_PO_GRP dependencies on MTL_INTERORG_SHIP_METHODS
12.1.1
-
APPS.JMF_SHIKYU_ONT_PVT dependencies on MTL_INTERORG_SHIP_METHODS
12.1.1
-
APPS.MRP_VALIDATE_SHIPPING_ORG dependencies on MTL_INTERORG_SHIP_METHODS
12.2.2
-
APPS.RCV_INTRANSIT_SV dependencies on MTL_INTERORG_SHIP_METHODS
12.2.2
-
APPS.WSH_NEW_DELIVERY_ACTIONS dependencies on MTL_INTERORG_SHIP_METHODS
12.2.2
-
APPS.JMF_SHIKYU_ALLOCATION_PVT dependencies on MTL_INTERORG_SHIP_METHODS
12.2.2
-
APPS.RCV_INTRANSIT_SV dependencies on MTL_INTERORG_SHIP_METHODS
12.1.1
-
APPS.WSH_MAP_LOCATION_REGION_PKG dependencies on MTL_INTERORG_SHIP_METHODS
12.1.1
-
APPS.MSC_ATP_PROC dependencies on MTL_INTERORG_SHIP_METHODS
12.1.1
-
APPS.JMF_SHIKYU_UTIL dependencies on MTL_INTERORG_SHIP_METHODS
12.1.1
-
APPS.OE_ORDER_IMPORT_SPECIFIC_PVT dependencies on MTL_INTERORG_SHIP_METHODS
12.1.1
-
APPS.JMF_SHIKYU_UTIL dependencies on MTL_INTERORG_SHIP_METHODS
12.2.2
-
APPS.CSP_AUTO_ASLMSL_PVT dependencies on MTL_INTERORG_SHIP_METHODS
12.2.2
-
APPS.MRP_SCATP_PVT dependencies on MTL_INTERORG_SHIP_METHODS
12.2.2
-
APPS.JMF_SHIKYU_ALLOCATION_PVT dependencies on MTL_INTERORG_SHIP_METHODS
12.1.1
-
APPS.CSP_PLAN_DETAILS_PKG dependencies on MTL_INTERORG_SHIP_METHODS
12.1.1
-
APPS.CSP_SCH_INT_PVT dependencies on MTL_INTERORG_SHIP_METHODS
12.1.1
-
APPS.MRP_SCATP_PVT dependencies on MTL_INTERORG_SHIP_METHODS
12.1.1
-
APPS.INV_LOCATION dependencies on MTL_INTERORG_SHIP_METHODS
12.2.2
-
APPS.CSP_PLAN_DETAILS_PKG dependencies on MTL_INTERORG_SHIP_METHODS
12.2.2
-
APPS.RLM_SHIP_DELIVERY_PATTERN_SV dependencies on MTL_INTERORG_SHIP_METHODS
12.2.2
-
APPS.OE_ORDER_IMPORT_SPECIFIC_PVT dependencies on MTL_INTERORG_SHIP_METHODS
12.2.2
-
APPS.RLM_SHIP_DELIVERY_PATTERN_SV dependencies on MTL_INTERORG_SHIP_METHODS
12.1.1
-
APPS.CSP_AUTO_ASLMSL_PVT dependencies on MTL_INTERORG_SHIP_METHODS
12.1.1
-
APPS.JMF_SHIKYU_WIP_PVT dependencies on MTL_INTERORG_SHIP_METHODS
12.1.1
-
APPS.WMS_XDOCK_PEGGING_PUB dependencies on MTL_INTERORG_SHIP_METHODS
12.1.1
-
APPS.MSC_SATP_FUNC dependencies on MTL_INTERORG_SHIP_METHODS
12.1.1
-
APPS.JMF_SHIKYU_WIP_PVT dependencies on MTL_INTERORG_SHIP_METHODS
12.2.2
-
APPS.MSC_ATP_PROC dependencies on MTL_INTERORG_SHIP_METHODS
12.2.2
-
APPS.JMF_SHIKYU_AUTO_RCV_PROC dependencies on MTL_INTERORG_SHIP_METHODS
12.2.2
-
APPS.CSP_SCH_INT_PVT dependencies on MTL_INTERORG_SHIP_METHODS
12.2.2
-
APPS.WSH_MAP_LOCATION_REGION_PKG dependencies on MTL_INTERORG_SHIP_METHODS
12.2.2
-
APPS.MSC_SATP_FUNC dependencies on MTL_INTERORG_SHIP_METHODS
12.2.2
-
APPS.WMS_XDOCK_PEGGING_PUB dependencies on MTL_INTERORG_SHIP_METHODS
12.2.2
-
APPS.CSP_SCH_INT_PVT dependencies on HR_ALL_ORGANIZATION_UNITS
12.1.1
-
APPS.CSP_AUTO_ASLMSL_PVT dependencies on MTL_SECONDARY_INVENTORIES
12.1.1
-
APPS.MRP_SCATP_PVT SQL Statements
12.1.1
-
APPS.MRP_SCATP_PVT SQL Statements
12.2.2
-
APPS.CSP_AUTO_ASLMSL_PVT dependencies on MTL_SECONDARY_INVENTORIES
12.2.2
-
APPS.CSP_SCH_INT_PVT dependencies on CSP_CARRIER_DELIVERY_TIMES
12.1.1