DBA Data[Home] [Help]

APPS.IRC_JPP_GENERATOR dependencies on UTL_HTTP

Line 20: tv_sheet utl_http.html_pieces;

16: parser xmlparser.parser;
17: xmldoc xmldom.DOMDocument;
18: clobdoc CLOB;
19: ctx DBMS_XMLQUERY.ctxType;
20: tv_sheet utl_http.html_pieces;
21: l_index number;
22: begin
23: l_query:= 'select hr_xml_packet_id_s.nextval packetId'
24: ||' , ''CREATE'' action'