DBA Data[Home] [Help]

APPS.PA_PERSON dependencies on PA_HR_CAPITAL

Line 91: Pa_Hr_Capital.Check_person_reference(p_person_id,

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