DBA Data[Home] [Help]

APPS.PER_NL_ABSENCE_TRACK_PKG dependencies on HR_NL_ABSENCE_ACTION_SWI

Line 153: hr_nl_absence_action_swi.create_absence_action

149: hr_utility.set_location(' Others :' || SQLERRM(SQLCODE),900);
150: exit;
151: end;
152: --Call the SWI Wrapper for Creating the Action
153: hr_nl_absence_action_swi.create_absence_action
154: (p_absence_attendance_id =>p_absence_attendance_id,
155: p_enabled =>'Y',
156: p_expected_date =>l_expected_date,
157: p_description =>l_action,