DBA Data[Home] [Help]

APPS.BEN_PD_COPY_TO_BEN_ONE dependencies on BEN_PD_COPY_TO_BEN_THREE

Line 919: BEN_PD_COPY_TO_BEN_three.g_not_copied_tbl.delete;

915: g_egl_tbl_reused(0) := null ;
916: g_egl_tbl_reused_count := 0 ;
917:
918: -- NO MAPPING LOG
919: BEN_PD_COPY_TO_BEN_three.g_not_copied_tbl.delete;
920: BEN_PD_COPY_TO_BEN_three.g_not_copied_tbl(0) := null ;
921: BEN_PD_COPY_TO_BEN_three.g_not_copied_tbl_count := 0 ;
922:
923: hr_utility.set_location('Leaving init_log_tbl ',100);

Line 920: BEN_PD_COPY_TO_BEN_three.g_not_copied_tbl(0) := null ;

916: g_egl_tbl_reused_count := 0 ;
917:
918: -- NO MAPPING LOG
919: BEN_PD_COPY_TO_BEN_three.g_not_copied_tbl.delete;
920: BEN_PD_COPY_TO_BEN_three.g_not_copied_tbl(0) := null ;
921: BEN_PD_COPY_TO_BEN_three.g_not_copied_tbl_count := 0 ;
922:
923: hr_utility.set_location('Leaving init_log_tbl ',100);
924: end init_log_tbl;

Line 921: BEN_PD_COPY_TO_BEN_three.g_not_copied_tbl_count := 0 ;

917:
918: -- NO MAPPING LOG
919: BEN_PD_COPY_TO_BEN_three.g_not_copied_tbl.delete;
920: BEN_PD_COPY_TO_BEN_three.g_not_copied_tbl(0) := null ;
921: BEN_PD_COPY_TO_BEN_three.g_not_copied_tbl_count := 0 ;
922:
923: hr_utility.set_location('Leaving init_log_tbl ',100);
924: end init_log_tbl;
925: --