DBA Data[Home] [Help]

APPS.OKL_AM_BTCH_EXP_LEASE_LOAN_PVT dependencies on FND_REQUEST

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

4153: -- Do not spawn a worker if theres no data to process
4154: -- This occurs if more workers are requested and the
4155: -- distribution of data does not utilize them all
4156: IF l_worker_load (j).worker_load > 0 THEN
4157: fnd_request.set_org_id (mo_global.get_current_org_id);
4158: --MOAC- Concurrent request
4159: request_id :=
4160: fnd_request.submit_request (application => 'OKL',
4161: program => 'OKL_AM_CHILD_TERM',

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

4156: IF l_worker_load (j).worker_load > 0 THEN
4157: fnd_request.set_org_id (mo_global.get_current_org_id);
4158: --MOAC- Concurrent request
4159: request_id :=
4160: fnd_request.submit_request (application => 'OKL',
4161: program => 'OKL_AM_CHILD_TERM',
4162: sub_request => FALSE,
4163: argument1 => l_seq_next
4164: || '-'