Search Results oracle shipping execution technical reference manual
The FTE_SEL_GROUP_ASSIGNMENTS
table in Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2 is a critical data structure within the Oracle Transportation Management (OTM) and Freight Execution (FTE) modules. This table serves as a junction table that maps selection groups to specific assignments, enabling the system to manage and organize transportation-related data efficiently. Below is a detailed analysis of its purpose, structure, and functional relevance in Oracle EBS.
Purpose and Functional Context
TheFTE_SEL_GROUP_ASSIGNMENTS
table is primarily used to associate selection groups with their respective assignments. Selection groups in Oracle FTE are logical groupings of entities such as carriers, lanes, or rates, which are used to streamline transportation planning and execution. Assignments refer to the specific tasks or rules applied to these groups, such as rate assignments, service provider assignments, or lane assignments. This table acts as a bridge between selection groups and their corresponding assignments, ensuring that the system can dynamically apply business rules and preferences during freight operations.
Table Structure and Key Columns
The table consists of several key columns that define the relationship between selection groups and assignments. Below are the most significant columns:- SELECTION_GROUP_GID: A globally unique identifier (GID) that references the selection group in the
FTE_SELECTION_GROUPS
table. - ASSIGNMENT_GID: A GID that links to the specific assignment record in related tables such as
FTE_RATE_ASSIGNMENTS
orFTE_CARRIER_ASSIGNMENTS
. - ASSIGNMENT_TYPE: Specifies the type of assignment (e.g., 'RATE', 'CARRIER', 'LANE') to distinguish between different assignment categories.
- CREATED_DATE and LAST_UPDATE_DATE: Timestamps tracking when the record was created and last modified.
- CREATED_BY and LAST_UPDATED_BY: User identifiers for audit purposes.
Integration with Other Modules
TheFTE_SEL_GROUP_ASSIGNMENTS
table integrates with several other Oracle EBS modules, particularly those involved in logistics and supply chain management. For instance:
- It interacts with
FTE_SELECTION_GROUPS
to retrieve selection group details. - It references assignment-specific tables like
FTE_RATE_ASSIGNMENTS
orFTE_CARRIER_ASSIGNMENTS
to apply business rules dynamically. - It supports Oracle Global Trade Management (GTM) by enabling compliance checks and carrier selection based on predefined groups.
Business Process Implications
This table plays a pivotal role in automating freight operations. For example:- When a shipment is created, the system uses selection groups to identify applicable carriers or rates, leveraging the assignments stored in this table.
- During rate procurement, the table ensures that the correct rates are applied based on the selection group criteria.
- It facilitates scalability by allowing administrators to manage large sets of assignments through logical groupings.
Technical Considerations
From a technical standpoint, the table is optimized for performance, with indexes on key columns likeSELECTION_GROUP_GID
and ASSIGNMENT_GID
. It also supports multi-org configurations, ensuring data isolation in multi-tenant environments. Customizations or extensions to this table should be approached cautiously, as it is integral to core FTE functionality.
Conclusion
TheFTE_SEL_GROUP_ASSIGNMENTS
table is a foundational component of Oracle EBS's transportation management capabilities. By linking selection groups to their respective assignments, it enables efficient freight planning, execution, and compliance. Understanding its structure and role is essential for administrators and developers working with Oracle FTE or OTM modules in EBS 12.1.1 or 12.2.2.
-
File: Shipping and Transportation 11510 ERD.pdf
12.1.1
product: FTE - Transportation Execution , size: 136.046 KBytes , file_type: PDF Diagram ,
-
File: Shipping and Transportation 11510 ERD.pdf
12.2.2
product: FTE - Transportation Execution , size: 136.046 KBytes , file_type: PDF Diagram ,
-
Lookup Type: FTE_LWB_VIEWS
12.1.1
product: FTE - Transportation Execution , meaning: LineWkbench Views , description: LineWB Views ,
-
Lookup Type: FTE_LWB_VIEWS
12.2.2
product: FTE - Transportation Execution , meaning: LineWkbench Views , description: LineWB Views ,
-
Table: FTE_SEL_GROUP_ASSIGNMENTS
12.2.2
owner:FTE, object_type:TABLE, fnd_design_data:FTE.FTE_SEL_GROUP_ASSIGNMENTS, object_name:FTE_SEL_GROUP_ASSIGNMENTS, status:VALID, product: FTE - Transportation Execution , description: this table provides the method to assign entities such as customer, customer site, shipping organization, etc... to a group or groups. The shipping enterprise group is not assigned in this table as the shipping enterprise is not defined as , implementation_dba_data: FTE.FTE_SEL_GROUP_ASSIGNMENTS ,
-
Lookup Type: FTE_MLS_LINE_VIEW
12.1.1
product: FTE - Transportation Execution , meaning: FTE Line View ,
-
Table: FTE_SEL_GROUP_ASSIGNMENTS
12.1.1
owner:FTE, object_type:TABLE, fnd_design_data:FTE.FTE_SEL_GROUP_ASSIGNMENTS, object_name:FTE_SEL_GROUP_ASSIGNMENTS, status:VALID, product: FTE - Transportation Execution , description: this table provides the method to assign entities such as customer, customer site, shipping organization, etc... to a group or groups. The shipping enterprise group is not assigned in this table as the shipping enterprise is not defined as , implementation_dba_data: FTE.FTE_SEL_GROUP_ASSIGNMENTS ,
-
Lookup Type: FTE_MLS_LINE_VIEW
12.2.2
product: FTE - Transportation Execution , meaning: FTE Line View ,
-
Lookup Type: FTE_RANK_LIST_SOURCE
12.2.2
product: FTE - Transportation Execution , meaning: Rank List Source , description: Rank List Source ,
-
Lookup Type: FTE_RANK_LIST_SOURCE
12.1.1
product: FTE - Transportation Execution , meaning: Rank List Source , description: Rank List Source ,
-
Table: FTE_SEL_GROUPS
12.2.2
owner:FTE, object_type:TABLE, fnd_design_data:FTE.FTE_SEL_GROUPS, object_name:FTE_SEL_GROUPS, status:VALID, product: FTE - Transportation Execution , description: This table is used define groups which are used to consolidate rules to an entity such as a customer, customer site , shipping organization or shipping enterprise. The assignation of groups to entities is done via the FTE_SEL_GROUP_ASSIGNME , implementation_dba_data: FTE.FTE_SEL_GROUPS ,
-
Table: FTE_SEL_GROUPS
12.1.1
owner:FTE, object_type:TABLE, fnd_design_data:FTE.FTE_SEL_GROUPS, object_name:FTE_SEL_GROUPS, status:VALID, product: FTE - Transportation Execution , description: This table is used define groups which are used to consolidate rules to an entity such as a customer, customer site , shipping organization or shipping enterprise. The assignation of groups to entities is done via the FTE_SEL_GROUP_ASSIGNME , implementation_dba_data: FTE.FTE_SEL_GROUPS ,
-
Lookup Type: FTE_FPA_SOURCES
12.2.2
product: FTE - Transportation Execution , meaning: Fpa Sources ,
-
Lookup Type: FTE_FPA_SOURCES
12.1.1
product: FTE - Transportation Execution , meaning: Fpa Sources ,
-
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 ,
-
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: FTE_TENDER_SEARCH_OPTIONS
12.1.1
product: FTE - Transportation Execution , meaning: FTE_TENDER_SEARCH_OPTIONS , description: Fte load tender status search options ,
-
Lookup Type: FTE_TENDER_SEARCH_OPTIONS
12.2.2
product: FTE - Transportation Execution , meaning: FTE_TENDER_SEARCH_OPTIONS , description: Fte load tender status search options ,
-
Lookup Type: FTE_TRACK_SEARCH_OPTIONS
12.2.2
product: FTE - Transportation Execution , meaning: Track Search Options ,
-
Lookup Type: FTE_TRACK_SEARCH_OPTIONS
12.1.1
product: FTE - Transportation Execution , meaning: Track Search Options ,
-
Lookup Type: FTE_FPA_FAILURE_REASONS
12.2.2
product: FTE - Transportation Execution , meaning: Fpa Failure Reasons , description: Fpa Failure Reasons ,
-
Lookup Type: FTE_FPA_FAILURE_REASONS
12.1.1
product: FTE - Transportation Execution , meaning: Fpa Failure Reasons , description: Fpa Failure Reasons ,
-
Lookup Type: FTE_TRACKING_TOKENS
12.1.1
product: FTE - Transportation Execution , meaning: fte , description: tracking tokens ,
-
Lookup Type: FTE_TRACKING_TOKENS
12.2.2
product: FTE - Transportation Execution , meaning: fte , description: tracking tokens ,
-
Concurrent Program: FTEFPADP
12.1.1
execution_filename: FTEFPADP , product: FTE - Transportation Execution , user_name: FTEFPADP , description: Freight Payment and Audit Discrepancy Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: FTEFPADP
12.2.2
execution_filename: FTEFPADP , product: FTE - Transportation Execution , user_name: FTEFPADP , description: Freight Payment and Audit Discrepancy Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: FTE_TRIP_RERATE
12.2.2
execution_filename: FTE_TRIP_RATING_GRP.Rate_Trip_conc , product: FTE - Transportation Execution , user_name: Trip re-rating , description: Trip re-rating , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: FTE_PRC_REPRICE
12.2.2
execution_filename: FTE_FREIGHT_PRICING.shipment_reprice , product: FTE - Transportation Execution , user_name: FTE_PRC_REPRICE , description: FTE Reprice Program , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: FTE_RC_LOADER
12.2.2
execution_filename: FTE_LTL_LOADER.QP_PROCESS , product: FTE - Transportation Execution , user_name: LTL Rate Chart Loader , description: LTL Rate Chart Loader , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: FTE_TRIP_RERATE
12.1.1
execution_filename: FTE_TRIP_RATING_GRP.Rate_Trip_conc , product: FTE - Transportation Execution , user_name: Trip re-rating , description: Trip re-rating , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: FTE_PRC_REPRICE
12.1.1
execution_filename: FTE_FREIGHT_PRICING.shipment_reprice , product: FTE - Transportation Execution , user_name: FTE_PRC_REPRICE , description: FTE Reprice Program , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: FTE_BULKLOADER
12.2.2
execution_filename: FTE_BULKLOAD_PKG.PROCESS_DATA , product: FTE - Transportation Execution , user_name: Catalog Bulk Loader , description: Fte Catalog Bulk Loader , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: FTE_CAT_BULK_LOADER
12.1.1
execution_filename: ConcurrentLoader , product: FTE - Transportation Execution , user_name: Carrier Services Bulk Loader , description: FTE Catalog Bulk Loader , argument_method: Standard , enabled: No , execution_method: Java Concurrent Program ,
-
Concurrent Program: FTE_BULK_DTT_DOWNLOAD
12.2.2
execution_filename: FTE_DIST_DWNLD_PKG.DOWNLOAD_DTT_FILE , product: FTE - Transportation Execution , user_name: DTT Bulk Download , description: DTT Bulk Download , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: FTE_FPA_PROCESS_FREIGHT_BILL
12.1.1
execution_filename: ProcessFreightBill , product: FTE - Transportation Execution , user_name: FTE FPA Process Freight Bills Executable , description: Freight Payment and Audit Executable , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
Concurrent Program: FTE_PRC_COMP_DELETE
12.1.1
execution_filename: FTE_FREIGHT_PRICING.delete_fc_temp_conc , product: FTE - Transportation Execution , user_name: Freight Pricing Comparison Deletion , description: Freight Pricing Comparision Deletion , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: FTE_LTL_BULK_LOADER
12.1.1
execution_filename: FTE_LTL_LOADER.PROCESS_LTL_DATA , product: FTE - Transportation Execution , user_name: LTL BulkLoader , description: LTL Bulk Loader , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: FTE_LTL_BULK_LOADER
12.2.2
execution_filename: FTE_LTL_LOADER.PROCESS_LTL_DATA , product: FTE - Transportation Execution , user_name: LTL BulkLoader , description: LTL Bulk Loader , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: FTE_BULK_DTT_LOADER
12.2.2
execution_filename: FTE_BULK_DTT_PKG.LOAD_DTT_FILE , product: FTE - Transportation Execution , user_name: DTT Bulk Loader , description: DTT Bulk Loader , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: FTE_BULK_LTL_LOADER
12.2.2
execution_filename: FTE_LTL_LOADER.PROCESS_LTL_DATA , product: FTE - Transportation Execution , user_name: LTL BulkLoader , description: LTL Bulk Loader , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: FTE_BULK_DTT_DOWNLOAD
12.1.1
execution_filename: FTE_DIST_DWNLD_PKG.DOWNLOAD_DTT_FILE , product: FTE - Transportation Execution , user_name: DTT Bulk Download , description: DTT Bulk Download , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: FTE_CAT_BULK_LOADER
12.2.2
execution_filename: ConcurrentLoader , product: FTE - Transportation Execution , user_name: Carrier Services Bulk Loader , description: FTE Catalog Bulk Loader , argument_method: Standard , enabled: No , execution_method: Java Concurrent Program ,
-
Concurrent Program: FTE_BULK_DTT_LOADER
12.1.1
execution_filename: FTE_BULK_DTT_PKG.LOAD_DTT_FILE , product: FTE - Transportation Execution , user_name: DTT Bulk Loader , description: DTT Bulk Loader , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: FTE_BULK_LTL_LOADER
12.1.1
execution_filename: FTE_LTL_LOADER.PROCESS_LTL_DATA , product: FTE - Transportation Execution , user_name: LTL BulkLoader , description: LTL Bulk Loader , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: FTE_PRC_COMP_DELETE
12.2.2
execution_filename: FTE_FREIGHT_PRICING.delete_fc_temp_conc , product: FTE - Transportation Execution , user_name: Freight Pricing Comparison Deletion , description: Freight Pricing Comparision Deletion , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: FTE_RC_LOADER
12.1.1
execution_filename: FTE_LTL_LOADER.QP_PROCESS , product: FTE - Transportation Execution , user_name: LTL Rate Chart Loader , description: LTL Rate Chart Loader , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: FTE_BULKLOADER
12.1.1
execution_filename: FTE_BULKLOAD_PKG.PROCESS_DATA , product: FTE - Transportation Execution , user_name: Catalog Bulk Loader , description: Fte Catalog Bulk Loader , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: FTE_FPA_PROCESS_FREIGHT_BILL
12.2.2
execution_filename: ProcessFreightBill , product: FTE - Transportation Execution , user_name: FTE FPA Process Freight Bills Executable , description: Freight Payment and Audit Executable , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,