DBA Data[Home] [Help]

APPS.PA_JOB dependencies on PA_HR_CAPITAL

Line 92: Pa_Hr_Capital.Check_job_reference(p_job_id,

88: if ( Reference_Exist = 'Y' ) then
89: raise Not_Allow_deletion;
90: end if;
91:
92: Pa_Hr_Capital.Check_job_reference(p_job_id,
93: Error_Message,
94: Reference_Exist);
95: if ( Reference_Exist = 'Y' ) then
96: raise Not_Allow_deletion;