DBA Data[Home] [Help]

APPS.OKL_AM_BTCH_EXP_LEASE_LOAN_PVT dependencies on FND_REQUEST

Line 4240: fnd_request.set_org_id (mo_global.get_current_org_id);

4236: -- Do not spawn a worker if theres no data to process
4237: -- This occurs if more workers are requested and the
4238: -- distribution of data does not utilize them all
4239: IF l_worker_load (j).worker_load > 0 THEN
4240: fnd_request.set_org_id (mo_global.get_current_org_id);
4241: --MOAC- Concurrent request
4242: request_id :=
4243: fnd_request.submit_request (application => 'OKL',
4244: program => 'OKL_AM_CHILD_TERM',

Line 4243: fnd_request.submit_request (application => 'OKL',

4239: IF l_worker_load (j).worker_load > 0 THEN
4240: fnd_request.set_org_id (mo_global.get_current_org_id);
4241: --MOAC- Concurrent request
4242: request_id :=
4243: fnd_request.submit_request (application => 'OKL',
4244: program => 'OKL_AM_CHILD_TERM',
4245: sub_request => FALSE,
4246: argument1 => l_seq_next
4247: || '-'