DBA Data[Home] [Help]

APPS.QP_BULK_LOADER_PUB dependencies on FND_REQUEST

Line 3380: l_new_request_id := fnd_request.submit_request('QP','QPXVBLK','Pricelist Import'||

3376: FOR I in 1..l_no_of_threads
3377: LOOP
3378:
3379: -- ENH duplicate line check flag RAVI
3380: l_new_request_id := fnd_request.submit_request('QP','QPXVBLK','Pricelist Import'||
3381: l_req_data, NULL, TRUE,
3382: 'PRL',
3383: p_entity_name,p_process_id, p_process_type -- Bug No: 6235177, change NULL to p_process_typ
3384: ,p_process_parent,l_no_of_threads,