DBA Data[Home] [Help]

APPS.PA_FP_WEBADI_PKG dependencies on FND_REQUEST

Line 10869: fnd_request.set_org_id(l_org_id);

10865: l_set_ppc_flag_on_err :='Y';
10866:
10867: -- bug 5657334: setting the conc program to refer only a single org as the same in the
10868: -- project context before submitting the request
10869: fnd_request.set_org_id(l_org_id);
10870: -- end bug 5657334
10871:
10872: l_request_id := FND_REQUEST.submit_request
10873: (application => 'PA',

Line 10872: l_request_id := FND_REQUEST.submit_request

10868: -- project context before submitting the request
10869: fnd_request.set_org_id(l_org_id);
10870: -- end bug 5657334
10871:
10872: l_request_id := FND_REQUEST.submit_request
10873: (application => 'PA',
10874: program => 'PAFPWACP',
10875: argument1 => l_submit_flag, -- p_submit_ver_flag
10876: argument2 => p_run_id ); -- p_run_id