DBA Data[Home] [Help]

APPS.BEN_DETERMINE_ELIGIBILITY dependencies on BENUTILS

Line 10: g_rec benutils.g_batch_elig_rec;

6: g_skip_profile exception;
7: g_not_eligible exception;
8: g_inelg_rsn_cd varchar2(30);
9: --
10: g_rec benutils.g_batch_elig_rec;
11: --
12: g_debug boolean := hr_utility.debug_enabled;
13: --
14: type g_elig_dpnt_table is table of per_contact_relationships%rowtype