DBA Data[Home] [Help]

APPS.CST_PERIODIC_ABSORPTION_PROC dependencies on FND_REQUEST

Line 4825: l_submit_req_id := FND_REQUEST.SUBMIT_REQUEST('BOM',

4821: END IF;
4822:
4823: IF p_run_options < 3 AND (p_cg_tab(l_current_index).starting_phase < 5 OR p_cg_tab(l_current_index).starting_phase = 8) THEN
4824: -- submit concurrent request. Run Options should never be greater than 2 for these concurrent requests
4825: l_submit_req_id := FND_REQUEST.SUBMIT_REQUEST('BOM',
4826: 'CST_PAC_WORKER',
4827: NULL,
4828: NULL,
4829: FALSE,