DBA Data[Home] [Help]

APPS.PQP_GB_PSI_SALARY_HISTORY dependencies on HR_UTILITY

Line 6: g_debug BOOLEAN := hr_utility.debug_enabled;

2: -- /* $Header: pqpgbpssal.pkh 120.0.12000000.3 2007/03/07 13:15:02 kkarri noship $ */
3: --
4: -- Debug Variables.
5: --
6: g_debug BOOLEAN := hr_utility.debug_enabled;
7: g_package VARCHAR2(30) := 'PQP_GB_PSI_SALARY_HISTORY';
8: c_application_id CONSTANT NUMBER := 8303;
9: c_highest_date CONSTANT DATE := hr_api.g_eot;
10: g_person_id per_all_people_f.person_id%type;