DBA Data[Home] [Help]

APPS.PQH_CPD_HR_TO_STAGE dependencies on BEN_COPY_ENTITY_RESULTS_API

Line 389: ben_copy_entity_results_api.create_copy_entity_results

385: hr_utility.set_location('step cer id is '||l_step_cer_id,10);
386: hr_utility.set_location('hier ver is '||l_hierarchy_version_id,11);
387: begin
388: hr_utility.set_location('cer insert api called',55);
389: ben_copy_entity_results_api.create_copy_entity_results
390: (p_effective_date => p_effective_date
391: ,p_copy_entity_txn_id => p_copy_entity_txn_id
392: ,p_result_type_cd => 'DISPLAY'
393: ,p_table_name => l_pth_tr_name

Line 470: ben_copy_entity_results_api.create_copy_entity_results

466: if l_continue then
467: for cdd_rec in csr_cdd_rec loop
468: begin
469: hr_utility.set_location('cer insert api called',55);
470: ben_copy_entity_results_api.create_copy_entity_results
471: (p_effective_date => p_effective_date
472: ,p_copy_entity_txn_id => p_copy_entity_txn_id
473: ,p_result_type_cd => 'DISPLAY'
474: ,p_table_name => l_cdd_tr_name

Line 585: ben_copy_entity_results_api.create_copy_entity_results

581: hr_utility.set_location('l_review_period flag '||l_review_period,55);
582: hr_utility.set_location('l_pgm_extra_info_id flag '||l_pgm_extra_info_id,55);
583:
584: hr_utility.set_location('cer insert api called',55);
585: ben_copy_entity_results_api.create_copy_entity_results
586: (p_effective_date => p_effective_date
587: ,p_copy_entity_txn_id => p_copy_entity_txn_id
588: ,p_result_type_cd => 'DISPLAY'
589: ,p_table_name => l_cpd_tr_name