DBA Data[Home] [Help]

APPS.GHR_CPDF_EHRIS dependencies on GHR_PROCESS_LOG

Line 118: g_message_name ghr_process_log.message_name%type;

114: g_location_id PER_ASSIGNMENTS_F.LOCATION_ID%TYPE;
115: g_appointment_date PER_PEOPLE_V.HIRE_DATE%TYPE;
116: g_business_group_id PER_ASSIGNMENTS_F.business_group_id%TYPE;
117: -- Begin Bug# 4753092
118: g_message_name ghr_process_log.message_name%type;
119: -- End Bug# 4753092
120: END ghr_cpdf_ehris;