DBA Data[Home] [Help]

APPS.BEN_MANAGE_LIFE_EVENTS dependencies on BEN_TYPE

Line 1125: g_proc_rec ben_type.g_batch_proc_rec;

1121: g_max_errors_allowed number;
1122: --
1123: -- Process information
1124: --
1125: g_proc_rec ben_type.g_batch_proc_rec;
1126: g_action_rec ben_type.g_batch_action_rec;
1127: g_strt_tm_numeric number;
1128: g_end_tm_numeric number;
1129: g_prev_sysdate date := sysdate;

Line 1126: g_action_rec ben_type.g_batch_action_rec;

1122: --
1123: -- Process information
1124: --
1125: g_proc_rec ben_type.g_batch_proc_rec;
1126: g_action_rec ben_type.g_batch_action_rec;
1127: g_strt_tm_numeric number;
1128: g_end_tm_numeric number;
1129: g_prev_sysdate date := sysdate;
1130: g_opt_exists boolean;