Search Results lpn
The WMS_FREIGHT_COST_TEMP
table in Oracle E-Business Suite (EBS) 12.1.1 or 12.2.2 is a temporary staging table primarily used within the Warehouse Management System (WMS) module to store freight cost-related data during processing. This table facilitates the calculation, validation, and transfer of freight cost information before it is committed to permanent tables in the Oracle WMS or Shipping Execution modules. Below is a detailed breakdown of its structure, purpose, and functional context.
Purpose and Functional Context
TheWMS_FREIGHT_COST_TEMP
table acts as an intermediary storage for freight cost calculations during shipping and logistics operations. It is commonly utilized in scenarios where freight costs are estimated or adjusted before finalizing shipments. This table ensures data integrity by allowing temporary storage and validation before updates are propagated to master tables like WSH_FREIGHT_COSTS
or WSH_DELIVERY_DETAILS
. Key use cases include:
- Freight Cost Estimation: Temporarily stores calculated freight costs based on carrier rates, shipment weight, and distance.
- Data Validation: Holds provisional freight data for review before final approval.
- Batch Processing: Supports bulk operations where multiple shipments are processed simultaneously.
Table Structure and Key Columns
TheWMS_FREIGHT_COST_TEMP
table typically includes the following columns, though the exact schema may vary slightly between EBS versions:
- TEMP_ID: A unique identifier for each temporary record.
- SHIPMENT_HEADER_ID: Links to the shipment header in
WSH_NEW_DELIVERIES
. - DELIVERY_DETAIL_ID: References
WSH_DELIVERY_DETAILS
for line-level freight costs. - FREIGHT_COST: The calculated or estimated freight cost amount.
- CARRIER_ID: Identifies the carrier responsible for shipment.
- STATUS_FLAG: Indicates whether the record is pending, approved, or rejected.
- CREATED_BY / CREATION_DATE: Audit columns tracking record creation.
- LAST_UPDATED_BY / LAST_UPDATE_DATE: Audit columns for modifications.
Integration with Other Modules
The table interacts with several Oracle EBS modules:- Shipping Execution (WSH): Finalized freight costs are transferred to
WSH_FREIGHT_COSTS
. - Inventory (INV): Freight data may influence landed cost calculations.
- Order Management (OM): Provides shipment details for order fulfillment.
Technical Considerations
- Purging Mechanism: Temporary records should be purged after processing to avoid performance degradation.
- Indexing: Indexes on
SHIPMENT_HEADER_ID
andDELIVERY_DETAIL_ID
improve join performance. - Concurrency: Applications must handle concurrent access during batch updates.
Customization and Extensions
In custom implementations, this table may be extended to include:- Additional cost breakdowns (e.g., fuel surcharges).
- Custom validation logic via database triggers.
- Integration with third-party logistics systems.
Conclusion
TheWMS_FREIGHT_COST_TEMP
table is a critical component in Oracle WMS for managing provisional freight cost data. Its design supports efficient batch processing and validation, ensuring accurate freight cost allocation before permanent storage. Understanding its structure and integration points is essential for configuring and customizing freight-related workflows in Oracle EBS 12.1.1 or 12.2.2.
-
Lookup Type: WMS_RULE_ALLOCATION_MODE
12.2.2
product: WMS - Warehouse Management , meaning: WMS_RULE_ALLOCATION_MODE , description: Rules Allocation mode ,
-
Lookup Type: WMS_RULE_ALLOCATION_MODE
12.1.1
product: WMS - Warehouse Management , meaning: WMS_RULE_ALLOCATION_MODE , description: Rules Allocation mode ,
-
Lookup Type: WMS_DROP_LPN_OPTION
12.1.1
product: WMS - Warehouse Management , meaning: WMS Drop LPN option , description: WMS Drop LPN option ,
-
Lookup Type: WMS_DROP_LPN_OPTION
12.2.2
product: WMS - Warehouse Management , meaning: WMS Drop LPN option , description: WMS Drop LPN option ,
-
Lookup Type: WMS_LABEL_TYPE
12.2.2
product: WMS - Warehouse Management , meaning: WMS Label Type , description: These Label Types are associated with Business Flows during Label Printing Setup. ,
-
Lookup Type: WMS_LABEL_TYPE
12.1.1
product: WMS - Warehouse Management , meaning: WMS Label Type , description: These Label Types are associated with Business Flows during Label Printing Setup. ,
-
Lookup Type: CONFIG_FIELD_VALUES
12.1.1
product: WMS - Warehouse Management , meaning: Field Configuration Values , description: Configurable UI Field Configuration Values ,
-
Lookup Type: WMS_CHILD_SHORT_NAMES
12.1.1
product: WMS - Warehouse Management , meaning: WMS API call short names ,
-
Lookup Type: CONFIG_FIELD_VALUES
12.2.2
product: WMS - Warehouse Management , meaning: Field Configuration Values , description: Configurable UI Field Configuration Values ,
-
Lookup Type: WMS_CHILD_SHORT_NAMES
12.2.2
product: WMS - Warehouse Management , meaning: WMS API call short names ,
-
Concurrent Program: WMS_GENERATE_LPN
12.2.2
execution_filename: WMS_Container_PVT.Generate_LPN_CP , product: WMS - Warehouse Management , user_name: WMS_GENERATE_LPN , description: Generate LPN , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: WMS_GENERATE_LPN
12.1.1
execution_filename: WMS_Container_PVT.Generate_LPN_CP , product: WMS - Warehouse Management , user_name: WMS_GENERATE_LPN , description: Generate LPN , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Lookup Type: WMS_BUSINESS_FLOW
12.1.1
product: WMS - Warehouse Management , meaning: WMS Business Flow , description: These Business Flows are associated with Label Types in Label Printing Setup ,
-
Lookup Type: WMS_BUSINESS_FLOW
12.2.2
product: WMS - Warehouse Management , meaning: WMS Business Flow , description: These Business Flows are associated with Label Types in Label Printing Setup ,
-
Table: WMS_FREIGHT_COST_TEMP
12.2.2
owner:WMS, object_type:TABLE, fnd_design_data:WMS.WMS_FREIGHT_COST_TEMP, object_name:WMS_FREIGHT_COST_TEMP, status:VALID, product: WMS - Warehouse Management , description: Temporary table to store Freight Cost Information for LPN or Delivery or Trip and process for direct ship of LPN. , implementation_dba_data: WMS.WMS_FREIGHT_COST_TEMP ,
-
Table: WMS_FREIGHT_COST_TEMP
12.1.1
owner:WMS, object_type:TABLE, fnd_design_data:WMS.WMS_FREIGHT_COST_TEMP, object_name:WMS_FREIGHT_COST_TEMP, status:VALID, product: WMS - Warehouse Management , description: Temporary table to store Freight Cost Information for LPN or Delivery or Trip and process for direct ship of LPN. , implementation_dba_data: WMS.WMS_FREIGHT_COST_TEMP ,
-
Lookup Type: WMS_PARENT_SHORT_NAMES
12.1.1
product: WMS - Warehouse Management , meaning: WMS API call entity short names ,
-
Lookup Type: WMS_PARENT_SHORT_NAMES
12.2.2
product: WMS - Warehouse Management , meaning: WMS API call entity short names ,
-
Lookup Type: WMS_LABOR_TRX_TYPES
12.2.2
product: WMS - Warehouse Management , meaning: WMS_LABOR_TRX_TYPES , description: All Supported Transactions for Labor Management System ,
-
Lookup Type: WMS_LABOR_TRX_TYPES
12.1.1
product: WMS - Warehouse Management , meaning: WMS_LABOR_TRX_TYPES , description: All Supported Transactions for Labor Management System ,
-
Lookup Type: WMS_DEVICE_MSG_COMPONENTS
12.1.1
product: WMS - Warehouse Management , meaning: WMS Device Message Components , description: WMS Device Message Components ,
-
Lookup Type: WMS_PURGE_TYPE
12.1.1
product: WMS - Warehouse Management , meaning: WMS_PURGE_TYPE , description: Used for WMS Purge Program ,
-
Lookup Type: WMS_DEVICE_MSG_COMPONENTS
12.2.2
product: WMS - Warehouse Management , meaning: WMS Device Message Components , description: WMS Device Message Components ,
-
View: WMS_OP_PLAN_DETAILS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WMS.WMS_OP_PLAN_DETAILS_V, object_name:WMS_OP_PLAN_DETAILS_V, status:VALID, product: WMS - Warehouse Management , description: Detail level Operation Information , implementation_dba_data: APPS.WMS_OP_PLAN_DETAILS_V ,
-
Lookup Type: WMS_LPN_REUSABILITY
12.2.2
product: WMS - Warehouse Management , meaning: WMS LPN REUSABILITY ,
-
Lookup Type: WMS_LPN_REUSABILITY
12.1.1
product: WMS - Warehouse Management , meaning: WMS LPN REUSABILITY ,
-
View: WMS_DEVICE_REQUESTS_WCSV
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WMS.WMS_DEVICE_REQUESTS_WCSV, object_name:WMS_DEVICE_REQUESTS_WCSV, status:VALID, product: WMS - Warehouse Management , description: View on which device request query and device response query can be based , implementation_dba_data: APPS.WMS_DEVICE_REQUESTS_WCSV ,
-
View: WMS_DEVICE_REQUESTS_WCSV
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WMS.WMS_DEVICE_REQUESTS_WCSV, object_name:WMS_DEVICE_REQUESTS_WCSV, status:VALID, product: WMS - Warehouse Management , description: View on which device request query and device response query can be based , implementation_dba_data: APPS.WMS_DEVICE_REQUESTS_WCSV ,
-
View: WMS_OP_PLAN_DETAILS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WMS.WMS_OP_PLAN_DETAILS_V, object_name:WMS_OP_PLAN_DETAILS_V, status:VALID, product: WMS - Warehouse Management , description: Detail level Operation Information , implementation_dba_data: APPS.WMS_OP_PLAN_DETAILS_V ,
-
Lookup Type: WMS_PURGE_TYPE
12.2.2
product: WMS - Warehouse Management , meaning: WMS_PURGE_TYPE , description: Used for WMS Purge Program ,
-
View: WMS_PACKING_LPN_CONT_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WMS.WMS_PACKING_LPN_CONT_V, object_name:WMS_PACKING_LPN_CONT_V, status:VALID, product: WMS - Warehouse Management , description: View to display To LPN Content in WMS Packing Workbench Form , implementation_dba_data: APPS.WMS_PACKING_LPN_CONT_V ,
-
View: WMS_PACKING_LPN_CONT_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WMS.WMS_PACKING_LPN_CONT_V, object_name:WMS_PACKING_LPN_CONT_V, status:VALID, product: WMS - Warehouse Management , description: View to display To LPN Content in WMS Packing Workbench Form , implementation_dba_data: APPS.WMS_PACKING_LPN_CONT_V ,
-
Table: WMS_LPN_INTERFACE
12.2.2
owner:WMS, object_type:TABLE, fnd_design_data:WMS.WMS_LPN_INTERFACE, object_name:WMS_LPN_INTERFACE, status:VALID, product: WMS - Warehouse Management , description: Used to provide the information related to a container instance (LPN) for a transaction , implementation_dba_data: WMS.WMS_LPN_INTERFACE ,
-
Table: WMS_LPN_PROCESS_TEMP
12.2.2
owner:WMS, object_type:TABLE, fnd_design_data:WMS.WMS_LPN_PROCESS_TEMP, object_name:WMS_LPN_PROCESS_TEMP, status:VALID, product: WMS - Warehouse Management , description: Temporary table used to store the generated lpn values after call of the Generate_LPN api. API will pass back a process_id that indicates with LPNs in the process temp table were generated during that particular call , implementation_dba_data: WMS.WMS_LPN_PROCESS_TEMP ,
-
Table: WMS_LPN_PROCESS_TEMP
12.1.1
owner:WMS, object_type:TABLE, fnd_design_data:WMS.WMS_LPN_PROCESS_TEMP, object_name:WMS_LPN_PROCESS_TEMP, status:VALID, product: WMS - Warehouse Management , description: Temporary table used to store the generated lpn values after call of the Generate_LPN api. API will pass back a process_id that indicates with LPNs in the process temp table were generated during that particular call , implementation_dba_data: WMS.WMS_LPN_PROCESS_TEMP ,
-
Table: WMS_LPN_INTERFACE
12.1.1
owner:WMS, object_type:TABLE, fnd_design_data:WMS.WMS_LPN_INTERFACE, object_name:WMS_LPN_INTERFACE, status:VALID, product: WMS - Warehouse Management , description: Used to provide the information related to a container instance (LPN) for a transaction , implementation_dba_data: WMS.WMS_LPN_INTERFACE ,
-
Lookup Type: WMS_LPN_CONTEXT
12.1.1
product: WMS - Warehouse Management , meaning: WMS LPN CONTEXT ,
-
Lookup Type: WMS_LPN_CONTEXT
12.2.2
product: WMS - Warehouse Management , meaning: WMS LPN CONTEXT ,
-
View: WMS_LOADED_QUANTITIES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WMS.WMS_LOADED_QUANTITIES_V, object_name:WMS_LOADED_QUANTITIES_V, status:VALID, product: WMS - Warehouse Management , description: This table shows the information for the quantity loaded in the lpn , implementation_dba_data: APPS.WMS_LOADED_QUANTITIES_V ,
-
View: WMS_LPN_CONTENTS_SERIAL_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WMS.WMS_LPN_CONTENTS_SERIAL_V, object_name:WMS_LPN_CONTENTS_SERIAL_V, status:VALID, product: WMS - Warehouse Management , description: View of container contents ( only serial controlled items) , implementation_dba_data: APPS.WMS_LPN_CONTENTS_SERIAL_V ,
-
View: WMS_PACKING_MATERIAL_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WMS.WMS_PACKING_MATERIAL_V, object_name:WMS_PACKING_MATERIAL_V, status:VALID, product: WMS - Warehouse Management , description: View to be used for Packing Workbench eligible material spreadtable , implementation_dba_data: APPS.WMS_PACKING_MATERIAL_V ,
-
View: WMS_PACKING_MATERIAL_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WMS.WMS_PACKING_MATERIAL_V, object_name:WMS_PACKING_MATERIAL_V, status:VALID, product: WMS - Warehouse Management , description: View to be used for Packing Workbench eligible material spreadtable , implementation_dba_data: APPS.WMS_PACKING_MATERIAL_V ,
-
View: WMS_LPN_CONTENTS_SERIAL_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WMS.WMS_LPN_CONTENTS_SERIAL_V, object_name:WMS_LPN_CONTENTS_SERIAL_V, status:VALID, product: WMS - Warehouse Management , description: View of container contents ( only serial controlled items) , implementation_dba_data: APPS.WMS_LPN_CONTENTS_SERIAL_V ,
-
Table: WMS_LICENSE_PLATE_NUMBERS
12.2.2
owner:WMS, object_type:TABLE, fnd_design_data:WMS.WMS_LICENSE_PLATE_NUMBERS, object_name:WMS_LICENSE_PLATE_NUMBERS, status:VALID, product: WMS - Warehouse Management , description: Used to store the information related to a container instance (LPN) , implementation_dba_data: WMS.WMS_LICENSE_PLATE_NUMBERS ,
-
Table: WMS_LICENSE_PLATE_NUMBERS
12.1.1
owner:WMS, object_type:TABLE, fnd_design_data:WMS.WMS_LICENSE_PLATE_NUMBERS, object_name:WMS_LICENSE_PLATE_NUMBERS, status:VALID, product: WMS - Warehouse Management , description: Used to store the information related to a container instance (LPN) , implementation_dba_data: WMS.WMS_LICENSE_PLATE_NUMBERS ,
-
View: WMS_LPN_CONTENTS_LOT_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WMS.WMS_LPN_CONTENTS_LOT_V, object_name:WMS_LPN_CONTENTS_LOT_V, status:VALID, product: WMS - Warehouse Management , description: View of container contents ( only lot controlled items) , implementation_dba_data: APPS.WMS_LPN_CONTENTS_LOT_V ,
-
View: WMS_LPN_CONTENTS_LOT_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WMS.WMS_LPN_CONTENTS_LOT_V, object_name:WMS_LPN_CONTENTS_LOT_V, status:VALID, product: WMS - Warehouse Management , description: View of container contents ( only lot controlled items) , implementation_dba_data: APPS.WMS_LPN_CONTENTS_LOT_V ,
-
View: WMS_PAGE_TEMPLATES_FIELDS_F_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WMS.WMS_PAGE_TEMPLATES_FIELDS_F_V, object_name:WMS_PAGE_TEMPLATES_FIELDS_F_V, status:VALID, product: WMS - Warehouse Management , implementation_dba_data: APPS.WMS_PAGE_TEMPLATES_FIELDS_F_V ,
-
View: WMS_PAGE_TEMPLATES_FIELDS_F_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WMS.WMS_PAGE_TEMPLATES_FIELDS_F_V, object_name:WMS_PAGE_TEMPLATES_FIELDS_F_V, status:VALID, product: WMS - Warehouse Management , description: This view shows page template fields with configurable fields , implementation_dba_data: APPS.WMS_PAGE_TEMPLATES_FIELDS_F_V ,