DBA Data[Home] [Help]

APPS.IRC_JPP_GENERATOR dependencies on UTL_HTTP

Line 19: tv_sheet utl_http.html_pieces;

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