DBA Data[Home] [Help]

APPS.EAM_JOBCLOSE_PRIV dependencies on FND_REQUEST

Line 258: l_req_id := fnd_request.submit_request('WIP', 'WICDCL', NULL,

254: END IF;
255:
256: fnd_file.put_line(FND_FILE.LOG,'Before invoking WIP conc. program');
257:
258: l_req_id := fnd_request.submit_request('WIP', 'WICDCL', NULL,
259: NULL,
260: FALSE,
261: p_organization_id,p_class_type,p_from_class,p_to_class,p_from_job,p_to_job,p_from_release_date,
262: p_to_release_date,p_from_start_date,p_to_start_date,p_from_completion_date,p_to_completion_date,

Line 378: x_request_id := fnd_request.submit_request('EAM', 'EAMCDCL', '',

374: )
375: IS
376: BEGIN
377:
378: x_request_id := fnd_request.submit_request('EAM', 'EAMCDCL', '',
379: to_char(p_submission_date, 'YYYY/MM/DD HH24:MI'),
380: FALSE,
381: to_char(p_organization_id),'','','','','','','','','',
382: '','','',to_char(p_group_id),to_char(p_select_jobs),'','','',p_report_type,'',