DBA Data[Home] [Help]

APPS.BEN_PDW_COPY_BEN_TO_STG dependencies on BEN_PLAN_DESIGN_ELPRO_MODULE

Line 1594: ben_plan_design_elpro_module.create_dep_elig_prfl_results

1590: hr_utility.set_location('Entering: '||l_proc,10);
1591: --
1592: --Call plan copy api to copy Profile and its criteria
1593: --
1594: ben_plan_design_elpro_module.create_dep_elig_prfl_results
1595: (
1596: p_copy_entity_txn_id => p_copy_entity_txn_id
1597: ,p_mirror_src_entity_result_id => null
1598: ,p_parent_entity_result_id => null

Line 1629: ben_plan_design_elpro_module.create_elig_prfl_results

1625: hr_utility.set_location('Entering: '||l_proc,10);
1626: --
1627: --Call plan copy api to copy Profile and its criteria
1628: --
1629: ben_plan_design_elpro_module.create_elig_prfl_results
1630: (
1631: p_copy_entity_txn_id => p_copy_entity_txn_id
1632: ,p_mirror_src_entity_result_id => null
1633: ,p_parent_entity_result_id => null

Line 1740: ben_plan_design_elpro_module.create_elig_prfl_results

1736: THEN
1737: --
1738: --Call plan copy api to copy Profile and its criteria
1739: --
1740: ben_plan_design_elpro_module.create_elig_prfl_results
1741: (
1742: p_mirror_src_entity_result_id => l_rec.copy_entity_result_id
1743: ,p_parent_entity_result_id => l_rec.copy_entity_result_id
1744: ,p_copy_entity_txn_id => p_copy_entity_txn_id

Line 1807: ben_plan_design_elpro_module.create_elig_prfl_results

1803: LOOP -- for each profile not it staging
1804: --
1805: --Call plan copy api to copy Profile and its criteria
1806: --
1807: ben_plan_design_elpro_module.create_elig_prfl_results
1808: (
1809: p_mirror_src_entity_result_id => p_copy_entity_txn_id
1810: ,p_parent_entity_result_id => p_copy_entity_txn_id
1811: ,p_copy_entity_txn_id => p_copy_entity_txn_id

Line 2188: ben_plan_design_elpro_module.create_dep_elig_prfl_results

2184: THEN
2185: --
2186: --Call plan copy api to copy Profile and its criteria
2187: --
2188: ben_plan_design_elpro_module.create_dep_elig_prfl_results
2189: (
2190: p_mirror_src_entity_result_id => l_rec.copy_entity_result_id
2191: ,p_parent_entity_result_id => l_rec.copy_entity_result_id
2192: ,p_copy_entity_txn_id => p_copy_entity_txn_id

Line 4052: ben_plan_design_elpro_module.create_eligy_criteria_result

4048: RETURN;
4049: END IF;
4050: ELSIF p_table_alias='EGL' THEN
4051: IF (NOT staged_record_exists('EGL',p_information1,p_copy_entity_txn_id)) THEN
4052: ben_plan_design_elpro_module.create_eligy_criteria_result
4053: (
4054: p_copy_entity_result_id => null
4055: ,p_copy_entity_txn_id => p_copy_entity_txn_id
4056: ,p_eligy_criteria_id => p_information1