Search Results totvs partners
The FTE.FTE_SHIPMENT_STATUS_HEADERS
table in Oracle E-Business Suite (EBS) 12.1.1 or 12.2.2 is a critical data structure within the Oracle Transportation Management (OTM) and Freight Management modules. This table serves as the primary repository for tracking shipment status updates, providing visibility into the lifecycle of shipments managed through the Oracle EBS platform. It is part of the broader Freight Execution and Transportation Execution framework, which integrates logistics operations with supply chain and financial processes.
Purpose and Functionality
TheFTE_SHIPMENT_STATUS_HEADERS
table stores high-level shipment status information, acting as a header record for detailed status entries that may reside in related tables. It captures key metadata such as shipment identifiers, status timestamps, and reference data that links to other transactional entities like purchase orders, sales orders, or inventory transfers. This table enables real-time tracking of shipment milestones, from initial creation to final delivery, facilitating operational efficiency and auditability.
Key Columns and Data Structure
The table typically includes the following columns (specific implementations may vary):- SHIPMENT_STATUS_HEADER_ID: Primary key uniquely identifying each status header record.
- SHIPMENT_ID: Foreign key reference to the associated shipment in
FTE_SHIPMENTS
or related tables. - STATUS_CODE: Coded value representing the current shipment state (e.g., "CREATED," "IN_TRANSIT," "DELIVERED").
- STATUS_DATE: Timestamp indicating when the status was recorded.
- CARRIER_ID: Reference to the carrier responsible for the shipment.
- TRACKING_NUMBER: Carrier-provided identifier for external tracking systems.
- LAST_UPDATE_DATE and LAST_UPDATED_BY: Standard Oracle audit columns.
- CREATION_DATE and CREATED_BY: Metadata recording the origin of the record.
Integration with Oracle EBS Modules
The table integrates with multiple EBS components:- Order Management: Links shipment statuses to sales orders via
OE_ORDER_HEADERS_ALL
. - Purchasing: Associates with purchase orders through
PO_HEADERS_ALL
. - Inventory: Tracks material movements referenced in
MTL_SHIPMENTS
. - Financials: Supports freight accruals and invoice matching via
AP_INVOICES
.
Business Process Context
In operational workflows, this table enables:- Real-time shipment visibility for customer service teams.
- Exception management for delayed or problematic shipments.
- Performance analytics through date-stamped status transitions.
- Integration with third-party logistics providers via status code mappings.
Technical Considerations
Implementation patterns include:- Indexes on
SHIPMENT_ID
andSTATUS_DATE
for performance optimization. - Triggers or APIs to enforce status transition validations.
- Purge strategies to manage historical data volume.
Customization and Extension
Organizations often extend the table's functionality by:- Adding custom status codes via lookup tables.
- Creating views that join with carrier-specific tracking systems.
- Developing alerts based on status change patterns.
FTE.FTE_SHIPMENT_STATUS_HEADERS
table exemplifies Oracle EBS's approach to logistics data management, providing a structured yet flexible foundation for transportation visibility across the supply chain ecosystem.
-
File: R1159 Partners Online ERD.pdf
12.1.1
product: PV - Partner Management , size: 26.228 KBytes , file_type: PDF Diagram ,
-
File: R1159 Partners Online ERD.pdf
12.2.2
product: PV - Partner Management , size: 26.228 KBytes , file_type: PDF Diagram ,
-
Concurrent Program: ECRDTPT
12.1.1
execution_filename: ECRDTPT , product: EC - e-Commerce Gateway , user_name: Transaction/Trading Partners , description: Transaction/Trading partners , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: ECRDTPT
12.2.2
execution_filename: ECRDTPT , product: EC - e-Commerce Gateway , user_name: Transaction/Trading Partners , description: Transaction/Trading partners , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
APPS.POA_DNB_LTPRT dependencies on POA_LOG
12.1.1
-
Concurrent Program: JTFRSPAR
12.1.1
execution_filename: jtf_rs_conc_res_pub.synchronize_party , product: JTF - CRM Foundation , user_name: JTFRSPAR , description: Synchronize Parties and Partners , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: JTFRSPAR
12.2.2
execution_filename: jtf_rs_conc_res_pub.synchronize_party , product: JTF - CRM Foundation , user_name: JTFRSPAR , description: Synchronize Parties and Partners , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Lookup Type: EDW_LEVEL_PUSH_DOWN
12.2.2
product: BIS - Applications BIS , meaning: Level Push Down , description: Level Push Down ,
-
Concurrent Program: PVTAPTR
12.2.2
execution_filename: Pv_Terr_Assign_Pub.Assign_Channel_Team , product: PV - Partner Management , user_name: PVTAPPTR , description: Re-define Channel Team for Partners in TOTAL/INCREMENTAL mode , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Lookup Type: EDW_LEVEL_PUSH_DOWN
12.1.1
product: BIS - Applications BIS , meaning: Level Push Down , description: Level Push Down ,
-
APPS.PV_MATCH_V2_PUB dependencies on PV_LEAD_ASSIGNMENTS
12.2.2
-
APPS.PV_MATCH_V2_PUB dependencies on PV_LEAD_ASSIGNMENTS
12.1.1
-
Concurrent Program: PVXLVOL
12.1.1
execution_filename: pvxlvol , product: PV - Partner Management , user_name: PVXLVOL , description: Initial Build for Partners Open/Won Opportunities , argument_method: Standard , enabled: No , execution_method: SQL*Plus ,
-
Concurrent Program: ECRDTPD
12.1.1
execution_filename: ECRDTPD , product: EC - e-Commerce Gateway , user_name: ECRDTPD , description: Trading Partners , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
APPS.PV_PARTNER_MIGRATIONS_PUB dependencies on PV_PARTNER_PROFILES
12.1.1
-
Concurrent Program: ECRDTPD
12.2.2
execution_filename: ECRDTPD , product: EC - e-Commerce Gateway , user_name: ECRDTPD , description: Trading Partners , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: PVXLVOL
12.2.2
execution_filename: pvxlvol , product: PV - Partner Management , user_name: PVXLVOL , description: Initial Build for Partners Open/Won Opportunities , argument_method: Standard , enabled: No , execution_method: SQL*Plus ,
-
Concurrent Program: PVTAPTR
12.1.1
execution_filename: Pv_Terr_Assign_Pub.Assign_Channel_Team , product: PV - Partner Management , user_name: PVTAPPTR , description: Re-define Channel Team for Partners in TOTAL/INCREMENTAL mode , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
TABLE: FTE.FTE_SHIPMENT_STATUS_HEADERS
12.2.2
owner:FTE, object_type:TABLE, fnd_design_data:FTE.FTE_SHIPMENT_STATUS_HEADERS, object_name:FTE_SHIPMENT_STATUS_HEADERS, status:VALID,
-
TABLE: FTE.FTE_SHIPMENT_STATUS_HEADERS
12.1.1
owner:FTE, object_type:TABLE, fnd_design_data:FTE.FTE_SHIPMENT_STATUS_HEADERS, object_name:FTE_SHIPMENT_STATUS_HEADERS, status:VALID,
-
Lookup Type: PV_INVITED_BY_TYPE
12.2.2
product: PV - Partner Management , meaning: Types That Can Invite Partners , description: Types of entities that can invite partners to programs ,
-
APPS.PV_PARTNER_MIGRATIONS_PUB dependencies on PV_PARTNER_PROFILES
12.2.2
-
APPS.PV_ENRL_PREREQ_BINS_PUB dependencies on DBMS_APPLICATION_INFO
12.1.1
-
Concurrent Program: ARXSTRP
12.2.2
execution_filename: ARXSTRP , product: AR - Receivables , user_name: ARXSTRP , description: U.S. Sales Tax Report for Tax Partners , argument_method: Standard , enabled: No , execution_method: Oracle Reports ,
-
Lookup Type: CLN_UPDATION
12.2.2
product: CLN - Supply Chain Trading Connector for RosettaNet , meaning: Criteria for updating Collaboration , description: When should Collaboration be updated ,
-
APPS.PV_MATCH_V2_PUB dependencies on AS_ACCESSES
12.2.2
-
APPS.PV_ENRL_PREREQ_BINS_PUB dependencies on DBMS_APPLICATION_INFO
12.2.2
-
Lookup Type: PV_INVITED_BY_TYPE
12.1.1
product: PV - Partner Management , meaning: Types That Can Invite Partners , description: Types of entities that can invite partners to programs ,
-
Lookup Type: CLN_UPDATION
12.1.1
product: CLN - Supply Chain Trading Connector for RosettaNet , meaning: Criteria for updating Collaboration , description: When should Collaboration be updated ,
-
Concurrent Program: PVXPGEL
12.1.1
execution_filename: PV_ENRL_PREREQ_BINS_PUB.Exec_Create_Elig_Prgm , product: PV - Partner Management , user_name: PVXPGEL , description: Refresh Eligibilities for Partners , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: PVXPGEL
12.2.2
execution_filename: PV_ENRL_PREREQ_BINS_PUB.Exec_Create_Elig_Prgm , product: PV - Partner Management , user_name: PVXPGEL , description: Refresh Eligibilities for Partners , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Lookup Type: MAR_STATUS
12.1.1
product: PER - Human Resources , meaning: MAR STATUS , description: Marital Statuses ,
-
Lookup Type: US_FS_09
12.1.1
product: PER - Human Resources , meaning: US FS 09 ,
-
Concurrent Program: ARXSTRP
12.1.1
execution_filename: ARXSTRP , product: AR - Receivables , user_name: ARXSTRP , description: U.S. Sales Tax Report for Tax Partners , argument_method: Standard , enabled: No , execution_method: Oracle Reports ,
-
Lookup Type: US_FS_09
12.2.2
product: PER - Human Resources , meaning: US FS 09 ,
-
APPS.PV_TERR_ASSIGN_PUB dependencies on PV_ENTY_ATTR_VALUES
12.1.1
-
APPS.PV_TERR_ASSIGN_PUB dependencies on PV_ENTY_ATTR_VALUES
12.2.2
-
APPS.PV_MATCH_V2_PUB dependencies on AS_ACCESSES
12.1.1
-
TABLE: PV.PV_LEAD_ASSIGNMENTS
12.1.1
owner:PV, object_type:TABLE, fnd_design_data:PV.PV_LEAD_ASSIGNMENTS, object_name:PV_LEAD_ASSIGNMENTS, status:VALID,
-
TABLE: PV.PV_LEAD_ASSIGNMENTS
12.2.2
owner:PV, object_type:TABLE, fnd_design_data:PV.PV_LEAD_ASSIGNMENTS, object_name:PV_LEAD_ASSIGNMENTS, status:VALID,
-
APPS.FND_DOCUMENT_MANAGEMENT dependencies on STANDARD
12.2.2
-
Lookup Type: OKC_DOCUMENT_TYPE_CLASS
12.1.1
product: OKC - Contracts Core , meaning: Contract Terms Document Type Classes , description: Contract Terms Document Type Classes ,
-
Lookup Type: MAR_STATUS
12.2.2
product: PER - Human Resources , meaning: MAR STATUS , description: Marital Statuses ,
-
PACKAGE: APPS.PV_PARTNER_MIGRATIONS_PUB
12.2.2
-
APPS.FND_DOCUMENT_MANAGEMENT dependencies on STANDARD
12.1.1
-
Lookup Type: OKC_DOCUMENT_TYPE_CLASS
12.2.2
product: OKC - Contracts Core , meaning: Contract Terms Document Type Classes , description: Contract Terms Document Type Classes ,
-
Lookup Type: MARITAL_STATUS
12.1.1
product: AR - Receivables , meaning: Marital Status , description: Marital Status ,
-
Lookup Type: MARITAL_STATUS
12.2.2
product: AR - Receivables , meaning: Marital Status , description: Marital Status ,
-
PACKAGE: APPS.PV_PARTNER_MIGRATIONS_PUB
12.1.1
-
APPS.PV_CONTEXT_VALUES dependencies on PV_SEARCH_ATTR_VALUES
12.1.1