DBA Data[Home] [Help]

APPS.WSH_OTM_RIQ_XML dependencies on WSH_OTM_HTTP_UTL

Line 6098: WSH_OTM_HTTP_UTL.POST_REQUEST_TO_OTM (

6094: WSH_DEBUG_SV.log(l_module_name,'Calling POST_REQUEST_TO_OTM');
6095: END IF;
6096:
6097:
6098: WSH_OTM_HTTP_UTL.POST_REQUEST_TO_OTM (
6099: p_request=>l_xml_input,
6100: x_response=>l_xmlCLOB,
6101: x_return_status=>l_return_status);
6102: