DBA Data[Home] [Help]

APPS.GHR_BENEFITS_EIT dependencies on BEN_ELECTION_INFORMATION

Line 509: ben_election_information.election_information

505: End If;
506:
507:
508: -- Enrolling a person
509: ben_election_information.election_information
510: (p_elig_per_elctbl_chc_id => l_elig_per_elctbl_chc_id
511: ,p_prtt_enrt_rslt_id => l_prtt_enrt_rslt_id
512: ,p_effective_date => l_effective_date
513: ,p_enrt_mthd_cd => 'E'

Line 912: ben_election_information.election_information

908: exit;
909: End Loop;
910:
911: -- Enrolling a person
912: ben_election_information.election_information
913: (p_elig_per_elctbl_chc_id => l_elig_per_elctbl_chc_id
914: ,p_prtt_enrt_rslt_id => l_prtt_enrt_rslt_id
915: ,p_effective_date => l_effective_date
916: ,p_enrt_mthd_cd => 'E'