5: -- ----------------------------------------------------------------------------
6: -- | Global Record Type Specification |
7: -- ----------------------------------------------------------------------------
8: --
9: g_debug boolean := hr_utility.debug_enabled;
10:
11: Type g_rec_type Is Record
12: (
13: position_id number(15),