DBA Data[Home] [Help]

APPS.BEN_PLAN_DESIGN_PLAN_MODULE dependencies on BEN_PLAN_DESIGN_ELPRO_MODULE

Line 1983: ben_plan_design_elpro_module.create_elpro_results

1979:
1980: -- ------------------------------------------------------------------------
1981: -- Eligibility Profiles
1982: -- ------------------------------------------------------------------------
1983: ben_plan_design_elpro_module.create_elpro_results
1984: (
1985: p_validate => p_validate
1986: ,p_copy_entity_result_id => l_mirror_src_entity_result_id
1987: ,p_copy_entity_txn_id => p_copy_entity_txn_id

Line 2002: ben_plan_design_elpro_module.create_dep_elpro_result

1998: );
1999: -- ------------------------------------------------------------------------
2000: -- Dependent Eligibility Profiles
2001: -- ------------------------------------------------------------------------
2002: ben_plan_design_elpro_module.create_dep_elpro_result
2003: (
2004: p_validate => p_validate
2005: ,p_copy_entity_result_id => l_mirror_src_entity_result_id
2006: ,p_copy_entity_txn_id => p_copy_entity_txn_id

Line 10612: ben_plan_design_elpro_module.create_elpro_results

10608:
10609: -- ------------------------------------------------------------------------
10610: -- Eligibility Profiles
10611: -- ------------------------------------------------------------------------
10612: ben_plan_design_elpro_module.create_elpro_results
10613: (
10614: p_validate => p_validate
10615: ,p_copy_entity_result_id => l_out_cop_result_id
10616: ,p_copy_entity_txn_id => p_copy_entity_txn_id