Search Results shipment
The FTE_QP_LINE_DETAIL_TEMP
table in Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2 serves as a temporary staging table for freight transaction details during the processing of freight rate calculations and pricing within the Oracle Transportation Management (OTM) and Oracle Advanced Pricing (QP) integration framework. This table is primarily utilized by the Freight Transaction Engine (FTE) to temporarily store line-level details before they are processed or transferred to permanent tables. Below is a detailed breakdown of its purpose, structure, and functional context.
Purpose and Functional Context
TheFTE_QP_LINE_DETAIL_TEMP
table acts as an intermediary storage for freight-related line items during the pricing and rating process. When a freight transaction is initiated, Oracle EBS leverages this table to hold transient data such as shipment details, pricing attributes, and charge breakdowns before applying business rules, discounts, or surcharges via Oracle Advanced Pricing (QP). This temporary storage ensures data integrity during complex pricing calculations and allows for rollback mechanisms in case of errors. The table is typically populated during the execution of freight rating programs or APIs, such as those invoked by the Freight Transaction Engine or OTM integrations.
Key Columns and Data Structure
While the exact schema may vary slightly between EBS 12.1.1 and 12.2.2, the table generally includes the following critical columns:- TRANSACTION_ID: A unique identifier linking temporary records to the main freight transaction.
- LINE_ID: Identifies individual line items within a freight transaction.
- SHIPMENT_NUMBER: References the associated shipment in OTM or EBS.
- PRICING_ATTRIBUTES: Stores freight-specific attributes (e.g., weight, distance, service level) used for pricing calculations.
- CHARGE_TYPE: Indicates the type of freight charge (e.g., base freight, accessorial).
- RATE: The calculated or proposed rate for the line item.
- STATUS: Tracks the processing state (e.g., 'Pending', 'Processed', 'Error').
- CREATION_DATE and LAST_UPDATE_DATE: Timestamps for auditing and troubleshooting.
Integration with Oracle Modules
The table integrates with several Oracle EBS modules:- Oracle Advanced Pricing (QP): Supplies pricing rules and modifiers applied to the temporary data.
- Freight Transaction Engine (FTE): Manages the lifecycle of freight transactions, including populating and clearing this table.
- Order Management (OM): Links freight charges to sales orders or returns when applicable.
- Oracle Transportation Management (OTM): Shares shipment data for rate shopping and execution.
Data Lifecycle and Cleanup
Records inFTE_QP_LINE_DETAIL_TEMP
are transient and typically deleted after successful processing or upon system cleanup jobs. Administrators may monitor this table for orphaned records, which can indicate failed transactions. In EBS 12.2.2, enhanced purge utilities automate this maintenance, reducing manual intervention compared to 12.1.1.
Performance Considerations
Given its temporary nature, the table is often indexed onTRANSACTION_ID
and STATUS
to optimize query performance during pricing runs. Excessive record retention can lead to storage bloat, so periodic audits are recommended.
In summary, FTE_QP_LINE_DETAIL_TEMP
is a critical component in Oracle EBS freight and pricing workflows, ensuring accurate, auditable, and efficient processing of line-level freight data across integrated modules.
-
File: R1158FTE-SHIPMENT-TRACKING.pdf
12.1.1
product: FTE - Transportation Execution , size: 8.564 KBytes , file_type: PDF Diagram ,
-
File: R1158FTE-SHIPMENT-TRACKING.pdf
12.2.2
product: FTE - Transportation Execution , size: 8.564 KBytes , file_type: PDF Diagram ,
-
Lookup Type: SHIPPER_ACTION
12.1.1
product: FTE - Transportation Execution , meaning: Shipper Action Codes , description: Shipper Action codes used in shipping FTE ,
-
Lookup Type: SHIPPER_ACTION
12.2.2
product: FTE - Transportation Execution , meaning: Shipper Action Codes , description: Shipper Action codes used in shipping FTE ,
-
Lookup Type: CARRIER_ACTION
12.1.1
product: FTE - Transportation Execution , meaning: Carrier Action Codes , description: Carrier Action codes used in shipping FTE ,
-
Lookup Type: CARRIER_ACTION
12.2.2
product: FTE - Transportation Execution , meaning: Carrier Action Codes , description: Carrier Action codes used in shipping FTE ,
-
Concurrent Program: FTE_FPA_SHIPMENT_DOWNLOAD
12.2.2
execution_filename: FPAShipmentDownload , product: FTE - Transportation Execution , user_name: FTE FPA Shipment Download , description: FTE FPA Shipment Download , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
Concurrent Program: FTE_FPA_SHIPMENT_DOWNLOAD
12.1.1
execution_filename: FPAShipmentDownload , product: FTE - Transportation Execution , user_name: FTE FPA Shipment Download , description: FTE FPA Shipment Download , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
Lookup Type: FTE_PRC_GROUPING_LEVEL
12.1.1
product: FTE - Transportation Execution , meaning: Rating Rule Grouping Level , description: Rating Rule Grouping Level ,
-
Lookup Type: FTE_PRC_GROUPING_LEVEL
12.2.2
product: FTE - Transportation Execution , meaning: Rating Rule Grouping Level , description: Rating Rule Grouping Level ,
-
Table: FTE_QP_LINE_DETAIL_TEMP
12.2.2
product: FTE - Transportation Execution , description: For internal use by the Shipment Pricing Adapter , implementation_dba_data: Not implemented in this database ,
-
Table: FTE_QP_CONTROL_REC_TEMP
12.1.1
product: FTE - Transportation Execution , description: For internal use by the Shipment Pricing Adapter , implementation_dba_data: Not implemented in this database ,
-
Table: FTE_QP_LINE_DETAIL_TEMP
12.1.1
product: FTE - Transportation Execution , description: For internal use by the Shipment Pricing Adapter , implementation_dba_data: Not implemented in this database ,
-
Table: FTE_QP_CONTROL_REC_TEMP
12.2.2
product: FTE - Transportation Execution , description: For internal use by the Shipment Pricing Adapter , implementation_dba_data: Not implemented in this database ,
-
Table: FTE_QP_LINE_ATTR_TEMP
12.2.2
product: FTE - Transportation Execution , description: For internal use by the Shipment Pricing Adapter , implementation_dba_data: Not implemented in this database ,
-
Lookup Type: FTE_DLVY_LINE_SEARCH_OPT
12.1.1
product: FTE - Transportation Execution , meaning: Delivery Line Search Options ,
-
Lookup Type: FTE_DLVY_LINE_SEARCH_OPT
12.2.2
product: FTE - Transportation Execution , meaning: Delivery Line Search Options ,
-
Lookup Type: FTE_MLS_LINE_SEARCH_OPT
12.2.2
product: FTE - Transportation Execution , meaning: FTE MLS Line Search Options ,
-
Table: FTE_QP_LINE_TEMP
12.1.1
product: FTE - Transportation Execution , description: For internal use by the Shipment Pricing Adapter , implementation_dba_data: Not implemented in this database ,
-
Table: FTE_QP_LINE_ATTR_TEMP
12.1.1
product: FTE - Transportation Execution , description: For internal use by the Shipment Pricing Adapter , implementation_dba_data: Not implemented in this database ,
-
Table: FTE_QP_LINE_TEMP
12.2.2
product: FTE - Transportation Execution , description: For internal use by the Shipment Pricing Adapter , implementation_dba_data: Not implemented in this database ,
-
Table: FTE_QP_QUAL_TEMP
12.1.1
product: FTE - Transportation Execution , description: For internal use by the Shipment Pricing Adapter , implementation_dba_data: Not implemented in this database ,
-
Table: FTE_QP_QUAL_TEMP
12.2.2
product: FTE - Transportation Execution , description: For internal use by the Shipment Pricing Adapter , implementation_dba_data: Not implemented in this database ,
-
Lookup Type: FTE_FPA_MODE_OF_TRANSPORT
12.2.2
product: FTE - Transportation Execution , meaning: Modes Of Transport , description: Modes of Transport for FPA Shipment Download concurrent program ,
-
Table: FTE_LOAD_CHARGES_TEMP
12.1.1
product: FTE - Transportation Execution , description: Holds the price related to the details of a tendered shipment temporarily. For internal use by the Pricing Adapter , implementation_dba_data: Not implemented in this database ,
-
Table: FTE_LOAD_PRC_ATTRIBUTES_TEMP
12.2.2
product: FTE - Transportation Execution , description: This table holds the details of the Qualifiers and/or Pricing Attributes that were used to price a Load and Load Detail for a particular shipment schedule temporarily , implementation_dba_data: Not implemented in this database ,
-
Lookup Type: FTE_MLS_LINE_SEARCH_OPT
12.1.1
product: FTE - Transportation Execution , meaning: FTE MLS Line Search Options ,
-
Lookup Type: FTE_IB_SHPMT_FILTER
12.2.2
product: FTE - Transportation Execution , meaning: Inbound Shipment Direction Filter ,
-
Table: FTE_LOAD_CHARGES_TEMP
12.2.2
product: FTE - Transportation Execution , description: Holds the price related to the details of a tendered shipment temporarily. For internal use by the Pricing Adapter , implementation_dba_data: Not implemented in this database ,
-
Lookup Type: FTE_IB_SHPMT_FILTER
12.1.1
product: FTE - Transportation Execution , meaning: Inbound Shipment Direction Filter ,
-
Lookup Type: FTE_FPA_MODE_OF_TRANSPORT
12.1.1
product: FTE - Transportation Execution , meaning: Modes Of Transport , description: Modes of Transport for FPA Shipment Download concurrent program ,
-
Table: FTE_LOAD_PRC_ATTRIBUTES_TEMP
12.1.1
product: FTE - Transportation Execution , description: This table holds the details of the Qualifiers and/or Pricing Attributes that were used to price a Load and Load Detail for a particular shipment schedule temporarily , implementation_dba_data: Not implemented in this database ,
-
Table: FTE_LOAD_DETAILS
12.2.2
product: FTE - Transportation Execution , description: Stores details of the contents of the shipment , implementation_dba_data: Not implemented in this database ,
-
Table: FTE_LOAD_PRC_ATTRIBUTES
12.2.2
product: FTE - Transportation Execution , description: This table holds the details of the Qualifiers and/or Pricing Attributes that were used to price a Load and Load Detail for a particular shipment schedule. , implementation_dba_data: Not implemented in this database ,
-
Table: FTE_LOAD_DETAILS
12.1.1
product: FTE - Transportation Execution , description: Stores details of the contents of the shipment , implementation_dba_data: Not implemented in this database ,
-
Table: FTE_LOAD_SCHEDULES
12.1.1
product: FTE - Transportation Execution , description: Stores the schedules associated with a shipment , implementation_dba_data: Not implemented in this database ,
-
Table: FTE_LOAD_SCHEDULES
12.2.2
product: FTE - Transportation Execution , description: Stores the schedules associated with a shipment , implementation_dba_data: Not implemented in this database ,
-
Table: FTE_LOAD_HEADERS
12.1.1
product: FTE - Transportation Execution , description: Stores header level description of a shipment , implementation_dba_data: Not implemented in this database ,
-
Table: FTE_LOAD_HEADERS
12.2.2
product: FTE - Transportation Execution , description: Stores header level description of a shipment , implementation_dba_data: Not implemented in this database ,
-
Table: FTE_LOAD_PRC_ATTRIBUTES
12.1.1
product: FTE - Transportation Execution , description: This table holds the details of the Qualifiers and/or Pricing Attributes that were used to price a Load and Load Detail for a particular shipment schedule. , implementation_dba_data: Not implemented in this database ,
-
Table: FTE_LOAD_CHARGES
12.1.1
product: FTE - Transportation Execution , description: Holds the price related to the details of a tendered shipment , implementation_dba_data: Not implemented in this database ,
-
Table: FTE_LOAD_CHARGES
12.2.2
product: FTE - Transportation Execution , description: Holds the price related to the details of a tendered shipment , implementation_dba_data: Not implemented in this database ,