Search Results wsh_itm_item_sync
Overview
The concurrent program WSH_ITM_ITEM_SYNC — presented to end users as Item Synchronization — is owned by the WSH: Shipping Execution product family within Oracle E-Business Suite. Its documented description is "ITM Item Synchronization," and it is enabled for use in both Oracle EBS 12.1.1 and 12.2.2. The program is responsible for synchronizing item-related data between the Shipping Execution schema and the underlying Inventory item master so that shipping-eligible items, their attributes, and associated freight or handling classifications remain consistent across the two modules. Because Shipping Execution relies heavily on inventory item definitions, any divergence between the item master and the shipping data structures can cause failures during pick release, ship confirm, and manifesting. This program serves as the corrective and preventive mechanism that reconciles those structures.
Execution Details
Per the documented ETRM metadata for release 12.2.2, the program is configured with the following execution attributes:
- User-facing name: Item Synchronization
- Product: WSH – Shipping Execution
- Enabled: Yes
- Execution Method: PL/SQL Stored Procedure
- Argument Method: Standard
- Executable: WSH_ITM_SYNC_ITEM
- Execution Filename: WSH_ITM_ITEM_SYNC.POPULATE_DATA
Because the execution method is a PL/SQL stored procedure, the program runs entirely within the database tier and does not invoke a concurrent manager report or host script. The executable WSH_ITM_SYNC_ITEM calls the packaged routine WSH_ITM_ITEM_SYNC.POPULATE_DATA, which performs the actual population and reconciliation logic against the item synchronization tables. The Standard argument method indicates that parameters, if defined on the concurrent program definition, are passed positionally rather than through a token-based or named convention.
How to Run
Users submit Item Synchronization through the standard Submit Requests (SRS) window, typically by navigating to Shipping Execution > Requests > Run, or by using the generic View > Requests > Submit a New Request path if Shipping responsibility menus expose the program. Administrators can also launch it via the Concurrent Programs form or schedule it as a recurring request when large item master changes occur.
Because the documented Argument Method is Standard, the program may expose one or more positional parameters — commonly an organization or inventory organization context — to scope the synchronization to a specific warehouse or operating unit. Where no parameters are defined, the program processes items system-wide. It is good practice to run the program after bulk item imports, new item category assignments, or changes to shipping-relevant item attributes, and to schedule it during low-activity windows because synchronization touches large item populations.
Related Objects
The synchronization logic executed by WSH_ITM_ITEM_SYNC.POPULATE_DATA interacts with item and shipping interface structures. Commonly associated objects include:
- WSH_ITM_ITEM_SYNC — the PL/SQL package containing the POPULATE_DATA routine.
- WSH_ITM_SYNC_ITEM — the executable definition registered against the concurrent program.
- MTL_SYSTEM_ITEMS_B / MTL_SYSTEM_ITEMS_TL — the Inventory item master tables from which item attributes are read.
- Shipping item-related staging or interface tables used by WSH to hold shipping-eligible item attributes.
- INV Item APIs and shipping item attribute APIs that may be invoked as part of reconciliation.
Correct and timely execution of this program helps ensure that pick release and ship confirm operations reflect the current state of the item master across both EBS 12.1.1 and 12.2.2 environments.
-
Concurrent Program: WSH_ITM_ITEM_SYNC
12.1.1
execution_filename: WSH_ITM_ITEM_SYNC.POPULATE_DATA , product: WSH - Shipping Execution , user_name: WSH ITM Item Sync , description: Item Synchronization , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: WSH_ITM_ITEM_SYNC
12.2.2
execution_filename: WSH_ITM_ITEM_SYNC.POPULATE_DATA , product: WSH - Shipping Execution , user_name: WSH ITM Item Sync , description: Item Synchronization , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
PACKAGE: APPS.WSH_ITM_ITEM_SYNC
12.1.1
owner:APPS, object_type:PACKAGE, object_name:WSH_ITM_ITEM_SYNC, status:VALID,
-
PACKAGE: APPS.WSH_ITM_ITEM_SYNC
12.2.2
owner:APPS, object_type:PACKAGE, object_name:WSH_ITM_ITEM_SYNC, status:VALID,
-
PACKAGE BODY: APPS.WSH_ITM_ITEM_SYNC
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:WSH_ITM_ITEM_SYNC, status:VALID,
-
PACKAGE BODY: APPS.WSH_ITM_ITEM_SYNC
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:WSH_ITM_ITEM_SYNC, status:VALID,
-
PACKAGE: APPS.WSH_ITM_ITEM_SYNC
12.1.1
-
SYNONYM: APPS.WSH_ITM_ITEMS
12.1.1
owner:APPS, object_type:SYNONYM, object_name:WSH_ITM_ITEMS, status:VALID,
-
SYNONYM: APPS.WSH_ITM_ITEMS_S
12.1.1
owner:APPS, object_type:SYNONYM, object_name:WSH_ITM_ITEMS_S, status:VALID,
-
SYNONYM: APPS.WSH_ITM_ITEMS
12.2.2
owner:APPS, object_type:SYNONYM, object_name:WSH_ITM_ITEMS, status:VALID,
-
SYNONYM: APPS.WSH_ITM_REQUEST_CONTROL_S
12.2.2
owner:APPS, object_type:SYNONYM, object_name:WSH_ITM_REQUEST_CONTROL_S, status:VALID,
-
SYNONYM: APPS.WSH_ITM_REQUEST_CONTROL_S
12.1.1
owner:APPS, object_type:SYNONYM, object_name:WSH_ITM_REQUEST_CONTROL_S, status:VALID,
-
SYNONYM: APPS.WSH_ITM_ITEMS_S
12.2.2
owner:APPS, object_type:SYNONYM, object_name:WSH_ITM_ITEMS_S, status:VALID,
-
PACKAGE: APPS.WSH_ITM_CUSTOMIZE
12.2.2
owner:APPS, object_type:PACKAGE, object_name:WSH_ITM_CUSTOMIZE, status:VALID,
-
12.1.1 FND Design Data
12.1.1
-
PACKAGE: APPS.WSH_ITM_QUERY_CUSTOM
12.1.1
owner:APPS, object_type:PACKAGE, object_name:WSH_ITM_QUERY_CUSTOM, status:VALID,
-
PACKAGE: APPS.WSH_ITM_ITEM_SYNC
12.2.2
-
PACKAGE: APPS.WSH_ITM_CUSTOMIZE
12.1.1
owner:APPS, object_type:PACKAGE, object_name:WSH_ITM_CUSTOMIZE, status:VALID,
-
PACKAGE: APPS.WSH_ITM_QUERY_CUSTOM
12.2.2
owner:APPS, object_type:PACKAGE, object_name:WSH_ITM_QUERY_CUSTOM, status:VALID,
-
SYNONYM: APPS.WSH_ITM_REQUEST_CONTROL
12.1.1
owner:APPS, object_type:SYNONYM, object_name:WSH_ITM_REQUEST_CONTROL, status:VALID,
-
SYNONYM: APPS.WSH_ITM_REQUEST_CONTROL
12.2.2
owner:APPS, object_type:SYNONYM, object_name:WSH_ITM_REQUEST_CONTROL, status:VALID,
-
12.2.2 FND Design Data
12.2.2
-
12.2.2 DBA Data
12.2.2
-
PACKAGE: APPS.FND_FLEX_KEY_API
12.1.1
owner:APPS, object_type:PACKAGE, object_name:FND_FLEX_KEY_API, status:VALID,
-
12.1.1 DBA Data
12.1.1
-
12.1.1 DBA Data
12.1.1
-
PACKAGE: APPS.FND_FLEX_KEY_API
12.2.2
owner:APPS, object_type:PACKAGE, object_name:FND_FLEX_KEY_API, status:VALID,
-
12.2.2 DBA Data
12.2.2
-
PACKAGE BODY: APPS.WSH_ITM_ITEM_SYNC
12.1.1
-
PACKAGE BODY: APPS.WSH_ITM_ITEM_SYNC
12.2.2
-
PACKAGE: APPS.WSH_DEBUG_INTERFACE
12.2.2
owner:APPS, object_type:PACKAGE, object_name:WSH_DEBUG_INTERFACE, status:VALID,
-
PACKAGE: APPS.WSH_DEBUG_INTERFACE
12.1.1
owner:APPS, object_type:PACKAGE, object_name:WSH_DEBUG_INTERFACE, status:VALID,
-
PACKAGE: APPS.WSH_DEBUG_SV
12.1.1
owner:APPS, object_type:PACKAGE, object_name:WSH_DEBUG_SV, status:VALID,
-
APPS.WSH_ITM_ITEM_SYNC dependencies on WSH_ITM_ITEM_SYNC
12.2.2
-
PACKAGE: APPS.WSH_DEBUG_SV
12.2.2
owner:APPS, object_type:PACKAGE, object_name:WSH_DEBUG_SV, status:VALID,
-
APPS.WSH_ITM_ITEM_SYNC dependencies on WSH_ITM_ITEM_SYNC
12.1.1
-
PACKAGE: APPS.FND_CONCURRENT
12.1.1
owner:APPS, object_type:PACKAGE, object_name:FND_CONCURRENT, status:VALID,
-
PACKAGE: APPS.FND_CONCURRENT
12.2.2
owner:APPS, object_type:PACKAGE, object_name:FND_CONCURRENT, status:VALID,
-
APPS.WSH_ITM_ITEM_SYNC dependencies on WSH_DEBUG_SV
12.1.1
-
APPS.WSH_ITM_ITEM_SYNC dependencies on WSH_DEBUG_SV
12.2.2
-
SYNONYM: PUBLIC.DBMS_SQL
12.2.2
owner:PUBLIC, object_type:SYNONYM, object_name:DBMS_SQL, status:VALID,
-
SYNONYM: APPS.FND_LANGUAGES
12.2.2
owner:APPS, object_type:SYNONYM, object_name:FND_LANGUAGES, status:VALID,
-
SYNONYM: PUBLIC.DBMS_SQL
12.1.1
owner:PUBLIC, object_type:SYNONYM, object_name:DBMS_SQL, status:VALID,
-
SYNONYM: APPS.FND_LANGUAGES
12.1.1
owner:APPS, object_type:SYNONYM, object_name:FND_LANGUAGES, status:VALID,
-
SYNONYM: PUBLIC.DUAL
12.2.2
owner:PUBLIC, object_type:SYNONYM, object_name:DUAL, status:VALID,
-
SYNONYM: PUBLIC.DUAL
12.1.1
owner:PUBLIC, object_type:SYNONYM, object_name:DUAL, status:VALID,
-
SYNONYM: PUBLIC.PLITBLM
12.2.2
owner:PUBLIC, object_type:SYNONYM, object_name:PLITBLM, status:VALID,
-
SYNONYM: PUBLIC.PLITBLM
12.1.1
owner:PUBLIC, object_type:SYNONYM, object_name:PLITBLM, status:VALID,
-
PACKAGE: APPS.FND_GLOBAL
12.2.2
owner:APPS, object_type:PACKAGE, object_name:FND_GLOBAL, status:VALID,
-
12.2.2 DBA Data
12.2.2