DBA Data[Home] [Help]

APPS.GHR_CPDF_STATRPT dependencies on GHR_PROCESS_LOG

Line 84: g_message_name ghr_process_log.message_name%type;

80: g_job_id PER_ASSIGNMENTS_F.JOB_ID%TYPE;
81: g_location_id PER_ASSIGNMENTS_F.LOCATION_ID%TYPE;
82: g_appointment_date PER_PEOPLE_V.HIRE_DATE%TYPE;
83: --Begin Bug# 4168162
84: g_message_name ghr_process_log.message_name%type;
85: --End Bug# 4168162
86:
87: END ghr_cpdf_statrpt;