DBA Data[Home] [Help]

APPS.HXT_TIM_COL_UTIL dependencies on HR_LOOKUPS

Line 13: g_orcl_tm_app_id_cons CONSTANT hr_lookups.application_id%TYPE := 808;

9:
10: /*------------------------------
11: || Constants
12: ------------------------------*/
13: g_orcl_tm_app_id_cons CONSTANT hr_lookups.application_id%TYPE := 808;
14: g_orcl_hr_app_id_cons CONSTANT hr_lookups.application_id%TYPE := 800;
15:
16:
17: /*------------------------------------

Line 14: g_orcl_hr_app_id_cons CONSTANT hr_lookups.application_id%TYPE := 800;

10: /*------------------------------
11: || Constants
12: ------------------------------*/
13: g_orcl_tm_app_id_cons CONSTANT hr_lookups.application_id%TYPE := 808;
14: g_orcl_hr_app_id_cons CONSTANT hr_lookups.application_id%TYPE := 800;
15:
16:
17: /*------------------------------------
18: || Public Module Declarations