DBA Data[Home] [Help]

APPS.BEN_DETERMINE_COMMUNICATIONS dependencies on BEN_TYPE

Line 33: 115.14 27-JUL-1999 mhoyes - Changed g_report_rec to ref ben_type.

29: 115.10 13-May-99 jcarpent Fixed ben_prtt_enrt_actn query to handle arc.
30: 115.11 14-May-99 maagrawa Changed chr() with fnd_global.local_chr()
31: 115.12 09-Jul-99 jcarpent Added checks for backed out pil
32: 115.13 20-JUL-99 Gperry genutils -> benutils package rename.
33: 115.14 27-JUL-1999 mhoyes - Changed g_report_rec to ref ben_type.
34: 115.15 30-JUL-1999 mhoyes - Changed g_batch_proc_rec to ref ben_type.
35: 115.16 10-SEP-1999 maagrawa -For emerging event, trap the date the life
36: event occurs.
37: -For emerging event, restrict the process to

Line 34: 115.15 30-JUL-1999 mhoyes - Changed g_batch_proc_rec to ref ben_type.

30: 115.11 14-May-99 maagrawa Changed chr() with fnd_global.local_chr()
31: 115.12 09-Jul-99 jcarpent Added checks for backed out pil
32: 115.13 20-JUL-99 Gperry genutils -> benutils package rename.
33: 115.14 27-JUL-1999 mhoyes - Changed g_report_rec to ref ben_type.
34: 115.15 30-JUL-1999 mhoyes - Changed g_batch_proc_rec to ref ben_type.
35: 115.16 10-SEP-1999 maagrawa -For emerging event, trap the date the life
36: event occurs.
37: -For emerging event, restrict the process to
38: comp. objects where the derived factor in

Line 151: g_rec ben_type.g_report_rec;

147: g_person_cnt number := 0;
148: g_error_person_cnt number := 0;
149: g_current_thread number := 0;
150: --
151: g_rec ben_type.g_report_rec;
152: g_proc_rec ben_type.g_batch_proc_rec;
153: g_action_rec ben_type.g_batch_action_rec;
154: g_strt_tm_numeric number;
155: g_end_tm_numeric number;

Line 152: g_proc_rec ben_type.g_batch_proc_rec;

148: g_error_person_cnt number := 0;
149: g_current_thread number := 0;
150: --
151: g_rec ben_type.g_report_rec;
152: g_proc_rec ben_type.g_batch_proc_rec;
153: g_action_rec ben_type.g_batch_action_rec;
154: g_strt_tm_numeric number;
155: g_end_tm_numeric number;
156: --

Line 153: g_action_rec ben_type.g_batch_action_rec;

149: g_current_thread number := 0;
150: --
151: g_rec ben_type.g_report_rec;
152: g_proc_rec ben_type.g_batch_proc_rec;
153: g_action_rec ben_type.g_batch_action_rec;
154: g_strt_tm_numeric number;
155: g_end_tm_numeric number;
156: --
157: -- Global structure to hold the parameters that are passed into the master