DBA Data[Home] [Help]

APPS.ECECATI dependencies on FND_REQUEST

Line 167: i_submit_id := fnd_request.submit_request

163: /* Bug 2513695: Added the argument9(Org_id) to the following submit request */
164:
165: ec_debug.pl(3,'o_PO_batch_id',o_PO_batch_id);
166:
167: i_submit_id := fnd_request.submit_request
168: (
169: application => 'PO',
170: program => 'POXPDOI',
171: Start_Time => NULL,

Line 414: i_submit_id := fnd_request.submit_request

410: /* Bug 2513695: Added the argument8(Org_id) to the following submit request */
411:
412: ec_debug.pl(3,'o_PO_batch_id',o_PO_batch_id);
413:
414: i_submit_id := fnd_request.submit_request
415: (
416: application => 'PO',
417: program => 'POXPDOI',
418: Start_Time => NULL,