DBA Data[Home] [Help]

APPS.PA_PERSON dependencies on PA_HR_SUMMARIZATIONS

Line 42: Pa_Hr_Summarizations.Check_person_reference(p_person_id,

38: raise Not_Allow_deletion;
39: end if;
40: ** */
41:
42: Pa_Hr_Summarizations.Check_person_reference(p_person_id,
43: Error_Message,
44: Reference_Exist);
45: if ( Reference_Exist = 'Y' ) then
46: raise Not_Allow_deletion;