DBA Data[Home] [Help]

APPS.QP_BULK_LOADER_PUB dependencies on FND_REQUEST

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

3495: FOR I in 1..l_no_of_threads
3496: LOOP
3497:
3498: -- ENH duplicate line check flag RAVI
3499: l_new_request_id := fnd_request.submit_request('QP','QPXVBLK','Pricelist Import'||
3500: l_req_data, NULL, TRUE,
3501: 'PRL',
3502: p_entity_name,p_process_id, p_process_type -- Bug No: 6235177, change NULL to p_process_typ
3503: ,p_process_parent,l_no_of_threads,