DBA Data[Home] [Help]

APPS.OE_EXPORT_COMPLIANCE_WF dependencies on WSH_ITM_RESPONSE_HEADERS

Line 509: FROM wsh_itm_response_headers

505: -- Check for errors in Response Headers.
506:
507: SELECT error_text
508: INTO l_error_text
509: FROM wsh_itm_response_headers
510: WHERE response_header_id = l_response_header_id;
511:
512: IF l_interpreted_value = 'DATA' THEN
513: l_data_error := 'Y';