DBA Data[Home] [Help]

APPS.PA_PERSON dependencies on PA_HR_BILL_RATES

Line 70: Pa_Hr_Bill_Rates.Check_person_reference(p_person_id,

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