DBA Data[Home] [Help]

APPS.BEN_LF_EVT_CLPS_RESTORE dependencies on BEN_PROVIDER_POOLS

Line 9871: ben_provider_pools.accumulate_pools

9867: --
9868: --
9869: if l_flex_elig_per_elctbl_chc_id is not null and
9870: l_flex_prtt_enrt_rslt_id is not null then
9871: ben_provider_pools.accumulate_pools
9872: (p_validate => false
9873: ,p_person_id => p_person_id
9874: ,p_elig_per_elctbl_chc_id => l_flex_elig_per_elctbl_chc_id
9875: ,p_business_group_id => p_business_group_id

Line 9880: ben_provider_pools.cleanup_invalid_ledger_entries(

9876: ,p_enrt_mthd_cd => 'O'
9877: ,p_effective_date => p_pgm_table(l_cnt).max_enrt_esd
9878: );
9879: --
9880: ben_provider_pools.cleanup_invalid_ledger_entries(
9881: p_validate => false
9882: ,p_person_id => p_person_id
9883: ,p_per_in_ler_id => p_per_in_ler_id
9884: ,p_effective_date => p_pgm_table(l_cnt).max_enrt_esd

Line 9890: ben_provider_pools.total_pools

9886: );
9887: --
9888: -- To compute the balance entries and get the prv for flex shell plan.
9889: --
9890: ben_provider_pools.total_pools
9891: (p_validate => FALSE
9892: ,p_prtt_enrt_rslt_id => l_flex_prtt_enrt_rslt_id
9893: ,p_prtt_rt_val_id => l_sh_prtt_rt_val_id --dummy
9894: ,p_acty_ref_perd_cd => l_acty_ref_perd_cd --dummy