Search Results hz
The WSH.WSH_ITM_PARTY_CONTACTS
table in Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2 is a critical data structure within the Shipping Execution module. It serves as a junction table that establishes relationships between item parties (shipping entities) and their associated contact information, enabling comprehensive tracking and communication capabilities throughout the shipping lifecycle. This table plays a pivotal role in maintaining the complex web of relationships between trading partners, carriers, and other logistics stakeholders.
Table Structure and Key Columns
The table's primary columns include:ITEM_PARTY_CONTACT_ID
: Primary key identifierITEM_PARTY_ID
: Foreign key reference toWSH_ITEM_PARTIES
CONTACT_ID
: Foreign key toHZ_CONTACT_POINTS
in Trading Community ArchitecturePRIMARY_FLAG
: Indicates if this is the primary contactSTATUS
: Active/inactive status of the relationshipCREATION_DATE
,CREATED_BY
,LAST_UPDATE_DATE
,LAST_UPDATED_BY
: Standard Oracle audit columns
Functional Integration
The table integrates with multiple EBS modules:- Trading Community Architecture (TCA): Links to
HZ_CONTACT_POINTS
for contact details - Order Management: Provides shipping contact information for order fulfillment
- Logistics: Enables carrier communication during shipment execution
Business Process Context
WSH_ITM_PARTY_CONTACTS
supports critical shipping processes:
- Automated shipment notifications to designated contacts
- Carrier communication management
- Exception handling with responsible parties
- Multi-party shipping coordination
Technical Implementation
The table is maintained through:- Shipping Execution APIs (
WSH_ITM_PARTIES_PUB
) - Oracle Forms in the Shipping Transaction Manager
- PL/SQL packages in the shipping module
Data Relationships
Key foreign key relationships exist with:WSH_ITEM_PARTIES
(shipping party details)HZ_CONTACT_POINTS
(contact information)WSH_DELIVERY_DETAILS
(shipment items)
Customization Considerations
Common extension scenarios include:- Adding custom contact attributes through descriptive flexfields
- Extending contact validation logic
- Integrating with external contact management systems
Performance Implications
The table should be indexed on:ITEM_PARTY_ID
for party-based queriesCONTACT_ID
for contact-based lookups- Composite index on status fields for active record retrieval
Upgrade Impact
Between 12.1.1 and 12.2.2, the table structure remained stable, but underlying TCA integration was enhanced in 12.2.2 to support additional contact point types and validation rules.Security Model
Access is controlled through:- Oracle function security
- Data security rules in TCA
- Shipping responsibility restrictions
-
APPS.EAM_ASSET_LOG_PVT dependencies on HZ_LOCATIONS
12.2.2
-
APPS.OKS_EXTWAR_UTIL_PUB dependencies on HZ_PARTIES
12.1.1
-
APPS.PO_CHANGEORDERWF_PVT dependencies on HZ_LOCATIONS
12.1.1
-
APPS.PO_CHANGEORDERWF_PVT dependencies on HZ_LOCATIONS
12.2.2
-
APPS.OKS_EXTWAR_UTIL_PUB dependencies on HZ_PARTIES
12.2.2
-
APPS.POA_DBI_PO_DIST_F_C dependencies on HZ_PARTIES
12.1.1
-
VIEW: APPS.CSI_INSTALLED_BASE_V
12.2.2
-
APPS.IGS_AD_GEN_002 dependencies on HZ_PARTIES
12.1.1
-
VIEW: APPS.CSI_INSTALLED_BASE_V
12.1.1
-
APPS.CSZ_SERVICEREQUEST_UTIL_PVT dependencies on HZ_PARTIES
12.1.1
-
APPS.HZ_COMMON_PUB dependencies on DBMS_SESSION
12.2.2
-
APPS.OKS_CCMIGRATE_PVT dependencies on HZ_CUST_ACCOUNTS_ALL
12.2.2
-
APPS.HZ_COMMON_PUB dependencies on DBMS_SESSION
12.1.1
-
APPS.OKS_CCMIGRATE_PVT dependencies on HZ_CUST_ACCOUNTS_ALL
12.1.1
-
APPS.CSZ_SERVICEREQUEST_UTIL_PVT dependencies on HZ_PARTIES
12.2.2
-
APPS.POS_HZ_LOCATION_BO_PKG dependencies on HZ_LOCATIONS
12.2.2
-
VIEW: APPS.OKS_AUTH_SHOWALL_PROD_V
12.2.2
-
APPS.FUN_IC_AME_WF_PKG dependencies on HZ_PARTIES
12.1.1
-
APPS.AHL_PRD_PRINT_PVT dependencies on HZ_PARTIES
12.2.2
-
APPS.OKS_CCMIGRATE_PVT dependencies on OKC_K_HEADERS_ALL_B
12.2.2
-
APPS.HZ_MATCH_RULE_COMPILE dependencies on HZ_MATCH_RULE_COMPILE
12.2.2
-
APPS.HZ_GEOCODE_PKG dependencies on HZ_HTTP_PKG
12.2.2
-
VIEW: APPS.OKS_PRODUCT_DETAILS_V
12.1.1
-
VIEW: APPS.OKS_PRODUCT_DETAILS_V
12.2.2
-
APPS.FUN_IC_AME_WF_PKG dependencies on HZ_PARTIES
12.2.2
-
APPS.AHL_DI_SUBSCRIPTION_PUB dependencies on HZ_PARTIES
12.1.1
-
APPS.AHL_DI_SUBSCRIPTION_PUB dependencies on HZ_PARTIES
12.2.2
-
TABLE: WSH.WSH_ITM_PARTY_CONTACTS
12.2.2
owner:WSH, object_type:TABLE, fnd_design_data:WSH.WSH_ITM_PARTY_CONTACTS, object_name:WSH_ITM_PARTY_CONTACTS, status:VALID,
-
View: CSI_INSTALLED_BASE_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:CSI.CSI_INSTALLED_BASE_V, object_name:CSI_INSTALLED_BASE_V, status:VALID, product: CSI - Install Base , description: View for the grid in E-Business Center. , implementation_dba_data: APPS.CSI_INSTALLED_BASE_V ,
-
APPS.IGS_AD_IMP_006 dependencies on HZ_PARTIES
12.1.1
-
APPS.OKS_EXTWAR_UTIL_PUB dependencies on OKC_CONTACTS
12.2.2
-
VIEW: APPS.OKS_AUTH_SHOWALL_PROD_V
12.1.1
-
APPS.OKS_CCMIGRATE_PVT dependencies on HZ_CUST_ACCOUNTS
12.1.1
-
APPS.OKS_EXTWAR_UTIL_PUB dependencies on OKC_K_PARTY_ROLES_B
12.1.1
-
APPS.OKS_EXTWAR_UTIL_PUB dependencies on OKC_K_PARTY_ROLES_B
12.2.2
-
APPS.IGS_AD_GEN_002 dependencies on IGS_PE_PERSON_BASE_V
12.1.1
-
APPS.PON_AUCTION_PKG dependencies on HZ_PARTIES
12.1.1
-
APPS.OKS_CCMIGRATE_PVT dependencies on OKC_K_HEADERS_ALL_B
12.1.1
-
APPS.OKS_CCMIGRATE_PVT dependencies on HZ_CUST_ACCOUNTS
12.2.2
-
APPS.IGS_AD_IMP_006 dependencies on HZ_EMPLOYMENT_HISTORY
12.1.1
-
View: CSI_INSTALLED_BASE_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:CSI.CSI_INSTALLED_BASE_V, object_name:CSI_INSTALLED_BASE_V, status:VALID, product: CSI - Install Base , description: View for the grid in E-Business Center. , implementation_dba_data: APPS.CSI_INSTALLED_BASE_V ,
-
APPS.FTE_LANE_SEARCH_QUERY_GEN dependencies on HZ_PARTIES
12.1.1
-
APPS.HZ_MATCH_RULE_COMPILE dependencies on HZ_MATCH_RULE_COMPILE
12.1.1
-
APPS.PON_TCA_MERGE_PVT dependencies on HZ_PARTIES
12.2.2
-
VIEW: APPS.OKI_CUSTOMERS_V
12.1.1
-
APPS.OKS_EXTWAR_UTIL_PUB dependencies on HR_ALL_ORGANIZATION_UNITS
12.2.2
-
APPS.WSH_LOCATIONS_PKG dependencies on HZ_LOCATIONS
12.2.2
-
APPS.HZ_GEOCODE_PKG dependencies on HZ_GEOCODE_PKG
12.2.2
-
APPS.IGF_AP_GEN dependencies on HZ_PARTIES
12.1.1
-
APPS.FTE_LANE_SEARCH_QUERY_GEN dependencies on HZ_PARTIES
12.2.2