DBA Data[Home] [Help]

APPS.BEN_PDW_COPY_BEN_TO_STG dependencies on FND_REQUEST

Line 5180: p_request_id := fnd_request.submit_request

5176: ,p_no_dup_rslt => p_no_dup_rslt
5177: );
5178: elsif p_copy_mode = 'CONCUR' then
5179: -- call the concurrent process
5180: p_request_id := fnd_request.submit_request
5181: (application => 'BEN'
5182: ,program => 'BEPDWSTG'
5183: ,description => NULL
5184: ,sub_request => FALSE

Line 5283: p_request_id := fnd_request.submit_request

5279: copy_elig_pzip_bnftgrp(p_copy_entity_txn_id);
5280:
5281: elsif p_copy_mode = 'CONCUR' then
5282: -- call the concurrent process
5283: p_request_id := fnd_request.submit_request
5284: (application => 'BEN'
5285: ,program => 'BEPDWELG'
5286: ,description => NULL
5287: ,sub_request => FALSE