DBA Data[Home] [Help]

APPS.GMP_DESPATCH_LOAD_RPT_PKG dependencies on FND_REQUEST

Line 793: l_conc_id := FND_REQUEST.SUBMIT_REQUEST('GMP','GMPRESDP','', '',FALSE,

789: BEGIN
790: scale_report := NVL(FND_PROFILE.VALUE('GMP_SCALE_PDR'),'N'); -- Bug: 9265463 Vpedarla
791:
792:
793: l_conc_id := FND_REQUEST.SUBMIT_REQUEST('GMP','GMPRESDP','', '',FALSE,
794: p_sequence_num, chr(0),'','','','','','','','','','','',
795: '','','','','','','','','','','','','','','',
796: '','','','','','','','','','',
797: '','','','','','','','','','',

Line 827: /* Bug: 6609251 Vpedarla added a NULL parameters for the submition of the FND request for XDOREPPB */

823: );
824:
825: DELETE FROM GMP_RESDISP_XML_TEMP WHERE RESDISP_XML_RPT_ID = p_sequence_num;
826:
827: /* Bug: 6609251 Vpedarla added a NULL parameters for the submition of the FND request for XDOREPPB */
828:
829: l_req_id := FND_REQUEST.SUBMIT_REQUEST('XDO','XDOREPPB','', '',FALSE,'',
830: l_conc_id,554,G_template,
831: G_template_locale,'Y','RTF','',scale_report,'','','','','',

Line 829: l_req_id := FND_REQUEST.SUBMIT_REQUEST('XDO','XDOREPPB','', '',FALSE,'',

825: DELETE FROM GMP_RESDISP_XML_TEMP WHERE RESDISP_XML_RPT_ID = p_sequence_num;
826:
827: /* Bug: 6609251 Vpedarla added a NULL parameters for the submition of the FND request for XDOREPPB */
828:
829: l_req_id := FND_REQUEST.SUBMIT_REQUEST('XDO','XDOREPPB','', '',FALSE,'',
830: l_conc_id,554,G_template,
831: G_template_locale,'Y','RTF','',scale_report,'','','','','',
832: '','','','','','','','','','','','','','','',
833: '','','','','','','','','','',

Line 842: l_req_id := FND_REQUEST.SUBMIT_REQUEST('XDO','XDOREPPB','', '',FALSE,'',

838: '','','','','','','','','','',
839: '','','','','','','','','','');
840:
841: /*
842: l_req_id := FND_REQUEST.SUBMIT_REQUEST('XDO','XDOREPPB','', '',FALSE,'',
843: l_conc_id,554,G_template,
844: G_template_locale,'N','','','','','','','','',
845: '','','','','','','','','','','','','','','',
846: '','','','','','','','','','',