DBA Data[Home] [Help]

APPS.PO_COMMUNICATION_PVT dependencies on DBMS_XMLQUERY

Line 4828: l_queryCtx DBMS_XMLquery.ctxType;

4824: l_xml_result CLOB;
4825: l_version varchar2(20);
4826: l_compatibility varchar2(20);
4827: l_majorVersion number;
4828: l_queryCtx DBMS_XMLquery.ctxType;
4829: l_xml_query varchar2(32000);
4830: l_xml_message_query varchar2(6000);
4831: l_xml9_stmt varchar2(8000);
4832: l_head_short_attachment_query varchar2(6000);

Line 5517: -- Bug#3823799: removed the inline comments and placed here, other wise XML generation failing using dbms_xmlquery.

5513: -- SQL why: To display boiler plate text in pdf document.
5514: -- SQL Join:
5515: -- Change: Commented some message tokens and added new message tokens as part of new layout changes.
5516:
5517: -- Bug#3823799: removed the inline comments and placed here, other wise XML generation failing using dbms_xmlquery.
5518: --Bug 3670603: Added "PO_WF_NOTIF_PROMISED_DATE" message name
5519: --Bug3670603: Added "PO_WF_NOTIF_NEEDBY_DATE" message name
5520: --Bug3836856: Addded "PO_FO_PAGE"for retrieving the page number message
5521: