DBA Data[Home] [Help]

APPS.PA_PERSON dependencies on PA_HR_AGREEMENTS

Line 77: Pa_Hr_Agreements.Check_person_reference(p_person_id,

73: if ( Reference_Exist = 'Y' ) then
74: raise Not_Allow_deletion;
75: end if;
76:
77: Pa_Hr_Agreements.Check_person_reference(p_person_id,
78: Error_Message,
79: Reference_Exist);
80: if ( Reference_Exist = 'Y' ) then
81: raise Not_Allow_deletion;