DBA Data[Home] [Help]

APPS.BEN_DETERMINE_ELIGIBILITY dependencies on HR_UTILITY

Line 12: g_debug boolean := hr_utility.debug_enabled;

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
15: index by binary_integer;
16: --