Search Results carrier
The GML.OP_SHIP_MST
table in Oracle E-Business Suite (EBS) 12.1.1 or 12.2.2 is a critical data structure within the Global Trade Management (GTM) or Logistics modules, specifically related to shipment management. This table stores master shipment records, which serve as the foundation for tracking and managing logistics operations, including freight, carrier assignments, and shipment routing. Below is a detailed breakdown of its purpose, structure, and integration within Oracle EBS.
### **Purpose and Functional Overview**
The GML.OP_SHIP_MST
table acts as the primary repository for shipment header information. It captures essential attributes such as shipment IDs, dates, statuses, and associated business entities (e.g., carriers, customers, or suppliers). This table integrates with other EBS modules like Order Management (OM), Inventory (INV), and Purchasing (PO) to ensure end-to-end visibility of goods movement. Key functionalities supported by this table include:
- **Shipment Creation & Tracking**: Stores metadata for each shipment, including origin, destination, and transit details.
- **Carrier & Freight Management**: Links to carrier contracts, freight terms, and transportation modes.
- **Compliance & Documentation**: Supports trade compliance by storing export/import references and regulatory data.
### **Key Columns and Data Model**
The table's schema typically includes the following columns (specific implementations may vary):
- SHIP_ID
: Primary key, uniquely identifying each shipment.
- SHIP_NUM
: User-friendly shipment number for reporting and tracking.
- STATUS
: Indicates workflow stages (e.g., "DRAFT," "IN_TRANSIT," "DELIVERED").
- ORIGIN_LOCATION_ID
/ DEST_LOCATION_ID
: References to HR_LOCATIONS
or WSH_LOCATIONS
for geospatial data.
- CARRIER_ID
: Foreign key to WSH_CARRIERS
or PO_VENDORS
for carrier details.
- SHIP_DATE
/ DELIVERY_DATE
: Timestamps for logistics planning.
- CREATED_BY
/ LAST_UPDATE_DATE
: Standard Oracle audit columns.
### **Integration with Oracle EBS Modules**
1. **Order Management (OM)**: Shipments in OP_SHIP_MST
may link to sales orders via WSH_DELIVERY_DETAILS
, enabling order-to-shipment reconciliation.
2. **Inventory (INV)**: Ties to MTL_SHIPMENTS
for material movement records.
3. **Purchasing (PO)**: References purchase orders or ASNs (Advance Shipment Notices) for inbound logistics.
4. **Trade Management (GTM)**: Integrates with compliance tables like GML_GTM_DOCS
for export/import documentation.
### **Customization and Extensions**
In implementations requiring enhanced logistics features, OP_SHIP_MST
may be extended via:
- **Descriptive Flexfields (DFFs)**: Adding custom attributes (e.g., "Customs_Entry_Number").
- **API Hooks**: Using Oracle's WSH_SHIPMENTS_PUB
API for programmatic updates.
- **Workflow Extensions**: Triggering notifications or validations via Oracle Workflow.
### **Performance Considerations**
For large-scale deployments, indexing strategies on SHIP_ID
, SHIP_NUM
, and status columns are critical. Partitioning by date ranges may improve query performance for historical data.
### **Conclusion**
The GML.OP_SHIP_MST
table is a cornerstone of Oracle EBS's logistics framework, enabling robust shipment lifecycle management. Its design ensures interoperability with core modules while supporting compliance and operational reporting. Implementers should leverage its schema and integration points to optimize supply chain workflows in EBS 12.1.1 or 12.2.2 environments.
-
File: R1158FTE-CARRIER-SERVICES.pdf
12.2.2
product: FTE - Transportation Execution , size: 22.122 KBytes , file_type: PDF Diagram ,
-
File: R1158FTE-CARRIER-SELECTION.pdf
12.1.1
product: FTE - Transportation Execution , size: 11.773 KBytes , file_type: PDF Diagram ,
-
File: R1158FTE-CARRIER-SERVICES.pdf
12.1.1
product: FTE - Transportation Execution , size: 22.122 KBytes , file_type: PDF Diagram ,
-
File: R1158FTE-CARRIER-SELECTION.pdf
12.2.2
product: FTE - Transportation Execution , size: 11.773 KBytes , file_type: PDF Diagram ,
-
File: R11510 FTE CARRIER SERVICES 20-MAY-2004 V1.pdf
12.1.1
product: FTE - Transportation Execution , size: 44.897 KBytes , file_type: PDF Diagram ,
-
File: R11510 FTE CARRIER SERVICES 20-MAY-2004 V1.pdf
12.2.2
product: FTE - Transportation Execution , size: 44.897 KBytes , file_type: PDF Diagram ,
-
Lookup Type: MST_CONSTRAINT_TYPE
12.2.2
product: MST - Transportation Planning (Obsolete) , meaning: MST_CONSTRAINT_TYPE ,
-
VIEW: APPS.MST_CARRIER_FACILITIES_V
12.1.1
owner:APPS, object_type:VIEW, object_name:MST_CARRIER_FACILITIES_V, status:VALID,
-
Lookup Type: MST_CONSTRAINT_TYPE
12.1.1
product: MST - Transportation Planning , meaning: MST_CONSTRAINT_TYPE ,
-
Lookup Type: WSH_TENDER_STATUS
12.2.2
product: WSH - Shipping Execution , meaning: Wsh Load Tender Status , description: Wsh Load Tender Status ,
-
Lookup Type: MST_EXCEPTION_TYPE
12.1.1
product: MST - Transportation Planning , meaning: MST_EXCEPTION_TYPE ,
-
VIEW: APPS.MST_R_POOL_ACTIVITY_CONSOL_V
12.1.1
owner:APPS, object_type:VIEW, object_name:MST_R_POOL_ACTIVITY_CONSOL_V, status:VALID,
-
Lookup Type: MST_EXCEPTION_TYPE
12.2.2
product: MST - Transportation Planning (Obsolete) , meaning: MST_EXCEPTION_TYPE ,
-
Lookup Type: WSH_TENDER_STATUS
12.1.1
product: WSH - Shipping Execution , meaning: Wsh Load Tender Status , description: Wsh Load Tender Status ,
-
APPS.ECX_TP_MERGE_PKG dependencies on ECX_OUTBOUND_LOGS
12.1.1
-
APPS.WMS_DOCK_APPOINTMENTS_PUB dependencies on WSH_CARRIERS
12.1.1
-
APPS.WMS_DOCK_APPOINTMENTS_PUB dependencies on WSH_CARRIERS
12.2.2
-
Lookup Type: MSC_UI_ASSIGNMENT_TYPE
12.1.1
product: MSC - Advanced Supply Chain Planning , meaning: Assignment Types ,
-
Lookup Type: MSC_UI_ASSIGNMENT_TYPE
12.2.2
product: MSC - Advanced Supply Chain Planning , meaning: Assignment Types ,
-
VIEW: APPS.MST_R_POOL_ACTIVITY_DECONS_V
12.1.1
owner:APPS, object_type:VIEW, object_name:MST_R_POOL_ACTIVITY_DECONS_V, status:VALID,
-
APPS.ECX_TP_MERGE_PKG dependencies on ECX_DOCLOGS
12.2.2
-
Lookup Type: PO_CLM_SHIPMENT_MODES
12.2.2
product: PO - Purchasing , meaning: Shipment Modes ,
-
Lookup Type: SHIPMENT_MODES
12.2.2
product: PO - Purchasing , meaning: Shipment Modes ,
-
Lookup Type: FTE_TRACKING_SEARCH_OPTIONS
12.1.1
product: FTE - Transportation Execution , meaning: Tracking Search Options ,
-
APPS.ECX_TP_MERGE_PKG SQL Statements
12.2.2
-
APPS.ECX_TP_MERGE_PKG dependencies on ECX_OUTBOUND_LOGS
12.2.2
-
APPS.INV_LABEL_PVT7 dependencies on WSH_CARRIERS_V
12.1.1
-
APPS.INV_LABEL_PVT7 dependencies on WSH_CARRIERS_V
12.2.2
-
TABLE: GML.OP_SHIP_MST
12.2.2
owner:GML, object_type:TABLE, fnd_design_data:GML.OP_SHIP_MST, object_name:OP_SHIP_MST, status:VALID,
-
Lookup Type: FTE_TRACKING_SEARCH_OPTIONS
12.2.2
product: FTE - Transportation Execution , meaning: Tracking Search Options ,
-
APPS.ECX_TP_MERGE_PKG SQL Statements
12.1.1
-
APPS.ECX_TP_API dependencies on HR_LOCATIONS
12.1.1
-
APPS.ECX_TP_API dependencies on HR_LOCATIONS
12.2.2
-
APPS.ECX_TP_MERGE_PKG dependencies on ECX_DOCLOGS
12.1.1
-
VIEW: APPS.MST_CARR_LOAD_SUMMARY_V
12.1.1
owner:APPS, object_type:VIEW, object_name:MST_CARR_LOAD_SUMMARY_V, status:VALID,
-
APPS.MST_AGG_PKG dependencies on WSH_LOCATIONS
12.1.1
-
TABLE: GML.OP_SHIP_MST
12.1.1
owner:GML, object_type:TABLE, fnd_design_data:GML.OP_SHIP_MST, object_name:OP_SHIP_MST, status:VALID,
-
Lookup Type: DLVB_PRIVILEGE
12.2.2
product: WSH - Shipping Execution , meaning: Delivery Line Privilege , description: Delivery Lines - Security Privileges in Shipping Transactions ,
-
Concurrent Program: MSTMCLSD
12.1.1
execution_filename: MSTMCLSD , product: MST - Transportation Planning , user_name: Master or Carrier Detail Report , description: Master or Carrier Detail Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
APPS.ECX_TP_API dependencies on DUAL
12.2.2
-
Lookup Type: FTE_FACILITY_COMPANY_TYPE
12.2.2
product: FTE - Transportation Execution , meaning: Facility Company Type , description: Facility Company Type ,
-
Lookup Type: LOAD_TENDER_STATUS
12.2.2
product: WSH - Shipping Execution , meaning: Load Tender Status , description: Load Tender Status ,
-
Lookup Type: TRANSPORTATION_PROVIDERS
12.1.1
product: AR - Receivables , meaning: Transportation Provider , description: Provider of Transportation Services ,
-
Concurrent Program: MSTMCLSD
12.2.2
execution_filename: MSTMCLSD , product: MST - Transportation Planning (Obsolete) , user_name: Master or Carrier Detail Report , description: Master or Carrier Detail Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
VIEW: APPS.MST_CARRIER_DETAILS_V
12.1.1
owner:APPS, object_type:VIEW, object_name:MST_CARRIER_DETAILS_V, status:VALID,
-
APPS.ECX_TP_API dependencies on HZ_PARTY_SITES
12.1.1
-
VIEW: WMS.WMS_DOCK_APPOINTMENTS_B#
12.2.2
-
Lookup Type: DLVY_PRIVILEGE
12.2.2
product: WSH - Shipping Execution , meaning: Delivery Privilege , description: Delivery - Security Privileges in Shipping Transactions ,
-
APPS.ECX_TP_API dependencies on DUAL
12.1.1
-
Lookup Type: WSH_FTE_COMP_CLASSES
12.1.1
product: WSH - Shipping Execution , meaning: WSH-FTE Compatibility Constraint Classes , description: Compatibility Constraint Classes ,