DBA Data[Home] [Help]

APPS.BEN_LF_EVT_CLPS_RESTORE dependencies on BEN_PROVIDER_POOLS

Line 9065: ben_provider_pools.accumulate_pools

9061: --
9062: --
9063: if l_flex_elig_per_elctbl_chc_id is not null and
9064: l_flex_prtt_enrt_rslt_id is not null then
9065: ben_provider_pools.accumulate_pools
9066: (p_validate => false
9067: ,p_person_id => p_person_id
9068: ,p_elig_per_elctbl_chc_id => l_flex_elig_per_elctbl_chc_id
9069: ,p_business_group_id => p_business_group_id

Line 9074: ben_provider_pools.cleanup_invalid_ledger_entries(

9070: ,p_enrt_mthd_cd => 'O'
9071: ,p_effective_date => p_pgm_table(l_cnt).max_enrt_esd
9072: );
9073: --
9074: ben_provider_pools.cleanup_invalid_ledger_entries(
9075: p_validate => false
9076: ,p_person_id => p_person_id
9077: ,p_per_in_ler_id => p_per_in_ler_id
9078: ,p_effective_date => p_pgm_table(l_cnt).max_enrt_esd

Line 9084: ben_provider_pools.total_pools

9080: );
9081: --
9082: -- To compute the balance entries and get the prv for flex shell plan.
9083: --
9084: ben_provider_pools.total_pools
9085: (p_validate => FALSE
9086: ,p_prtt_enrt_rslt_id => l_flex_prtt_enrt_rslt_id
9087: ,p_prtt_rt_val_id => l_sh_prtt_rt_val_id --dummy
9088: ,p_acty_ref_perd_cd => l_acty_ref_perd_cd --dummy