DBA Data[Home] [Help]

APPS.BEN_PLAN_DESIGN_PLAN_MODULE dependencies on BEN_PD_RATE_AND_CVG_MODULE

Line 2019: ben_pd_rate_and_cvg_module.create_rate_results

2015: );
2016: -- ------------------------------------------------------------------------
2017: -- Standard Rates ,Flex Credits at Plan level
2018: -- ------------------------------------------------------------------------
2019: ben_pd_rate_and_cvg_module.create_rate_results
2020: (
2021: p_validate => p_validate
2022: ,p_copy_entity_result_id => l_mirror_src_entity_result_id
2023: ,p_copy_entity_txn_id => p_copy_entity_txn_id

Line 2044: ben_pd_rate_and_cvg_module.create_coverage_results

2040: -- ------------------------------------------------------------------------
2041: -- Coverage Calculations - Plan Level
2042: -- ------------------------------------------------------------------------
2043:
2044: ben_pd_rate_and_cvg_module.create_coverage_results
2045: (
2046: p_validate => p_validate
2047: ,p_copy_entity_result_id => l_mirror_src_entity_result_id
2048: ,p_copy_entity_txn_id => p_copy_entity_txn_id

Line 2063: ben_pd_rate_and_cvg_module.create_premium_results

2059: -- ------------------------------------------------------------------------
2060: -- Actual Premiums - Plan Level
2061: -- ------------------------------------------------------------------------
2062:
2063: ben_pd_rate_and_cvg_module.create_premium_results
2064: (
2065: p_validate => p_validate
2066: ,p_copy_entity_result_id => l_mirror_src_entity_result_id
2067: ,p_copy_entity_txn_id => p_copy_entity_txn_id

Line 10632: ben_pd_rate_and_cvg_module.create_rate_results

10628: --
10629: -- ------------------------------------------------------------------------
10630: -- Standard Rates ,Flex Credits at Oipl level
10631: -- ------------------------------------------------------------------------
10632: ben_pd_rate_and_cvg_module.create_rate_results
10633: (
10634: p_validate => p_validate
10635: ,p_copy_entity_result_id => l_out_cop_result_id
10636: ,p_copy_entity_txn_id => p_copy_entity_txn_id

Line 10657: ben_pd_rate_and_cvg_module.create_coverage_results

10653: -- ------------------------------------------------------------------------
10654: -- Coverage Calculations OIPL Level
10655: -- ------------------------------------------------------------------------
10656:
10657: ben_pd_rate_and_cvg_module.create_coverage_results
10658: (
10659: p_validate => p_validate
10660: ,p_copy_entity_result_id => l_out_cop_result_id
10661: ,p_copy_entity_txn_id => p_copy_entity_txn_id

Line 10676: ben_pd_rate_and_cvg_module.create_premium_results

10672: -- ------------------------------------------------------------------------
10673: -- Actual Premiums - OIPL Level
10674: -- ------------------------------------------------------------------------
10675:
10676: ben_pd_rate_and_cvg_module.create_premium_results
10677: (
10678: p_validate => p_validate
10679: ,p_copy_entity_result_id => l_out_cop_result_id
10680: ,p_copy_entity_txn_id => p_copy_entity_txn_id

Line 11939: ben_pd_rate_and_cvg_module.create_rate_results

11935: --
11936: -- ------------------------------------------------------------------------
11937: -- Standard Rates ,Flex Credits at Option level
11938: -- ------------------------------------------------------------------------
11939: ben_pd_rate_and_cvg_module.create_rate_results
11940: (
11941: p_validate => p_validate
11942: ,p_copy_entity_result_id => l_out_opt_result_id
11943: ,p_copy_entity_txn_id => p_copy_entity_txn_id