DBA Data[Home] [Help]

APPS.PA_JOB dependencies on PA_HR_BILL_RATES

Line 71: Pa_Hr_Bill_Rates.Check_job_reference(p_job_id,

67: if ( Reference_Exist = 'Y' ) then
68: raise Not_Allow_deletion;
69: end if;
70:
71: Pa_Hr_Bill_Rates.Check_job_reference(p_job_id,
72: Error_Message,
73: Reference_Exist);
74: if ( Reference_Exist = 'Y' ) then
75: raise Not_Allow_deletion;