DBA Data[Home] [Help]

APPS.BEN_PROC_COMMON_ENRT_RSLT dependencies on BEN_SSPNDD_ENROLLMENT

Line 545: ben_sspndd_enrollment.g_interim_flag := 'Y';

541: hr_utility.set_location('l_interim '|| l_interim, 10);
542: --
543: IF l_interim = 'Y' THEN
544: --
545: ben_sspndd_enrollment.g_interim_flag := 'Y';
546: ben_sspndd_enrollment.g_use_new_result:=true;
547: hr_utility.set_location('Before ERL Interim call',20);
548: --
549: END IF;

Line 546: ben_sspndd_enrollment.g_use_new_result:=true;

542: --
543: IF l_interim = 'Y' THEN
544: --
545: ben_sspndd_enrollment.g_interim_flag := 'Y';
546: ben_sspndd_enrollment.g_use_new_result:=true;
547: hr_utility.set_location('Before ERL Interim call',20);
548: --
549: END IF;
550: --

Line 742: ben_sspndd_enrollment.g_interim_flag := 'N';

738: --
739: --ERL for Interim Handling
740: IF l_interim = 'Y' THEN
741: --
742: ben_sspndd_enrollment.g_interim_flag := 'N';
743: ben_sspndd_enrollment.g_use_new_result:=false;
744: --
745: -- Now update the suspended enrollment with newly cteated interim id.
746: --

Line 743: ben_sspndd_enrollment.g_use_new_result:=false;

739: --ERL for Interim Handling
740: IF l_interim = 'Y' THEN
741: --
742: ben_sspndd_enrollment.g_interim_flag := 'N';
743: ben_sspndd_enrollment.g_use_new_result:=false;
744: --
745: -- Now update the suspended enrollment with newly cteated interim id.
746: --
747: hr_utility.set_location('After ERL Interim call ELINF',20);

Line 785: if l_call_multi_rows and nvl(ben_sspndd_enrollment.g_cfw_flag,'Y') = 'N' then

781:
782: end loop;
783: close c_enrt_rslt;
784: --BUG 4709601 we don't need to call this in carry forward action items process
785: if l_call_multi_rows and nvl(ben_sspndd_enrollment.g_cfw_flag,'Y') = 'N' then
786:
787: ben_prtt_enrt_result_api.multi_rows_edit(
788: p_person_id => p_person_id
789: ,p_effective_date =>p_effective_date