DBA Data[Home] [Help]

APPS.BEN_MANAGE_LIFE_EVENTS dependencies on BEN_TYPE

Line 1147: g_proc_rec ben_type.g_batch_proc_rec;

1143: g_max_errors_allowed number;
1144: --
1145: -- Process information
1146: --
1147: g_proc_rec ben_type.g_batch_proc_rec;
1148: g_action_rec ben_type.g_batch_action_rec;
1149: g_strt_tm_numeric number;
1150: g_end_tm_numeric number;
1151: g_prev_sysdate date := sysdate;

Line 1148: g_action_rec ben_type.g_batch_action_rec;

1144: --
1145: -- Process information
1146: --
1147: g_proc_rec ben_type.g_batch_proc_rec;
1148: g_action_rec ben_type.g_batch_action_rec;
1149: g_strt_tm_numeric number;
1150: g_end_tm_numeric number;
1151: g_prev_sysdate date := sysdate;
1152: g_opt_exists boolean;