Search Results wsh_itm_response_lines
Overview
The WSH_ITM_RESPONSE_LINES table is a core data object within the Oracle E-Business Suite Shipping Execution (WSH) module, specifically supporting the International Trade Management (ITM) functionality. It operates within the context of compliance screening, where business entities, such as customers or suppliers, and items are checked against denied party lists. This table stores the detailed, line-level results of such screening requests. For every screening request processed, one or more records in this table are generated to capture the specific outcome (e.g., passed, denied, or pending) for each individual party and item combination that was screened. It serves as the child table to the WSH_ITM_RESPONSE_HEADERS, which stores the general metadata for the overall screening response.
Key Information Stored
The table's primary purpose is to log the granular results of a compliance check. Its key columns, as indicated by its foreign key relationships, link it to the specific entities screened and the parent response. The primary identifier is the RESPONSE_LINE_ID. The RESPONSE_HEADER_ID column links the line to its parent response header. The ITEM_ID and PARTY_ID columns are foreign keys that precisely identify which inventory item and which trading partner (customer, supplier, etc.) were evaluated in this specific line of the response. While the provided metadata does not list all columns, typical data in such a table would include the screening status (e.g., 'PASSED', 'DENIED', 'ERROR'), a reason code, the date of the response, and potentially the specific denied list rule that triggered a match.
Common Use Cases and Queries
The primary use case is auditing and reporting on compliance screening history. Organizations require this data to demonstrate due diligence and to investigate any denied transactions. A common query involves joining to the related header and entity tables to produce a comprehensive audit report. For example, to find all denied screening results for a specific customer party, a query would join WSH_ITM_RESPONSE_LINES to WSH_ITM_RESPONSE_HEADERS for request details and to WSH_ITM_PARTIES for party information, filtering on the status column. Technical consultants often query this table to debug integration issues with external screening services or to analyze patterns in screening outcomes. The data is critical for workflows where a 'DENIED' status would halt an order or shipment process within the Order Management and Shipping Execution modules.
Related Objects
The table is centrally connected to other core ITM entities via documented foreign key constraints. Its primary relationships are:
- Parent Table: WSH_ITM_RESPONSE_HEADERS, joined via WSH_ITM_RESPONSE_LINES.RESPONSE_HEADER_ID.
- Reference Tables:
- WSH_ITM_ITEMS, joined via WSH_ITM_RESPONSE_LINES.ITEM_ID.
- WSH_ITM_PARTIES, joined via WSH_ITM_RESPONSE_LINES.PARTY_ID.
- Child Table: WSH_ITM_DENIED_PARTIES, which references WSH_ITM_RESPONSE_LINES.RESPONSE_LINE_ID. This suggests a more detailed breakdown of denial information may be stored separately.
-
Table: WSH_ITM_RESPONSE_LINES
12.2.2
owner:WSH, object_type:TABLE, fnd_design_data:WSH.WSH_ITM_RESPONSE_LINES, object_name:WSH_ITM_RESPONSE_LINES, status:VALID, product: WSH - Shipping Execution , description: The response header stores general information about the response. For every request a response Header is created. , implementation_dba_data: WSH.WSH_ITM_RESPONSE_LINES ,
-
Table: WSH_ITM_RESPONSE_LINES
12.1.1
owner:WSH, object_type:TABLE, fnd_design_data:WSH.WSH_ITM_RESPONSE_LINES, object_name:WSH_ITM_RESPONSE_LINES, status:VALID, product: WSH - Shipping Execution , description: The response header stores general information about the response. For every request a response Header is created. , implementation_dba_data: WSH.WSH_ITM_RESPONSE_LINES ,
-
APPS.WSH_ITM_RESPONSE_PKG dependencies on WSH_ITM_RESPONSE_LINES
12.1.1
-
APPS.WSH_ITM_RESPONSE_PKG dependencies on WSH_ITM_RESPONSE_LINES
12.2.2
-
APPS.WSH_ITM_ASYN_MSGMAP_ASSISTANT dependencies on WSH_ITM_RESPONSE_LINES
12.2.2
-
APPS.WSH_ITM_PKG dependencies on WSH_ITM_RESPONSE_LINES
12.2.2
-
APPS.WSH_ITM_PKG dependencies on WSH_ITM_RESPONSE_LINES
12.1.1
-
APPS.WSH_ITM_ASYN_MSGMAP_ASSISTANT dependencies on WSH_ITM_RESPONSE_LINES
12.1.1
-
APPS.ONT_ITM_PKG dependencies on WSH_ITM_RESPONSE_LINES
12.2.2
-
APPS.ONT_ITM_PKG dependencies on WSH_ITM_RESPONSE_LINES
12.1.1
-
APPS.WSH_PURGE dependencies on WSH_ITM_RESPONSE_LINES
12.1.1
-
APPS.OE_EXPORT_COMPLIANCE_WF dependencies on WSH_ITM_RESPONSE_LINES
12.2.2
-
APPS.WSH_PURGE dependencies on WSH_ITM_RESPONSE_LINES
12.2.2
-
APPS.WSH_PURGE dependencies on WSH_ITM_RESPONSE_HEADERS
12.1.1
-
APPS.WSH_ITM_PKG SQL Statements
12.1.1
-
APPS.WSH_PURGE dependencies on WSH_ITM_RESPONSE_HEADERS
12.2.2
-
APPS.WSH_PURGE dependencies on WSH_ITM_REQUEST_CONTROL
12.2.2
-
Table: WSH_ITM_DENIED_PARTIES
12.1.1
owner:WSH, object_type:TABLE, fnd_design_data:WSH.WSH_ITM_DENIED_PARTIES, object_name:WSH_ITM_DENIED_PARTIES, status:VALID, product: WSH - Shipping Execution , description: In WSH_ITM_RESPONSE_LINES we store the scanning results of all the parties in a request. If a Denied Party match is found for any of the parties the corresponding details of the match are stored in this table , implementation_dba_data: WSH.WSH_ITM_DENIED_PARTIES ,
-
Table: WSH_ITM_DENIED_PARTIES
12.2.2
owner:WSH, object_type:TABLE, fnd_design_data:WSH.WSH_ITM_DENIED_PARTIES, object_name:WSH_ITM_DENIED_PARTIES, status:VALID, product: WSH - Shipping Execution , description: In WSH_ITM_RESPONSE_LINES we store the scanning results of all the parties in a request. If a Denied Party match is found for any of the parties the corresponding details of the match are stored in this table , implementation_dba_data: WSH.WSH_ITM_DENIED_PARTIES ,
-
SYNONYM: APPS.WSH_ITM_RESPONSE_LINES
12.2.2
owner:APPS, object_type:SYNONYM, object_name:WSH_ITM_RESPONSE_LINES, status:VALID,
-
APPS.WSH_PURGE dependencies on WSH_ITM_REQUEST_CONTROL
12.1.1
-
APPS.WSH_ITM_PKG dependencies on WSH_ITM_RESPONSE_HEADERS
12.2.2
-
APPS.WSH_ITM_PKG SQL Statements
12.2.2
-
APPS.WSH_ITM_PKG dependencies on WSH_ITM_RESPONSE_HEADERS
12.1.1
-
SYNONYM: APPS.WSH_ITM_RESPONSE_LINES
12.1.1
owner:APPS, object_type:SYNONYM, object_name:WSH_ITM_RESPONSE_LINES, status:VALID,
-
VIEW: APPS.WSH_ITM_RESPONSE_V
12.1.1
-
VIEW: APPS.WSH_ITM_RESPONSE_V
12.2.2
-
VIEW: WSH.WSH_ITM_RESPONSE_LINES#
12.2.2
owner:WSH, object_type:VIEW, object_name:WSH_ITM_RESPONSE_LINES#, status:VALID,
-
APPS.WSH_ITM_RESUBMIT dependencies on WSH_ITM_RESPONSE_HEADERS
12.2.2
-
APPS.WSH_ITM_RESPONSE_PKG SQL Statements
12.1.1
-
APPS.WSH_ITM_RESPONSE_PKG SQL Statements
12.2.2
-
APPS.WSH_ITM_RESUBMIT dependencies on WSH_ITM_REQUEST_CONTROL
12.2.2
-
APPS.WSH_ITM_RESUBMIT dependencies on WSH_ITM_RESPONSE_HEADERS
12.1.1
-
APPS.WSH_ITM_RESUBMIT dependencies on WSH_ITM_REQUEST_CONTROL
12.1.1
-
APPS.WSH_ITM_OVERRIDE dependencies on WSH_ITM_RESPONSE_HEADERS
12.2.2
-
APPS.WSH_ITM_OVERRIDE dependencies on WSH_ITM_RESPONSE_HEADERS
12.1.1
-
VIEW: WSH.WSH_ITM_RESPONSE_LINES#
12.2.2
-
APPS.OE_EXPORT_COMPLIANCE_WF dependencies on WSH_ITM_PARTIES
12.2.2
-
Table: WSH_ITM_RESPONSE_HEADERS
12.1.1
owner:WSH, object_type:TABLE, fnd_design_data:WSH.WSH_ITM_RESPONSE_HEADERS, object_name:WSH_ITM_RESPONSE_HEADERS, status:VALID, product: WSH - Shipping Execution , description: The response header stores general information about the response. For every request a response Header is created. , implementation_dba_data: WSH.WSH_ITM_RESPONSE_HEADERS ,
-
APPS.WSH_ITM_RESPONSE_PKG dependencies on WSH_ITM_PARTIES
12.2.2
-
Table: WSH_ITM_RESPONSE_HEADERS
12.2.2
owner:WSH, object_type:TABLE, fnd_design_data:WSH.WSH_ITM_RESPONSE_HEADERS, object_name:WSH_ITM_RESPONSE_HEADERS, status:VALID, product: WSH - Shipping Execution , description: The response header stores general information about the response. For every request a response Header is created. , implementation_dba_data: WSH.WSH_ITM_RESPONSE_HEADERS ,
-
Table: WSH_ITM_ITEMS
12.1.1
owner:WSH, object_type:TABLE, fnd_design_data:WSH.WSH_ITM_ITEMS, object_name:WSH_ITM_ITEMS, status:VALID, product: WSH - Shipping Execution , description: Stores item information required for license determination. Submitting a request to ITM Adapter for license determination involves creating a row in WSH_ITM_REQUEST_CONTROL and all the items involved in this transaction have to be populated , implementation_dba_data: WSH.WSH_ITM_ITEMS ,
-
PACKAGE BODY: APPS.WSH_ITM_RESPONSE_PKG
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:WSH_ITM_RESPONSE_PKG, status:VALID,
-
Table: WSH_ITM_ITEMS
12.2.2
owner:WSH, object_type:TABLE, fnd_design_data:WSH.WSH_ITM_ITEMS, object_name:WSH_ITM_ITEMS, status:VALID, product: WSH - Shipping Execution , description: Stores item information required for license determination. Submitting a request to ITM Adapter for license determination involves creating a row in WSH_ITM_REQUEST_CONTROL and all the items involved in this transaction have to be populated , implementation_dba_data: WSH.WSH_ITM_ITEMS ,
-
APPS.WSH_ITM_RESPONSE_PKG dependencies on WSH_ITM_PARTIES
12.1.1
-
PACKAGE BODY: APPS.WSH_ITM_RESPONSE_PKG
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:WSH_ITM_RESPONSE_PKG, status:VALID,
-
Table: WSH_ITM_PARTIES
12.2.2
owner:WSH, object_type:TABLE, fnd_design_data:WSH.WSH_ITM_PARTIES, object_name:WSH_ITM_PARTIES, status:VALID, product: WSH - Shipping Execution , description: Stores information of the parties, which have to be scanned. Submitting a request to ITM Adapter involves creating a row in WSH_ITM_REQUEST_CONTROL. All the parties, which have to be scanned as part of this request have to be populated in W , implementation_dba_data: WSH.WSH_ITM_PARTIES ,
-
APPS.WSH_ITM_OVERRIDE dependencies on WSH_ITM_REQUEST_CONTROL
12.2.2
-
Table: WSH_ITM_PARTIES
12.1.1
owner:WSH, object_type:TABLE, fnd_design_data:WSH.WSH_ITM_PARTIES, object_name:WSH_ITM_PARTIES, status:VALID, product: WSH - Shipping Execution , description: Stores information of the parties, which have to be scanned. Submitting a request to ITM Adapter involves creating a row in WSH_ITM_REQUEST_CONTROL. All the parties, which have to be scanned as part of this request have to be populated in W , implementation_dba_data: WSH.WSH_ITM_PARTIES ,
-
APPS.WSH_ITM_OVERRIDE dependencies on WSH_ITM_REQUEST_CONTROL
12.1.1