DBA Data[Home] [Help]

APPS.GMP_DESPATCH_LOAD_RPT_PKG dependencies on FND_REQUEST

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

621:
622:
623: BEGIN
624:
625: l_conc_id := FND_REQUEST.SUBMIT_REQUEST('GMP','GMPRESDP','', '',FALSE,
626: p_sequence_num, chr(0),'','','','','','','','','','','',
627: '','','','','','','','','','','','','','','',
628: '','','','','','','','','','',
629: '','','','','','','','','','',

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

655: );
656:
657: DELETE FROM GMP_RESDISP_XML_TEMP WHERE RESDISP_XML_RPT_ID = p_sequence_num;
658:
659: /* Bug: 6609251 Vpedarla added a NULL parameters for the submition of the FND request for XDOREPPB */
660: l_req_id := FND_REQUEST.SUBMIT_REQUEST('XDO','XDOREPPB','', '',FALSE,'',
661: l_conc_id,554,G_template,
662: G_template_locale,'N','','','','','','','','',
663: '','','','','','','','','','','','','','','',

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

656:
657: DELETE FROM GMP_RESDISP_XML_TEMP WHERE RESDISP_XML_RPT_ID = p_sequence_num;
658:
659: /* Bug: 6609251 Vpedarla added a NULL parameters for the submition of the FND request for XDOREPPB */
660: l_req_id := FND_REQUEST.SUBMIT_REQUEST('XDO','XDOREPPB','', '',FALSE,'',
661: l_conc_id,554,G_template,
662: G_template_locale,'N','','','','','','','','',
663: '','','','','','','','','','','','','','','',
664: '','','','','','','','','','',