DBA Data[Home] [Help]

APPS.GHR_CPDF_EHRIS dependencies on GHR_PROCESS_LOG

Line 122: g_message_name ghr_process_log.message_name%type;

118: g_location_id PER_ASSIGNMENTS_F.LOCATION_ID%TYPE;
119: g_appointment_date PER_PEOPLE_V.HIRE_DATE%TYPE;
120: g_business_group_id PER_ASSIGNMENTS_F.business_group_id%TYPE;
121: -- Begin Bug# 4753092
122: g_message_name ghr_process_log.message_name%type;
123: -- End Bug# 4753092
124: END ghr_cpdf_ehris;