DBA Data[Home] [Help]

APPS.IEX_DUNNING_PVT dependencies on DBMS_XMLGEN

Line 17821: qryCtx DBMS_XMLGEN.ctxHandle;

17817: is
17818: l_api_version CONSTANT NUMBER := 1.0;
17819: ctx DBMS_XMLQUERY.ctxType;
17820: result CLOB;
17821: qryCtx DBMS_XMLGEN.ctxHandle;
17822: l_result CLOB;
17823: tempResult CLOB;
17824: l_version varchar2(20);
17825: l_compatibility varchar2(20);