DBA Data[Home] [Help]

APPS.PA_FP_WEBADI_PKG dependencies on FND_REQUEST

Line 11090: fnd_request.set_org_id(l_org_id);

11086: l_set_ppc_flag_on_err :='Y';
11087:
11088: -- bug 5657334: setting the conc program to refer only a single org as the same in the
11089: -- project context before submitting the request
11090: fnd_request.set_org_id(l_org_id);
11091: -- end bug 5657334
11092:
11093: l_request_id := FND_REQUEST.submit_request
11094: (application => 'PA',

Line 11093: l_request_id := FND_REQUEST.submit_request

11089: -- project context before submitting the request
11090: fnd_request.set_org_id(l_org_id);
11091: -- end bug 5657334
11092:
11093: l_request_id := FND_REQUEST.submit_request
11094: (application => 'PA',
11095: program => 'PAFPWACP',
11096: argument1 => l_submit_flag, -- p_submit_ver_flag
11097: argument2 => p_run_id ); -- p_run_id