DBA Data[Home] [Help]

APPS.PA_JOB dependencies on PA_HR_SUMMARIZATIONS

Line 43: Pa_Hr_Summarizations.Check_job_reference(p_job_id,

39: if ( Reference_Exist = 'Y' ) then
40: raise Not_Allow_deletion;
41: end if;
42:
43: Pa_Hr_Summarizations.Check_job_reference(p_job_id,
44: Error_Message,
45: Reference_Exist);
46: if ( Reference_Exist = 'Y' ) then
47: raise Not_Allow_deletion;