DBA Data[Home] [Help]

APPS.JTF_TERR_DEFINITION_REPORT_PVT dependencies on OWA_UTIL

Line 106: l_agent := owa_util.get_cgi_env('SCRIPT_NAME');

102: if l_response = 'Excel' then
103: xls(l_srp,
104: l_qual);
105: else
106: l_agent := owa_util.get_cgi_env('SCRIPT_NAME');
107: htp.htmlopen;
108: htp.headOpen;
109: htp.title('Territory Definitions');
110:

Line 421: owa_util.mime_header('application/excel');

417: l_srp := p_srp;
418: --l_sgrp := p_sgrp;
419: l_qual := p_qual ;
420:
421: owa_util.mime_header('application/excel');
422: fnd_client_info.set_org_context(fnd_profile.value('ORG_ID'));
423:
424: SELECT FND_GLOBAL.TAB
425: INTO v_tab