Search Results wsh_document_instances
The WSH_DOCUMENT_INSTANCES
table in Oracle E-Business Suite (EBS) 12.1.1 or 12.2.2 is a critical data structure within the Oracle Shipping Execution module. It serves as a repository for tracking document instances associated with shipping transactions, ensuring proper documentation and compliance throughout the logistics process. This table is part of the broader Oracle Shipping Execution architecture, which integrates with other EBS modules like Order Management, Inventory, and Purchasing to facilitate end-to-end shipping operations.
Purpose and Functionality
The primary purpose ofWSH_DOCUMENT_INSTANCES
is to store metadata and references to shipping-related documents, such as bills of lading, packing slips, commercial invoices, and customs documentation. Each record in this table represents a unique instance of a document linked to a specific shipping transaction. The table acts as a bridge between shipping documents and their corresponding delivery or shipment records, enabling traceability and auditability.
Key Columns and Relationships
The table includes several important columns:- DOCUMENT_INSTANCE_ID: Primary key identifier for each document instance.
- DOCUMENT_ID: References the document type from
WSH_DOCUMENTS
. - DELIVERY_ID: Links to the delivery record in
WSH_DELIVERIES
. - SHIPMENT_ID: Associates the document with a shipment in
WSH_NEW_DELIVERIES
. - DOCUMENT_STATUS: Indicates the current status (e.g., 'PRINTED', 'SENT', 'ARCHIVED').
- CREATION_DATE and LAST_UPDATE_DATE: Track document lifecycle timestamps.
WSH_DOCUMENTS
(defines document types)WSH_DELIVERIES
(core delivery records)WSH_NEW_DELIVERIES
(shipment information)
Integration Points
WSH_DOCUMENT_INSTANCES
integrates with multiple EBS components:
- Order Management: Shipping documents reference sales orders.
- Inventory: Packing slips reflect inventory movements.
- Accounts Receivable: Invoices generated from shipping documents.
- Customs Compliance: Stores export/import documentation.
Business Process Flow
The typical document lifecycle involves:- Document creation when a delivery is confirmed
- Status updates as documents are processed
- Archival or purging based on retention policies
Technical Considerations
Key technical aspects include:- Indexes on frequently queried columns (DELIVERY_ID, SHIPMENT_ID)
- Triggers for status change validation
- Concurrent programs for document purge operations
- API interfaces (WSH_DOCUMENTS_PUB) for programmatic access
Customization and Extensions
Common extensions include:- Adding custom document types
- Extending status values
- Integrating with third-party document management systems
- Creating custom reports on document history
Performance Implications
The table can grow significantly in high-volume shipping environments. Recommended maintenance includes:- Regular purging of obsolete records
- Partitioning strategies for large implementations
- Materialized views for reporting
WSH_DOCUMENT_INSTANCES
provides the foundational structure for managing shipping documentation in Oracle EBS, supporting compliance, traceability, and operational efficiency in logistics processes. Its proper configuration and maintenance are essential for organizations with complex shipping requirements.
-
Table: WSH_DOCUMENT_INSTANCES
12.1.1
owner:WSH, object_type:TABLE, fnd_design_data:WSH.WSH_DOCUMENT_INSTANCES, object_name:WSH_DOCUMENT_INSTANCES, status:VALID, product: WSH - Shipping Execution , description: Document Instances , implementation_dba_data: WSH.WSH_DOCUMENT_INSTANCES ,
-
Table: WSH_DOCUMENT_INSTANCES
12.2.2
owner:WSH, object_type:TABLE, fnd_design_data:WSH.WSH_DOCUMENT_INSTANCES, object_name:WSH_DOCUMENT_INSTANCES, status:VALID, product: WSH - Shipping Execution , description: Document Instances , implementation_dba_data: WSH.WSH_DOCUMENT_INSTANCES ,
-
View: WSH_PACK_SLIP_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSH_PACK_SLIP_V, object_name:WSH_PACK_SLIP_V, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSH_PACK_SLIP_V ,
-
View: WSH_PACKING_SLIPS_DB_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSH_PACKING_SLIPS_DB_V, object_name:WSH_PACKING_SLIPS_DB_V, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSH_PACKING_SLIPS_DB_V ,
-
View: WSH_PACK_SLIP_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSH_PACK_SLIP_V, object_name:WSH_PACK_SLIP_V, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSH_PACK_SLIP_V ,
-
View: WSH_PACKING_SLIPS_DB_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSH_PACKING_SLIPS_DB_V, object_name:WSH_PACKING_SLIPS_DB_V, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSH_PACKING_SLIPS_DB_V ,
-
View: WSH_PURGE_SET_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSH_PURGE_SET_V, object_name:WSH_PURGE_SET_V, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSH_PURGE_SET_V ,
-
View: WSHBV_DOCUMENT_PACKSLIP
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSHBV_DOCUMENT_PACKSLIP, object_name:WSHBV_DOCUMENT_PACKSLIP, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSHBV_DOCUMENT_PACKSLIP ,
-
View: WSHFV_DOCUMENT_PACKSLIP
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSHFV_DOCUMENT_PACKSLIP, object_name:WSHFV_DOCUMENT_PACKSLIP, status:VALID, product: WSH - Shipping Execution , description: Full BIS Business View of Document Instances for Pack Slip. , implementation_dba_data: APPS.WSHFV_DOCUMENT_PACKSLIP ,
-
View: WSHFV_DOCUMENT_PACKSLIP
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSHFV_DOCUMENT_PACKSLIP, object_name:WSHFV_DOCUMENT_PACKSLIP, status:VALID, product: WSH - Shipping Execution , description: Full BIS Business View of Document Instances for Pack Slip. , implementation_dba_data: APPS.WSHFV_DOCUMENT_PACKSLIP ,
-
View: WSHFV_DOCUMENT_BOL
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSHFV_DOCUMENT_BOL, object_name:WSHFV_DOCUMENT_BOL, status:VALID, product: WSH - Shipping Execution , description: Full BIS Business View of Document Instances for Bill of Lading. , implementation_dba_data: APPS.WSHFV_DOCUMENT_BOL ,
-
View: WSHBV_DOCUMENT_PACKSLIP
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSHBV_DOCUMENT_PACKSLIP, object_name:WSHBV_DOCUMENT_PACKSLIP, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSHBV_DOCUMENT_PACKSLIP ,
-
View: WSHBV_DOCUMENT_BOL
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSHBV_DOCUMENT_BOL, object_name:WSHBV_DOCUMENT_BOL, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSHBV_DOCUMENT_BOL ,
-
View: WSHBV_DOCUMENT_BOL
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSHBV_DOCUMENT_BOL, object_name:WSHBV_DOCUMENT_BOL, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSHBV_DOCUMENT_BOL ,
-
View: WSH_OPSM_ASN_DELIVERIES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSH_OPSM_ASN_DELIVERIES_V, object_name:WSH_OPSM_ASN_DELIVERIES_V, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSH_OPSM_ASN_DELIVERIES_V ,
-
View: WSHFV_DOCUMENT_BOL
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSHFV_DOCUMENT_BOL, object_name:WSHFV_DOCUMENT_BOL, status:VALID, product: WSH - Shipping Execution , description: Full BIS Business View of Document Instances for Bill of Lading. , implementation_dba_data: APPS.WSHFV_DOCUMENT_BOL ,
-
View: WSH_POD_CARGO_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSH_POD_CARGO_V, object_name:WSH_POD_CARGO_V, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSH_POD_CARGO_V ,
-
View: WSH_POD_CARGO_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSH_POD_CARGO_V, object_name:WSH_POD_CARGO_V, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSH_POD_CARGO_V ,
-
View: WSH_BOLS_DB_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSH_BOLS_DB_V, object_name:WSH_BOLS_DB_V, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSH_BOLS_DB_V ,
-
View: WSH_BOLS_DB_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSH_BOLS_DB_V, object_name:WSH_BOLS_DB_V, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSH_BOLS_DB_V ,
-
View: WSH_POD_DETAIL_V
12.1.1
product: WSH - Shipping Execution , implementation_dba_data: Not implemented in this database ,
-
View: WSH_DSNO_DELIVERIES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSH_DSNO_DELIVERIES_V, object_name:WSH_DSNO_DELIVERIES_V, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSH_DSNO_DELIVERIES_V ,
-
View: WSH_DSNO_DELIVERIES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSH_DSNO_DELIVERIES_V, object_name:WSH_DSNO_DELIVERIES_V, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSH_DSNO_DELIVERIES_V ,
-
View: WSH_POD_DETAIL_V
12.2.2
product: WSH - Shipping Execution , implementation_dba_data: Not implemented in this database ,
-
View: WSH_BOLS_RD_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSH_BOLS_RD_V, object_name:WSH_BOLS_RD_V, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSH_BOLS_RD_V ,
-
View: WSH_BOLS_RD_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSH_BOLS_RD_V, object_name:WSH_BOLS_RD_V, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSH_BOLS_RD_V ,
-
View: WSH_POD_SUMMARY_V
12.1.1
product: WSH - Shipping Execution , implementation_dba_data: Not implemented in this database ,
-
View: WSH_POD_SUMMARY_V
12.2.2
product: WSH - Shipping Execution , implementation_dba_data: Not implemented in this database ,