DBA Data[Home] [Help]

APPS.CST_PERIODIC_ABSORPTION_PROC dependencies on FND_REQUEST

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

4452: END IF;
4453:
4454: 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
4455: -- submit concurrent request. Run Options should never be greater than 2 for these concurrent requests
4456: l_submit_req_id := FND_REQUEST.SUBMIT_REQUEST('BOM',
4457: 'CST_PAC_WORKER',
4458: NULL,
4459: NULL,
4460: FALSE,